AT-GS900M Series CLI Reference
Section I: Getting Started 83
SET LOADER
Syntax
set loader [method=tftp] [file=
file_name
]
[destfile=
file_name
] [server=
ip_address
]
Parameters
file
Specifies the path and name of a file to download.
destfile
Specifies a new file name for the downloaded file.
file_name
The file name can be from 1 to 20 alphanumeric characters
including a period and extension. The extension can be .cfg, .scp.,
or .rel. It is case-sensitive. The file name can include hyphen (-),
underscore (_), period (.), and parentheses (()).
ip_address
Specifies the IPv4 address of TFTP server.
Description
Use this command to set parameters that are used for the LOAD and
UPLOAD commands.
Confirmation Command
“SHOW LOADER” on page 89
Example
The following command specifies the IP address of the TFTP server:
Manager> set loader server=192.168.1.1