Switch-Profile started, Profile ID is 1
switch(config-sync-sp)# show switch-profile sp buffer
----------------------------------------------------------
Seq-no Command
----------------------------------------------------------
1 vlan 101
1.1 ip igmp snooping querier 10.101.1.1
2 mac address-table static 0000.0000.0001 vlan 101 drop
3 interface Ethernet1/2
3.1 switchport mode trunk
3.2 switchport trunk allowed vlan 101
switch(config-sync-sp)# buffer-move 3 1
switch(config-sync-sp)# show switch-profile sp buffer
----------------------------------------------------------
Seq-no Command
----------------------------------------------------------
1 interface Ethernet1/2
1.1 switchport mode trunk
1.2 switchport trunk allowed vlan 101
2 vlan 101
2.1 ip igmp snooping querier 10.101.1.1
3 mac address-table static 0000.0000.0001 vlan 101 drop
switch(config-sync-sp)#
Synchronizing Configurations After a Switch Reboot
If a Cisco Nexus Series switch reboots while a new configuration is being committed on a peer switch using
a switch profile, complete the following steps to synchronize the peer switches after reload:
Procedure
Step 1
Reapply configurations that were changed on the peer switch during the reboot.
Step 2
Enter the commit command.
Step 3
Verify that the configuration is applied correctly and both peers are back synchronized.
Switch Profile Configuration show Commands
The following show commands display information about the switch profile.
PurposeCommand
Displays the commands in a switch profile.
show switch-profile name
Displays the uncommitted commands in a switch profile, the
commands that were moved, and the commands that were
deleted.
show switch-profile name buffer
Displays the synchronization status for a peer switch.
show switch-profile name peer IP-address
Displays the status of the last 20 switch profile sessions.
show switch-profile name session-history
Displays the configuration synchronization status of a peer
switch.
show switch-profile name status
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x    
   OL-31641-01 23
Configuring Switch Profiles
Synchronizing Configurations After a Switch Reboot