In this article, I'll show how to update the firmware on Allied Telesis switches.
Note: We'll need to set up a TFTP server, if necessary you can see how to do this for Windows and GNU/Linux.awplus> enable
awplus# show file systems
awplus# copy tftp://IP_TFTP_SERVER/firmware.rel firmware.rel
awplus# copy tftp://IP_TFTP_SERVER/x930-5.5.0-2.12.rel x930-5.5.0-2.12.rel
awplus# copy usb://x930-5.5.0-2.12.rel x930-5.5.0-2.12.rel
awplus# dir flash
awplus# configure terminal
awplus(config)# boot system firmware.rel
awplus(config)# do show boot
Boot configuration
--------------------------------------------------------------------------------
Current software : x930-5.4.9-2.4.rel
Current boot image : flash:/x930-5.5.0-2.12.rel (file exists)
Backup boot image : Not set
Default boot config: flash:/default.cfg
Current boot config: flash:/default.cfg (file exists)
Backup boot config: Not set
Autoboot status : disabled
Boot Security Level: none
awplus(config)# boot system backup x930-5.4.9-2.4.rel
awplus(config)# do reboot
Source : https://atportal.force.com
Contact :