Basic Operation Guide 2013/06
Table Of Contents
- Switch Software
- Contents
- 1 Commands found in the Basic Operation Guide
- 2 Getting started
- 3 Using the Menu Interface
- 4 Using the Command Line Interface (CLI)
- Overview
- Accessing the CLI
- Using the CLI
- Return message types with CLI commands
- CLI interactive commands
- CLI control and editing
- 5 Using the HP WebAgent
- 6 Switch memory and configuration
- Overview
- Configuration file management
- Using the CLI to implement configuration changes
- Creating a custom default configuration
- Using the menu and WebAgent to implement configuration changes configuration file
- Zeroization
- Using Primary and Secondary flash image options
- Multiple configuration files
- Display configuration of selected interface
- Automatic configuration update with DHCP Option 66
- 7 Interface access and system information
- 8 Configuring IP addressing
- Overview
- IP configuration
- Loopback interfaces
- IP Preserve: retaining VLAN-1 IP addressing across configuration file downloads
- Configuring a single source IP address
- 9 Software management
- Downloading switch documentation and software from the web
- Viewing or downloading the software manual set
- Downloading software updates for your switch
- Software signing and verification
- Saving configurations while using the CLI
- Important: Best Practices for software updates
- Updating the switch: overview
- Updating the switch: detailed steps
- Rolling back switch software
- Viewing or transferring alternate configuration files
- Downloading switch documentation and software from the web
- Index

• If a banner is configured, the switch does not allow configuration with ssh version 1 or ssh
version 1-or-2. Attempting to do so produces the following error message in the CLI:
Banner has to be disabled first.
• If a banner is enabled on the switch, the WebAgent displays the following link to the banner
page:
Notice to all users
User-configurable banner message after authentication
A text message that has been configured with the banner motd command displays with the
authentication prompt when a user opens a console, telnet, SSH, or WebAgent session.
The exec option of the banner command allows a user-configurable message to be displayed
after the user has been authenticated. If there is no password on the switch, the exec banner
message displays immediately.
Syntax:
[no] banner exec <ASCII-string>
Sets the exec banner text. Text can be multiple lines up to 3070 characters, and
can consist of any printable character except the tilde (~) and the delimiting
character.
<ASCII-string>
The text must end with a delimiting character, which can be any single character
except the tilde (~) character.
The no version of the command removes the banner exec text.
Example 5 The banner exec command
HP Switch(config)# banner exec &
Enter TEXT message. End with the character &
This is Switch A in the language lab &
To display the status and text for the exec banner configuration, use the show banner exec
command.
Example 6 Displaying banner exec configuration
HP Switch(config)# show banner exec
Banner Information
Banner Status: Enabled
Configured Banner:
This is Switch A in the language lab
Banner motd command with non-interactive mode
The use of escape characters allows the banner motd command to be used in non-interactive mode
for multiple message lines. In non-interactive mode, you can create a banner message enclosed
in double quotes or other delimiter that uses escape characters within the delimiters. Other existing
CLI commands do not support the escape characters. For more information on interactive and
non-interactive mode, see “CLI interactive commands” (page 37) in this guide.
14 Getting started










