2 banner, 3 boot img, 2 banner -51 – PLANET XGS3-24042 User Manual

Page 51: 3 boot img -51

Advertising
background image

XGS3 Command Guide

1-51

Switch(config)# authentication line vty login local radius

Relative Command:

aaa enable, radius-server authentication host, tacacs-server authentication host, tacacs-server key

1.1.2 banner

Command:

banner motd <LINE>

no banner motd

Function:

This command is used to configure the information displayed when the login authentication of a telnet or console

user is successful, the no command configures that the information is not displayed when the authentication is

successful.

Parameters: .

<LINE>: The information displayed when the authentication is successful, length limit from 1 to 100 characters.

Command Mode:

Global Mode.

Default:

Do not show the information when the authentication is successful.

Example:

Switch(config)#banner motd Welcome

1.1.3 boot img

Command:

boot img <img-file-url>primary | backup

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.

Advertising