Installation and User Manual
EtherHaul
1200™
Page 176
EH-INST-02, Issue 4.0
11.5
CLI Error Messages
EtherHaul CLI issues three types of error messages:
%Ambiguous command
. This error occurs when the command entered can
only be partially interpreted. If possible, following the error message, a help
syntax line is returned to assist you in correcting the command. For example:
Default> sh i
%Ambiguous command: sh i
show system, show bridge, show bridge-port, show eth, show
vlan-common, show vlan, show fdb, show fdb-table, show ip,
show rf, show arp, show cvlan-reg, show pep-vp, show svid-
xlat, show cfm-md, show crm-ma, show cfm-mep, show cfm-ccm,
show cfm-peer-mep-db
Default> sh i
%Invalid input
. This error occurs when the command entered includes an
attribute value that is outside of the range allowed. To assist you, the CLI
returns the entered command with a question mark (?) added, immediately
following the erroneous parameter, as well as the entire command syntax.
For example:
Default> set vlan c1 5000 egress 1, 3
%Invalid input: set vlan c1 5000 (?) egress 1, 3
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
General Execution Errors
. This error occurs when the command entered has
correct syntax but cannot be executed for some reason. Such error messages
are often application or object dependant.