C
HAPTER
20
| System Management Commands
File Management
– 543 –
◆ The name for the new image stored on the TFTP server must be
ECS4110-24T_Op.bix
10
. 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.
EXAMPLE
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:billy@192.168.0.1/sm24/
Console(config)#
show upgrade This command shows the opcode upgrade configuration settings.
COMMAND MODE
Privileged Exec
EXAMPLE
Console#show upgrade
Auto Image Upgrade Global Settings:
Status : Disabled
Path :
File Name : ECS4110-24T_Op.bix
Console#
10. This filename uses 24T. However, it supports a series of 24, 26 and 28-port switches.