• local-config—Deletes the switch profile on the local switch only.
Procedure
PurposeCommand or Action
Enters configuration synchronization mode.config sync
Example:
switch# config sync
switch(config-sync)#
Step 1
Deletes the switch profile as follows:
Example:
switch(config-sync)# no
switch-profile abc local-config
switch(config-sync-sp)#
Step 2
• all-config—Deletes the switch profile on the
local and peer switch. If the peer switch is not
reachable, only the local switch profile is
deleted.
• local-config—Deletes the switch profile and
local configuration.
Exits configuration synchronization mode.exit
Example:
switch(config-sync-sp)# exit
switch#
Step 3
(Optional)
Copies the running configuration to the startup
configuration.
copy running-config startup-config
Example:
switch# copy running-config
startup-config
Step 4
Deleting a Switch from a Switch Profile
You can delete a switch from a switch profile.
Procedure
PurposeCommand or Action
Enters configuration synchronization mode.config sync
Example:
switch# config sync
switch(config-sync)#
Step 1
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x    
   OL-31641-01 21
Configuring Switch Profiles
Deleting a Switch from a Switch Profile