07-14-2020 12:52 PM
What is the NX-OS command for "Copy Run Flash" ? Is there a file that explains how NX-OS is different from ios? Thanks.
07-14-2020 02:19 PM - edited 07-14-2020 02:35 PM
Try:
copy running-config bootflash:
Also, here is a link that goes over IOS vs Nexus OS commands
https://www.ciscolive.com/c/dam/r/ciscolive/us/docs/2015/pdf/BRKCRT-2001-Command-Comparisons.pdf
HTH
07-14-2020 04:30 PM
Hello
you can also specify alias names if you desire:
cli alias name crf copy running-config bootflash:
cli alias name wr copy running-config startup-config
cli alias name sipib show ip interface brief
etc..
show cli alias
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