Kontron AT8940 User Manual
Page 66

Software Setup
51
www.kontron.com
When performing a firmware update, the software package is loaded from a remote TFTP server. A software
update of the AT8910/AT8940 Switch is done by performing the following steps:
1 Prepare network access of the board
2 Log in to the privileged exec mode of the base Ethernet CLI of the board
3 Copy system image into the backup partition of the flash memory.
(BASE Ethernet) #copy tftp://192.168.50.154/t5310-system-BETA-1.02.tar backup
(BASE Ethernet) #
4 Copy diagnostic image into the backup partition of the flash memory.
(BASE Ethernet) #copy tftp://192.168.50.154/t5310-diag-GA-2.02.pkg backup
5 Check availability of current active image using the command 'show bootvar'
(BASE Ethernet) #show bootvar
Image Descriptions
active : BETA-1.01 (20110406181923)
backup : BETA-1.02 (20110427161545)
Images currently available on Flash
--------------------------------------------------------------------
unit active backup current-active next-active
--------------------------------------------------------------------
1 1.1.0.0 1.2.0.0 1.1.0.0 1.1.0.0
(BASE Ethernet) #
6 Set the updated backup partition as active for subsequent boots
(BASE Ethernet) #boot system backup
Activating image backup ..
(BASE Ethernet)
This command will automatically also replace active and backup images with each other.
7 Restart the system
(BASE Ethernet) #reload hard
Are you sure you would like to reset the system? (y/n) y
System will now restart!
...
User:admin
Password:
(BASE Ethernet) >enable
Password:
(BASE Ethernet)