BLADE OS™ ISCLI Reference HP GbE2c L2/L3 Ethernet Blade Switch Version 5.1 Advanced Functionality Software
BLADE OS 5.1 ISCLI Reference
BMD00115, August 2009 Chapter 1: ISCLI Basics
23
Command Line Interface Shortcuts
The following shortcuts allow you to enter commands quickly and easily.
CLI List and Range Inputs
For VLAN and port commands that allow an individual item to be selected from within a numeric
range, lists and ranges of items can now be specified. For example, the vlan command permits the
following options:
The numbers in a range must be separated by a dash: <start of range>-<end of range>
Multiple ranges or list items are permitted using a comma: <range or item 1>,<range or item 2>
Do not use spaces within list and range specifications.
Ranges can also be used to apply the same command option to multiple items. For example, to
enable multiple ports with one command:
telnet
This command is used to form a Telnet session between the switch and
another network device. The format is as follows:
telnet {<hostname>|<IP address>} [<port>]
Where IP address or hostname specifies the target station. Use of a
hostname requires DNS parameters to be configured on the switch.
Port is the logical Telnet port or service number.
show history
This command displays the ten most recent commands.
show who
Displays a list of users who are currently logged in.
# vlan 1,3,4095 (access VLANs 1, 3, and 4095)
# vlan 1-20 (access VLANs 1 through 20)
# vlan 1-5,90-99,4090-4095 (access multiple ranges)
# vlan 1-5,19,20,4090-4095 (access a mix of lists and ranges)
# /cfg/port 1-4/ena (Enable ports 1 though 4)
Table 4 Description of Global Commands
Command Action