General network management commands, General network management commands -2, General network management commands banner – Enterasys Networks X-Pedition XSR CLI User Manual

Page 16: Configure terminal

Advertising
background image

General Network Management Commands

1-2 Network Management

General Network Management Commands

banner

This command creates a login banner at the XSR’s CLI prompt. Text is entered one line at time and 
should not exceed 80 characters per line. Each successive entry adds a line to the banner, as shown 
in the example.

Syntax

banner login bannerLine

Syntax of the “no” Form

Use the no form of this command to remove all banners:

XSR(config)#no banner login

Mode

Global configuration: 

XSR(config)#

Example

The following example configures a login banner:

XSR(config)#banner login “Welcome Larry”
XSR(config)#banner login “You’re in the office now”
XSR(config)#banner login “Start working!”

configure terminal

This command enters configuration mode from Privileged EXEC mode.

Syntax

configure terminal

Mode

Privileged EXEC: 

XSR#

Example

XSR#configure terminal

bannerLine

Text to be displayed at login. A maximum of 50 lines can be written per 
banner. Text must be enclosed in quotes.

Advertising