Looks like the install/upgrade process has changed a bit on cisco 9200 switch.
install add file flash:cat9k_lite_iosxe.16.10.01.SPA.bin activate commit
*This command will copy the file to other switches in the stack
If you forget the last 2 keywords you will need to run:
install inactive remove
Full guide
https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9200/software/release/16-10/release_notes/ol-16-10-9200.html#id_67613
Needed this command when there was no space on the local disk
install add file tftp://172.30.180.160//cat9k_iosxe.17.06.05.SPA.bin activate commit
****
check for this before reboot
#show romvar | in STARTUP
SWITCH_IGNORE_STARTUP_CFG=0
If the variable is set, please:
no system ignore startupconfig switch all
No comments:
Post a Comment