06-12-2013 12:12 PM - edited 03-07-2019 01:51 PM
Hello Cisco Community,
i want to remove the sync-profile on each of two synchronized Nexus 5596UP without loosing the config stored in Switch-Profile. That means without connectivity interruption and re-configuration of interfaces in "conf t mode", for example. Since NX-OS Release 5.2(1)N1(1) there is a new command
switch(config-sync)# no switch-profile abc profile-only
Is that what I am looking for?
Thank you so much.
Solved! Go to Solution.
06-12-2013 02:38 PM
Hi,
That is correct. According to the link you posted, you just need to use the profile only command
Make sure you have a good copy of the config before doing this, just in case.
Deletes the switch profile as follows:
HTH
06-12-2013 02:38 PM
Hi,
That is correct. According to the link you posted, you just need to use the profile only command
Make sure you have a good copy of the config before doing this, just in case.
Deletes the switch profile as follows:
HTH
06-14-2013 03:58 AM
Worked as desired.Thank you. The complete command is :
switch(config-sync)# no switch-profile abc profile-only all
to remove on all switch-profile switches. Former "conf sync" is inside normal configuration again.
02-27-2024 09:51 AM
You nailed it! Mahalo!
10-01-2015 03:23 AM
Reza, I need to remove the switch-profile on our Nexus 5k Environment as well with no down time. I just wanted to confirm that by using the
no switch-profile abc profile-only
command that the Interfaces previously configured will keep its configs and the interfaces that are currently tied to the profile that have become unconfigurable (command is not mutually exclusive message), will be able to be configured normally
02-11-2016 01:19 AM
Yes, it worked with that command.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide