Config – HP Virtual Connect 8Gb 24-port Fibre Channel Module for c-Class BladeSystem User Manual

Page 21

Advertising
background image

Command line 21

Supported actions: add, help, remove, show

Item

Description

add banner

Add banner text to the login screen. After banner text is added, the login banner
appears and all users are prompted for a yes or no response. If the response is
“yes”, users can continue with login. If the response is "no", the VCM CLI exits.

Syntax

add banner text=[”<banner text>”|’<banner text>’]

Properties

text (required)

The text to display on the login in screen. Multi-line banner text can be entered
through multiple add banner commands. New lines are appended to existing

text. The banner text limit is 1500 bytes. If the accumulated banner text length

exceeds 1500 bytes, either from one or multiple add banner commands, an

error message appears. Only printable characters are allowed.

Examples

->add banner text="This is a private system, unauthorized

access is not allowed."

Adds banner text with a single command

->add banner text="This is a private system."

->add banner text=""

->add banner text="Unauthorized access is prohibited."

->add banner text=""

->add banner text="Communications are monitored."

Adds banner text with multiple commands (A blank line is displayed in between
each line of text in this example.)

Item

Description

remove banner

Remove configured banner text.

Syntax

remove banner

Example

->remove banner

Removes the configured banner text

Item

Description

show banner

Display the configured banner text.

Syntax

show banner

Example

->show banner

Displays the configured banner text

config

Display all CLI commands for all objects defined in the domain. The show config command is useful for

generating a CLI script that can be used for creating a domain configuration. The generated script is only

valid for the firmware version currently running. A script generated on one version of firmware is unlikely to
be properly executed by a different version of firmware.
There are no bulk commands. Using the generated CLI script to create a large configuration with more than
300 networks is not recommended, as it can take a long time unless you rewrite the script to use the bulk
commands.

Advertising