Note: When HTTP authentication is configured using TACACS+/RADIUS, the banner message does not display on the Web UI.
The login banner displays a warning or message when you try to log in to the controller. To create a login banner, you must configure a delimiting character that notifies the system that the following
text string must be displayed as the banner and then the text string itself. The delimiting character is repeated
at the end of the text string to signify the end of the banner.
The delimiting character can be any single character in the extended ASCII character set, but once defined as the delimiter, that character cannot be used in the text string for the banner.
The banner options are:
westdc9800-1(config)#banner login #
Enter TEXT message. End with the character '#'.
**************************************************************************
* Welcome to the Matrix! This is a restricted System. *
* *
* AUTHORIZED USE ONLY WARNING: This system is restricted to authorized *
* users only.All activities on this system are logged and monitored. *
* *
* Unauthorized access or use is prohibited and subject to criminal and *
* civil penalties. By continuing to use this system, you acknowledge *
* and consent to the terms of this warning. *
**************************************************************************#
eastdc9800-1(config)#banner login #
Enter TEXT message. End with the character '#'.
**************************************************************************
* Welcome to the Matrix! This is a restricted System. *
* *
* AUTHORIZED USE ONLY WARNING: This system is restricted to authorized *
* users only.All activities on this system are logged and monitored. *
* *
* Unauthorized access or use is prohibited and subject to criminal and *
* civil penalties. By continuing to use this system, you acknowledge *
* and consent to the terms of this warning. *
**************************************************************************#
la9800-1#(config)#banner login #
Enter TEXT message. End with the character '#'.
**************************************************************************
* Welcome to the Matrix! This is a restricted System. *
* *
* AUTHORIZED USE ONLY WARNING: This system is restricted to authorized *
* users only.All activities on this system are logged and monitored. *
* *
* Unauthorized access or use is prohibited and subject to criminal and *
* civil penalties. By continuing to use this system, you acknowledge *
* and consent to the terms of this warning. *
**************************************************************************#