3 boot startup-config – PLANET XGS3-24040 User Manual

Page 43

Advertising
background image

XGS3 Command Guide

1-43

Function:

Configure the first and second img files used in the next boot of the main control boardcard.

Parameters: .

primary means to configure the first IMG file, backup means to configure the second IMG file, <img-file-url> is the full

path of the booting IMG file, the format of which is as follows:

1.

The file path comprises of two parts: device prefix used as the root directory (flash:/) and the file name. No

space is allowed in each part or between two parts.

2.

The suffix of all file names should be .img.

3.

The length of the full file path should be no longer than 128 characters, while the file name no longer than 80

characters.

Command Mode:

Admin Mode.

Default:

The factory original configuration only specifies the first booting IMG file, the nos.img file in the FLASH, without the

second one.

Example:

1. Set flash:/nos.img as the second booting IMG file used in the next booting of the system.

Switch#boot img flash:/nos.img backup

2. Set flash:/5.4.128.0_nos.img as the first booting IMG file used in the next booting of the system.

Switch#boot img flash:/5.4.128.0_nos.img primary

1.1.3 boot startup-config

Command:

boot startup-config { NULL | <file-url> }

Advertising