PurposeCommand or Action
Configures the switch profile, names the
switch profile, and enters the switch profile
synchronization configuration mode.
switch-profile name
Example:
switch(config-sync)# switch-profile abc
switch(config-sync-sp)#
Step 2
Removes the specified switch from the switch
profile.
no sync-peers destination destination IP
Example:
switch(config-sync-sp)# no sync-peers
destination 10.1.1.1
switch(config-sync-sp)#
Step 3
Exits the switch profile configuration mode.exit
Example:
switch(config-sync-sp)# exit
switch#
Step 4
(Optional)
Displays the switch profile configuration.
show switch-profile
Example:
switch# show switch-profile
Step 5
(Optional)
Copies the running configuration to the
startup configuration.
copy running-config startup-config
Example:
switch# copy running-config
startup-config
Step 6
Displaying the Switch Profile Buffer
Procedure
PurposeCommand or Action
Enters configuration synchronization mode.switch# configure sync
Step 1
Enters switch profile synchronization configuration
mode for the specified switch profile.
switch(config-sync) # switch-profile
profile-name
Step 2
Enters interface switch profile synchronization
configuration mode for the specified interface.
switch(config-sync-sp) # show
switch-profileprofile-name buffer
Step 3
The following example shows how to display the switch profile buffer for a service profile called sp:
switch# configure sync
Enter configuration commands, one per line. End with CNTL/Z.
switch(config-sync)# switch-profile sp
   Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
22 OL-31641-01   
Configuring Switch Profiles
Displaying the Switch Profile Buffer