Difference between revisions of "Loading IOS on a WS-C3850 Switch"
From NesevoWiki
Jump to navigationJump to search| Line 15: | Line 15: | ||
** Answer ''yes'' when asked if you want to relaod the switch | ** Answer ''yes'' when asked if you want to relaod the switch | ||
** Answer ''no'' when asked if you want to save the configuration | ** Answer ''no'' when asked if you want to save the configuration | ||
| + | * If you have a stack of 3850 switches, this only needs to be done on one stack member. The software will be upgraded on all stack members. | ||
Revision as of 09:41, 3 June 2016
- Connect to the serial console
- Connect the Mgmt interface to your network
- Configure the Mgmt network interface (that's GigabitEthernet 0/0)
- Test connectivity:
ping vrf Mgmt-intf 192.168.1.11orping vrf Mgmt-vrf 192.168.1.11
- Set Mgmt interface as interface to use for TFTP transfer:
conf tip tftp source-interface gigabitEthernet 0/0exit
- Copy the
.binfile toflash:via TFTPcopy tftp: flash:
- Install the
.binfile using this command:software install file flash:cat3k_caa-universalk9.SPA.03.07.01.E.152-3.E1.bin- Answer yes when asked if you want to relaod the switch
- Answer no when asked if you want to save the configuration
- If you have a stack of 3850 switches, this only needs to be done on one stack member. The software will be upgraded on all stack members.