268 Login Banner
• To customize the banner, use tokens in the form $(token) in the message text.
The following table displays the tokens.
• To disable the EXEC banner on a particular line or lines, use the no exec-banner line configuration
command.
Example
The following example sets an EXEC banner that uses tokens. The percent sign (%) is used as a
delimiting character. Notice that the $(token) syntax is replaced by the corresponding configuration
variable.
Token Information displayed in the banner
$(hostname) Displays the host name for the device.
$(domain) Displays the domain name for the device.
$(bold) Indicates that the next text is a bold text. Using this token again
indicates the end of the bold text.
$(inverse) Indicates that the next text is an inverse text. Using this token again
indicates the end of the inverse text.
$(contact) Displays the system contact string.
$(location) Displays the system location string.
$(mac-address) Displays the base MAC address of the device.
Console# (config)# banner exec %
Enter TEXT message. End with the character '%'.
$(bold)Session activated.$(bold) Enter commands at the prompt.
%
When a user logs on to the system, the following output is displayed:
Session activated. Enter commands at the prompt.
book.book Page 268 Thursday, December 18, 2008 7:40 PM