PurposeCommand or Action
Example:
switch(config-sync-sp-if)# verify
Verification Successful
Apply the commands to the switch profile and to synchronize the configurations between
the local and the peer switch.
Step 7
Example:
switch(config-sync-sp)# commit
Commit Successful
switch(config-sync)#
Verifying the Synchronization Status Example
The following example shows how to verify the synchronization status between the local and the peer switch:
switch(config-sync)# show switch-profile switch-profile status
Start-time: 804935 usecs after Mon Aug 23 06:41:10 2010
End-time: 956631 usecs after Mon Aug 23 06:41:20 2010
Profile-Revision: 2
Session-type: Commit
Peer-triggered: No
Profile-status: Sync Success
Local information:
----------------
Status: Commit Success
Error(s):
Peer information:
----------------
IP-address: 10.1.1.1
Sync-status: In Sync.
Status: Commit Success
Error(s):
switch(config-sync)#
Displaying the Running Configuration
The following example shows how to display the running configuration of the switch profile on the local
switch:
switch# configure sync
switch(config-sync)# show running-config switch-profile
switch-profile sp
sync-peers destination 10.1.1.1
class-map type qos match-all c1
match cos 2
class-map type qos match-all c2
match cos 5
policy-map type qos p1
class c1
set qos-group 2
class c2
   Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
26 OL-31641-01   
Configuring Switch Profiles
Verifying the Synchronization Status Example