Installation and User Manual
EtherHaul
1200™
EH-INST-02, Issue 4.0
Page 175
Feature
Description
<
string
> ?
Returns a detailed list of commands that begin with a particular character
string. For example:
Default> set vlan?
Will return:
Default> set vlan <comp-id-list> <vid-list> [fdb-id
<fdbid>] [egress <bridge ports>] [untagged <bridge
ports>] where <bridge ports> are port names or none
fdbid in range 1..64 and relevant for s-vlans only
Following printout, the CLI prompts you with the command that was input:
Default> set vlan xxx
<
string
> <tab>
Automatically completes a specific command name. For example:
Default> set vl <tab>
Default> set vlan
Default> se vl 33 e
Default> set vlan 33 egress
If more than one command matches the string that you entered, the CLI
indicates that an ambiguous command has been entered.
Note that the autocompletion feature does not function for indexes, MAC
addresses or IP addresses.
? or Help
(without a string)
Returns a list of top-level CLI commands only.