Specifications

5-78
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 5 Configuring System Components
Banner Support
Use the banner login command to configure the login banner. This command requires a delimiter
character that signals the end of banner content input. The delimiter character can be any printable
character except ? and “. You cannot use the delimiter character in the banner content. Otherwise, the
banner input is ended prematurely.
The banner login command is a multi-line command and can accept more than one line for the
banner-content. You can include the following tokens in the banner-content to represent system settings.
If you enter a banner that exceeds the allowed length, the command stops accepting input, truncates the
message at the maximum length, outputs an error message, and returns to global configuration.
You can configure the login banner from either the CLI or the GUI to prompt the user for credentials.
You can also disable the login banner so that user are not prompted to enter credentials.
Defining a Login Banner
Prerequisites
Cisco Unity Express 3.2 or a later version
SUMMARY STEPS
1. config t
2. banner login delimiter-char banner-content delimiter-char
3. end
DETAILED STEPS
token Information displayed in the banner
$(hostname) Displays the hostname for the module.
$(domain) Displays the domain for the module.
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
Enters configuration mode.