Banner Login - Cisco 220 Series Smart Plus Reference Manual

Smart plus switches command line interface
Hide thumbs Also See for 220 Series Smart Plus:
Table of Contents

Advertisement

User Interface Commands

banner login

banner login
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
switchxxxxxx(config)# banner exec !
Enter TEXT message.
~ WELCOME ~
----------------------------------------
Host Name = $(hostname)
Bold Text = $(bold)Bold Text$(bold)
Inverse
= $(inverse)Inverse Test$(inverse)
Contact
= $(contact)
Location
= $(location)
Mac Addr
= $(mac-address)
!
The following table describes the variables defined in the example:
Token
$(hostname)
$(bold)
$(inverse)
$(contact)
$(location)
$(mac-address)
To set the login banner, use the banner login Global Configuration mode command.
To delete the login banner, use the no form of this command.
Syntax
banner login
delimiter
no banner login
Parameters
delimiter
—The text message that is preceded and followed by the same
single-character delimiter. The message is maximum 2000 characters long
and should be typed in from a new line.
End with the character '!'
Description
Displays the hostname for the switch.
Indicates that the next text is a bold text. Using this
token again indicates the end of the bold text.
Indicates that the next text is an inverse text. Using this
token again indicates the end of the inverse text.
Displays the system contact string.
Displays the system location string.
Displays the base MAC address of the switch.
39
478

Advertisement

Table of Contents
loading

Table of Contents