CLI Reference Guide-R07

Table Of Contents
Chapter 4
| System Management Commands
File Management
– 112 –
General Commands
boot system This command specifies the file or image used to start up the system.
Syntax
boot system [unit no.:] {config | opcode {: filename}}
config* - Configuration file.
opcode* - Run-time operation code.
unit no. - Unit number of the switch (followed by a colon(:))
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 :1 config: startup
Console(config)#
Related Commands
dir (118)
whichboot (119)
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 18: Flash/File Commands (Continued)
Command Function Mode