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

After the switch reboots, it displays the CLI or Main Menu, depending on the Logon Default
setting last configured in the menu’s Switch Setup screen.
4. Verify the software version by displaying the system information for the switch (for example,
through the show system-information command), and viewing the Software revision field.
Software signing and verification
As an enhanced security feature, you can verify whether a software image being downloaded to
or stored in your switch has, in fact, been provided by HP Networking without any modification
or corruption.
Validation is based on the image signature that is generated and attached to the switch software
by HP Code Signing Service (HPCSS). HP Networking implemented digital signature validation
starting with specific switch software versions. For a list of these software versions, go to:
www.hp.com/networking/swvalidation.
NOTE: Once a switch software image has been digitally signed on a specific version, all later
versions will also be signed.
Switches supporting digital signature verification will generate an error message if you attempt to
download an image that is not digitally signed. For example, using the CLI commands described
above to revert back to an image that isn’t signed from an image that is signed and supports
verification would result in the following message:
This software image does
not contain a digital signature and
cannot be validated as originating
from HP. You may bypass this
validation by using the
'allow no-signature’ option. Please
see www.hp.com/networking/swvalidation
for information about which versions
of software contain digital signatures.
When you use the copy command to download a properly signed image, the CLI logs the following
syslog message:
Update: Firmware image contains valid signature.
Errors related to signature validation will generate one of the following log messages:
Update: Aborted. Downloaded file invalid.
Update: Aborted. Firmware image does not contain a signature.
Update: Aborted. Firmware image signature is not valid.
Using the CLI to validate or bypass a signature verification
Manually validating software. If necessary, you can validate software that does not support signature
verification by executing the following command:
verify signature flash { primary | secondary }
If the signature is valid, the following message will be displayed:
Signature is valid.
Bypassing verification. If necessary, you can use the allow-no-signature option to bypass signature
verification. To do this, execute the copy command as follows:
copy { tftp | sftp | usb | xmodem }
flash [<hostname/IP>] [<filename>] { primary | secondary }
allow-no-signatures
Downloading switch documentation and software from the web 131










