12-21-2022 10:34 AM
Hi guys it would be helpful anyone let me know what this cmd will do in cisco mds switch
copy r x
Solved! Go to Solution.
12-21-2022 11:16 AM
its will not impact the switch dont worry : (if you typed copy r x ( running config copied in to file name called x - if that is command used)
it copy the currrent cunning config and save in to startup config.
when you reload or unexpectedly device turn off, the config is saved and boots with config.
if you do not save the config, the config will be lost when the device reload
hope this make sense ?
Note : i would suggest to follow community reply rather personal sending messages.
12-21-2022 10:43 AM
still the command should work as for MDS switch concern : (do you see any error ?)
# copy running-config startup-config
12-21-2022 10:56 AM
HI , yes
12-21-2022 10:58 AM
after running this cmd d" copy r x " i get the next line copy complete now saving to disk
12-21-2022 11:04 AM
basically, my concern is that will it change any configuration inside the switch and exactly what this cmd will do inside the switch, i ran this cmd mistakenly in the production environment so don't know the impact, it would be very helpful if you suggest to me this
12-21-2022 11:16 AM
its will not impact the switch dont worry : (if you typed copy r x ( running config copied in to file name called x - if that is command used)
it copy the currrent cunning config and save in to startup config.
when you reload or unexpectedly device turn off, the config is saved and boots with config.
if you do not save the config, the config will be lost when the device reload
hope this make sense ?
Note : i would suggest to follow community reply rather personal sending messages.
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