Cisco Cisco ASR 5000

Page of 9109
Global Configuration Mode Commands (A-K)   
▀  banner 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
5300 
   
banner 
Configures the CLI banner which is displayed upon the start of a CLI session. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration 
configure
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config)# 
Syntax
 
banner { charging-service | lawful-intercept | motd | pre-login } string 
no banner { charging-service | lawful-intercept | motd | pre-login } 
no
 
Removes the banner message by setting it to be a string of zero length. 
charging-service
 
Specifies the Active Charging Service banner message. The banner is displayed upon initialization of an SSH 
CLI session with ACS-admin privileges (whenever anyone with the CLI privilege bit for ACS logs on). 
lawful-intercept
 
Refer to the Lawful Intercept Configuration Guide for a description of this parameter. 
motd
 
Configures the CLI banner message of the day which is displayed upon the initialization of any CLI session. 
pre-login
 
Configures the CLI banner displayed before a CLI user logs in. 
Important:
  This banner is displayed only for serial port and telnet log ins. It is not supported in ssh and, 
therefore, will not be displayed before ssh log ins. 
string
 
Specifies the banner or message to be displayed at session initialization. 
string
 may be an alphanumeric 
string of 0 through 2048 characters. The string must be enclosed in double quotation marks if the banner or 
message is to include spaces.