Installation and User Manual
EtherHaul
1200™
Page 168
EH-INST-02, Issue 4.0
Hint:
CLI command syntax changes to fit the EtherHaul object being managed or displayed.
For specific command syntax and execution details, see the information that
accompanies a particular object, starting in
CLI Managed Object Reference
on
page 178.
11.2.4.1
Set Commands
The Set command is used to create, update and modify the characteristics of dynamic
objects in the EtherHaul configuration and values for a chosen object. Examples of
dynamic objects are: VLANs, MEPs, and Static MAC Addresses.
The generic form the Set command is:
set object-name <object-ids> [attribute-
name <value>] …
[attribute-name <value>]
If a dynamic object does not already exist, the Set command creates it and assigns the
attributes specified. Upon creation, in the event that an attribute is not explicitly
specified, the entry is created with the default value for that attribute.
If the dynamic object already exists, then the Set command will replace the attributes
that are currently defined for the entry with those specified in the comman d.
If a
set
command is entered in an incomplete or invalid form, when possible, the CLI
will respond with an execution error message that specifies the reason for the error. For
more information on error handling in the CLI, refer to
CLI Error Messages
on page
11.5
176.
11.2.4.2
Show Commands
The Show command is used to display the current characteristics and other values for a
chosen object.
The generic form the Show command is:
show object-name <object-ids> [attribute-name]
If a
show
command is entered in an incomplete form, when possible, the CLI will
automatically complete missing object-ids with the keyword
all
, and missing attributes
with the keyword
info
.