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

Manager privileges
Manager privileges give you three additional levels of access: Manager, Global Configuration,
and Context Configuration. A "#" character delimits any Manager prompt. For example:
(Example of the Manager prompt.)HP Switch#_
• Manager level: Provides all Operator level privileges plus the ability to perform system-level
actions that do not require saving changes to the system configuration file. The prompt for the
Manager level contains only the system name and the "#" delimiter, as shown above. To
select this level, enter the enable command at the Operator prompt and enter the Manager
password, when prompted. For example:
Enter enable at the Operator prompt. CLI prompt for the Manager
password. The Manager prompt appears after the correct Manager
password is entered.
HP Switch> enable
Password:
HP Switch# _
• Global configuration level: Provides all Operator and Manager level privileges, and enables
you to make configuration changes to any of the switch’s software features. The prompt for
the Global Configuration level includes the system name and "(config)". To select this level,
enter the config command at the Manager prompt. For example:
Enter configat the Manager prompt. The Global Config
prompt.
HP Switch# config
HP Switch(config)#_
• Context configuration level: Provides all Operator and Manager privileges, and enables you
to make configuration changes in a specific context, such as one or more ports or a VLAN.
The prompt for the Context Configuration level includes the system name and the selected
context. For example:
HP Switch(eth-1)#
HP Switch(vlan-10)#
The Context level is useful, for example, for executing several commands directed at the same
port or VLAN, or if you want to shorten the command strings for a specific context area. To
select this level, enter the specific context at the Global Configuration level prompt. For example,
to select the context level for an existing VLAN with the VLAN ID of 10, you would enter the
following command and see the indicated result:
HP Switch(config)# vlan 10
HP Switch(vlan-10)#
Table 4 Privilege level hierarchy
Example of Prompt and Permitted OperationsPrivilege Level
Operator
Privilege
View status and configuration information.show <command> setupHP Switch>Operator Level
Perform connectivity tests.ping <argument>
link-test <argument>
Move from the CLI interface to the menu
interface.
enable
Move from the CLI interface to the menu
interface.
menu
Exit from the CLI interface and terminate the
console session.
logout
Using the CLI 29










