Setup and Maintenance
AS9216 Installation and
Maintenance Manual
9-12
ECI Telecom Ltd. Proprietary
492006-2306-013-A00
Downloading a Software-Image File Using
TFTP/FTP
To download a software-image file from the TFTP/FTP
server, proceed as follows:
Description
Command
Step 1
Log on to the device using the
SSH protocol (or via the console)
a.b.c.d
is the device’s IP
address
ssh
Step 2
Type the default password
(
admin
).
admin
Step 3
Download the software-image
file to the AS9216 boot directory:
via TFTP
<Server IP address>
is
the TFTP server IP
address
<software-image file
name>
is the software-
image file name
file cp os-image
tftp://
<Server IP
address>
/
<software-image file
name>
via FTP
<user name:password>
is the FTP server
username and
password
<Server IP address>
is
the FTP server IP
address
<software-image file
name>
is the software-
image file name
file cp os-image ftp://
<user name:password>
@
<Server IP address>
/
<software-image file
name>
Step 4
Activate the new image
file activate-os-image
<software-image file
name>
Step 5
Verify that the new image is
active
file ls os-image
Step 6
Enter the Configuration mode
config terminal
Step 7
Restart the device to use the
newly updated software-image.
system reload