Loading IOS-XE on a C9300 Stack
From NesevoWiki
Jump to navigationJump to search- Copy the
.bin
file on the stack master's flash (e.g. from a USB drive):copy usbflash0-2:blablabla.bin flash:
- Add the new
.bin
file as an install candidate to all stack members:install add file flash:blablabla.bin
- Install the new software:
install activate
followed byy
to save and proceed. Typey
again to confirm the reload. - After reload has finished, type
install commit
to persist the software update across reboots. Reload the stack again.