Upgrade opcode reload – LevelOne GTL-2691 User Manual
Page 787
C
HAPTER
24
| System Management Commands
File Management
– 787 –
D
EFAULT
S
ETTING
None
C
OMMAND
M
ODE
Global Configuration
C
OMMAND
U
SAGE
◆
This command is used in conjunction with the
command to facilitate automatic upgrade of new operational code
stored at the location indicated by this command.
◆
The name for the new image stored on the TFTP server must be
GTL-2691.bix. However, note that file name is not to be included in this
command.
◆
When specifying a TFTP server, the following syntax must be used,
where filedir indicates the path to the directory containing the new
image:
tftp://192.168.0.1[/filedir]/
◆
When specifying an FTP server, the following syntax must be used,
where filedir indicates the path to the directory containing the new
image:
ftp://[username[:password@]]192.168.0.1[/filedir]/
If the user name is omitted, “anonymous” will be used for the
connection. If the password is omitted a null string (“”) will be used for
the connection.
E
XAMPLE
This shows how to specify a TFTP server where new code is stored.
Console(config)#upgrade opcode path tftp://192.168.0.1/sm24/
Console(config)#
This shows how to specify an FTP server where new code is stored.
Console(config)#upgrade opcode path ftp://admin:[email protected]/sm24/
Console(config)#
upgrade opcode
reload
This command reloads the switch automatically after the opcode upgrade is
completed. Use the no form to disable this feature.
S
YNTAX
[no] upgrade opcode reload
D
EFAULT
S
ETTING
Disabled