Basic Operation Guide 2013/06

Table Of Contents
(Differentiated-Services Codepoint)
value and 802.1p priority.
type-of-serviceConfigure the Type-of-Service
method the device uses to
prioritize IP traffic.
Listing commands options
You can use the CLI to remind you of the options available for a command by entering command
keywords followed by ?. For example, suppose you want to see the command options for configuring
the console settings:
Example 13 How to list the options for a specific command
HP Switch(config)# console
baud-rate Set the data transmission speed for the device connect
sessions initiated through the Console port.
events Set level of the events displayed in the device's Events
Log.
flow-control Set the Flow Control Method; default is xon-xoff.
idle-timeout The number of seconds of no activity detected before the
switch terminates a session.
inactivity-timer [deprecated] Set the number of minutes of no activity
detected before the switch terminates a communication
session.
local-terminal Set type of terminal being used for the current console
or telnet session (default is vt100).
screen-refresh Set refresh time for menu status and counters in
seconds.
terminal Set type of terminal being used for all console and
telnet sessions (default is vt100).
Displaying CLI “Help
CLI Help provides two types of context-sensitive information:
Command list with a brief summary of each command’s purpose
Detailed information on how to use individual commands
Displaying command-list Help.
Syntax:
help
Displays a listing of command Help summaries for all commands available at the
current privilege level. That is, at the Operator level, executing
help
displays the
Help summaries only for Operator-Level commands. At the Manager level, executing
help
displays the Help summaries for both the Operator and Manager levels, and
so on.
For example, to list the Operator-Level commands with their purposes:
Using the CLI 33