User manual
2
CLI Commands
2-105
config
Parameters This command has two parameters:
Command Example
config.switch.banner> bannerText 1 “McDATA (R) Fibre
Channel Director Firmware Version 08.00.00”
config.switch.banner> bannerText 2 “Access is restricted
to Authorized personnel only”
config.switch.banner> bannerText 3 “ ”
config.switch.banner.setCLIState
Syntax setCLIState state
Description This command configures the enabled state for whether the
configured banner will get displayed at the CLI login prompt.
Parameters This command has one parameter.
Command Example
Root> config switch banner setCLIState 1
config.switch.banner.setWebState
Syntax setWebState state
Description This command configures the enabled state for whether the
configured banner will get displayed at the Web login.
lineNumber Specifies the line number in the banner text. This
can take a value from 0 to 24.
lineContent The text for a particular line. If an empty line is to
be displayed, an empty string in double quotes is
to be configured.
For a string that is separated by spaces, the entire
string should be enclosed within quotes. This has
an 80 character limitation and accepts
alphanumeric characters.
state The enabled/disabled state for CLI banner. This
parameter can be set to enable or disable. Boolean 1
and 0 values may also be substituted.