Boot system – LevelOne GTL-2690 User Manual

Page 419

Advertising
background image

System Management Commands

23-16

23

Example
This example shows the information displayed by the whichboot command. See
the table under the dir command for a description of the file information displayed by
this command.

boot system

This command specifies the file or image used to start up the system.

Syntax

boot system [unit:] {boot-rom| config | opcode}: filename

The type of file or image to set as a default includes:

boot-rom* - Boot ROM.
config* - Configuration file.
opcode* - Run-time operation code.
filename - Name of configuration file or code image.
unit* - Stack unit. (Range: 1-8)

* The colon (:) is required.

Default Setting

None

Command Mode

Global Configuration

Command Usage

• A colon (:) is required after the specified unit number and file type.
• If the file contains an error, it cannot be set as the default file.

Example

Related Commands

dir (23-14)
whichboot (23-15)

Console#whichboot
File name File type Startup Size (byte)
-------------------------------- -------------- ------- -----------
Unit1:
GTL-2690_DIAG_V1.1.0.1.BIX Boot-Rom Image Y
1595976
GTL-2690_V1.1.0.2.BIX Operation Code Y
4973264
startup1.cfg Config File Y
3653
Console#

Console(config)#boot system config: startup
Console(config)#

Advertising