A10E/A28E/A28F Configuration Guide
Input "T" to download system boot file through TFTP. The system displays the
following information.
[Alpha-A28E]:T
dev name:et
unit num:1
file name: system_boot.Z NOS_4.14.1921.Alpha-A28E.000.20130729
local ip: 192.168.1.1 192.168.18.250
server ip: 192.168.1.2 192.168.18.16
user:wrs 1
password:wrs 123456
Loading... Done
Saving file to flash...
Ensure the input file name here is correct, the file name should not be
longer than 80 characters.
Input "b" to quick execute bootstrap file. The A10E/A28E will reboot and load
the downloaded system boot file.
1.10.4 Upgrading system software by CLI
Before upgrading system software by command line, you should build FTP/TFTP
environment, take the PC as FTP/TFTP server and the A10E/A28E as client. Basic
requirements are as below.
The A10E/A28E connects to the TFTP server.
Configure the FTP/TFTP server. Ensure the server is available.
Configure IP address for FTP/TFTP server to make sure that A10E/A28E can access the
server.
Upgrade system software through CLI as below.
Alpha-A28E#download system-boot
{ ftp [
ip-address user-name
password file-name
] | tftp
[
ip-address file-name
] }
Download system boot file through
FTP/TFTP.
Write the configured file into the
memory.
Alpha-A28E#reboot [ now ]
Reboot the A10E/A28E, and it will
automatically load the downloaded
system boot file.