Chapter 17 Managing System Commands
228 Avaya M770 ATM Switch User’s Guide
To download a software image over TFTP, use the system download
tftp command.
Uploading over TFTP
In order to upload over TFTP (Trivial File Transfer Protocol), the remote file server
must be accessible from the ELAN to which the management LEC belongs or from
the MSPV Ethernet Sideband port. To verify this connectivity you should ping from
the file server to the IP of the LEC or to the IP of the MSPV.
To upload a file over TFTP, use the system upload tftp command.
Note: The main purpose of upload command is to save configuration files on a
source other than the M770 ATM Switch.
Command: M15-155s8:/>system download tftp <ip_address> <filename> [<gateway>]
Example: M15-155s8:/>system download tftp 194.31.222.23 m770ATM
Parameters: <ip_address> The IP address of the remote TFTP server.
<filename> The full name of the file on the TFTP server.
If the file is contained in a sub-directory, the complete path and
filename must be supplied.
<gateway> The gateway through which you should perform the download:
lec - through the LANE Client
mspv - through the M-SPV/M-SPX/M-SPS
(optional, default value: lec)
Command: M15-155s8:/>system upload tftp <ip_address> <flashfile> <destination_filename>
[<gateway>]
Example: M15-155s8:/>system upload tftp 194.31.2 22.23 m770ATM m770ATM_new
Parameters: <ip_address> The IP address of the remote TFTP server.
<flashfile> The full name of the file in flash memory.
<destination_filename> The full destination file name on the remote TFTP
server. If the file is contained in a sub-directory, the
complete path and filename must be supplied.
<gateway> The gateway through which you should perform the
upload:
lec - through the LANE Client
mspv - through the M-SPV/M-SPX/M-SPS
(optional, default value: lec)