Chapter 5: Basic Operations Commands
80 Section I: Getting Started
LOAD
Syntax
load [method=tftp] [file=
file_name
]
[destfile=
file_name
]
[server=
ip_address
] [firmware]
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.
firmware
Specifies a management software image file to be downloaded.
The management software image file has the rel file extension.
Description
Use this command to download a configuration, script or management
software image file from a TFTP server.
Confirmation Command
“SHOW LOADER” on page 89
“SHOW TFTP” on page 90
Example
The following command downloads the gs900mv2_v232.rel file from the
TFTP server with the IP address of 192.168.1.1:
manager> load method=tftp file=gs900mv2_v232.rel
server=192.168.1.1 firmware