HP StorageWorks XPath OS 7.4.X Command Reference Guide (AA-RVHCC-TE, September 2005)
22 XPath OS CLI commands
Sets the security banner on the MP Router.
Synopsis
bannerset [banner]
Availability
admin
Description
Use this command to set the security banner on the MP Router.
The security banner is a string of alphanumeric characters that is displayed whenever a user tries to log in
to an MP Router.
Create the banner by using the banner operand or enter bannerSet without an operand for an
interactive session.
To close the banner text string, enter a period at the beginning of a new line.
Operands
This command has the following optional operand:
Examples
To set the banner to “My platform”:
To set the banner to “My platform” in interactive mode:
See also
bannerShow
bannerSet
banner Specifies a text string to display when users log in. The security
banner must be between 1 and 116 characters or 1022
characters in interactive mode.
If the banner text length exceeds the maximum allowed with
multiple lines of input, the software truncates the input. If the
banner text length exceeds the maximum allowed with a single
line of input, the software stops accepting characters.
switch:admin> bannerset “My platform”
switch:admin> bannerset
Please input context of security banner (press "." RETURN
at the beginning of a newline to finish input):
My platform
.