Verify Load and Overload Profile Association

Use the following command to view the association of load and overload profiles with the SMF service profile.

show running-config 

The following is an example of the show running-config command output.

#show running-config
.
.
.
profile smf smf1
<………………..>
load-profile  loadprofile
overload-profile overloadprofile
<………………..>
exit