Go to main content
Sun Datacenter InfiniBand Switch 36 Documentation Supplement for Firmware Version 2.2

Exit Print View

Updated: September 2016
 
 

Toolbox CLI Command Construct

Toolbox CLI commands are constructed from five types of components, in this format:

action1 object1 [action2|object2|option][option][option]....

where:

  • action1 is the primary action performed on object1.

  • object1 is the object that action1 acts upon.

  • action2 is the secondary action performed under the condition of object2.

  • object2 is the object that sets a condition to either action1 or action2.

  • option is a parameter that is affected or applied with the command.

To simplify finding information about a command, the command reference is organized alphabetically by the object (object1 of the command), the second word of the command construct.

Each object has a table that lists what you are able to do with the object, and the command to achieve that goal.

Related Information