Comware CLI Commands in Provision Software 2013/06

Use exit to return to the next-highest context level.
Listing Commands Available at Any Context Level. At a given context level you can list and execute
the commands that level offers, plus all of the commands available at preceding levels. To list
available commands, use the [?] key. For example:
HP Switch# show vlans ?
custom Show vlan parameters in customized order.
ports Show VLANs that have at least one port from the
'PORT-LIST' as a member.
VLAN-ID Show detailed VLAN information for the VLAN
with the ID supplied.
<cr>
Use the [Tab] or [?] Key To Complete a Command Keyword. You can use [Tab] or [?] to help you
find CLI commands or to quickly complete a keyword. For example:
HP Switch(config) # show ip a[Tab]
aspath-list
authorized-managers
HP Switch(config) # show ip au[?]
HP Switch(config)# show ip authorized-managers [Enter]
IPV4 Authorized Managers
------------------------
Address : 10.10.123.39
Mask : 255.255.255.255
Access : Manager
Access Method : all
Empty Output
In some cases where the MIB is not holding information for a feature, the related display command(s)
will return only the system prompt. For example, IGMP can be configured, but no data will be
displayed unless one or more multicast groups have been joined. For example, using display igmp
group when there are no joined multicast groups returns only the system prompt:
HP Switch# display igmp group
HP Switch#
Further CLI Operating Information
For more information on using the CLI, refer to the chapter titled "Using the Command Line Interface
(CLI)" in the latest Basic Operation Guide for your switch.
To access the latest software manual set for your switch, visit http://www.hp.com/support/manuals.
CLI Operation 17