ECS4110-28T_Management Guide

Table Of Contents
C
HAPTER
21
| System Management Commands
File Management
– 737 –
General Commands
boot system This command specifies the file or image used to start up the system.
SYNTAX
boot system {boot-rom | config | opcode}: filename
boot-rom* - Boot ROM.
config* - Configuration file.
opcode* - Run-time operation code.
filename - Name of configuration file or code image.
* The colon (:) is required.
DEFAULT SETTING
None
COMMAND MODE
Global Configuration
COMMAND USAGE
A colon (:) is required after the specified file type.
If the file contains an error, it cannot be set as the default file.
EXAMPLE
Console(config)#boot system config: startup
Console(config)#
whichboot Displays the files booted PE
Automatic Code Upgrade Commands
upgrade opcode auto Automatically upgrades the current image when a new
version is detected on the indicated server
GC
upgrade opcode path Specifies an FTP/TFTP server and directory in which
the new opcode is stored
GC
upgrade opcode reload Reloads the switch automatically after the opcode
upgrade is completed
GC
show upgrade Shows the opcode upgrade configuration settings. PE
TFTP Configuration Commands
ip tftp retry Specifies the number of times the switch can retry
transmitting a request to a TFTP server
GC
ip tftp timeout Specifies the time the switch can wait for a response
from a TFTP server before retransmitting a request or
timing out for the last retry
GC
show ip tftp Displays information about TFTP settings PE
Table 57: Flash/File Commands (Continued)
Command Function Mode