Configuring Switch Profiles
• all-config—Deletes the switch profile on both peer switches (when both are reachable). If you choose
• local-config—Deletes the switch profile on the local switch only.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Deleting a Switch from a Switch Profile
You can delete a switch from a switch profile.
this option and one of the peers is unreachable, only the local switch profile is deleted. The all-config
option completely deletes the switch profile on both peer switches.
Command or Action
config sync
Example:
switch# config sync
switch(config-sync)#
no switch-profile name {all-config |
local-config | profile-only}
Example:
switch(config-sync)# no switch-profile
abc local-config
switch(config-sync-sp)#
copy switch-profile-config
Example:
switch (config-sync-sp)# copy
switch-profile-config bootflash:
switch (config-sync-sp)#
exit
Example:
switch(config-sync-sp)# exit
switch#
copy running-config startup-config
Example:
switch# copy running-config
startup-config
Cisco Nexus 5000 Series NX-OS System Management Configuration Guide, Release 5.2(1)N1(1)
Deleting a Switch from a Switch Profile
Purpose
Enters the configuration synchronization mode.
Deletes the switch profile as follows:
• 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.
• profile-only—Deletes the switch profile
without the local configuration.
(Optional)
Exits configuration synchronization mode.
(Optional)
Copies the running configuration to the startup
configuration.
21