CLI command structure

CLI commands are formatted as follows:
<operation>: <managed object>: <attribute>=<value>
Commands can contain multiple attribute value pairs. The format for commands that contain multiple attribute value pairs is:
<operation>: <managed object>: <attribute>=<value>: <attribute>=<value>
CLI Command Values
Element Valid Values Data Input Notes
Operation
  • insert
  • edit
  • delete
Operation names are not case-sensitive.
Managed object
  • rsp
  • rmu
  • association
  • linkset
  • link
  • route
  • lsu
Managed object names are not case-sensitive.
Attributes Attributes are specific to the commands. Some attributes are required; others are optional. For more information, see: Attribute names are not case-sensitive.
Value For more information about attribute values, see: Attribute values are case-sensitive.