Installation and User Manual
EtherHaul
1200™
EH-INST-02, Issue 4.0
Page 169
For example:
When this Command is entered…
…the CLI interprets the Command as:
show system
show eth
show bridge-port
show bridge-port c2
show bridge-port c2 eth0
show vlan
show vlan s1
show vlan s1 123-170
show system info.
show eth all info.
show bridge-port all info
show bridge-port c2 all info
show bridge-port c2 eth0 info
show vlan all info
show vlan s1 all info
show vlan s1 123-170 info
For more information on the EtherHaul CLI autocompletion feature, see
Invoking CLI
Help and Autocompletion
on page 174.
Note:
The autocompletion mechanism does not enable the omission of object-ids or
attributes which are required for correct command interpretation.
For example,
show vlan 123-170
will not be correctly autocompleted because
it lacks a required reference to the object
s1
.
When a
show
command is entered with the names or ids of an object that does not
exist, the reference to the non-existing object is ignored and the information requested
is displayed for all existing objects.
11.2.4.3
Display Formats
Both line-by-line and table methods are available for displaying attributes. The method
used depends upon the object being displayed.
Line-by-line per attribute displays the objects in the form:
<object-name> <object-id> <attribute-name>: <value>
Note that multiple
<object-ids>
may be displayed using this form.
The Table display method presents the information in blocks and omits the object name
and IDs, as in the form:
<attribute-name>
<attribute-name>
<attribute-name>
<value>
<value>
<value>