Loading IOS-XE on a C9300 Stack

From NesevoWiki
Revision as of 15:57, 23 October 2019 by Lager (talk | contribs) (Created page with "* Copy the <code>.bin</code> file on the stack master's flash (e.g. from a USB drive): <code>copy usbflash0-2:blablabla.bin flash:</code> * Add the new <code>.bin</code> file...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 by y to save and proceed