Using the PRO3X Command Line Interface (CLI)
PRO3X User Guide
–
Command Line Interface (CLI)
156 of 182
Asset Management Commands
You can use the CLI commands to change the settings of the connected asset strip (if any) or the settings of LEDs on the asset
strip.
Asset Strip Management
An asset strip management configuration command begins with
assetStrip
.
Naming an Asset Strip
This command syntax names or changes the name of an asset strip connected to the PRO3X device.
config:#
assetStrip <n> name "<name>"
Variables:
<n> is the number of the FEATURE port where the selected asset strip is physically connected. For the PRO3X device with only
one FEATURE port, the number is always 1.
<name> is a string comprising up to 64 ASCII printable characters. The <name> variable must be enclosed in quotes when it
contains spaces.
Specifying the Number of Rack Units
This command syntax specifies the total number of rack units on an asset strip connected to the PRO3X device.
config:#
assetStrip <n> numberOfRackUnits <number>
Note: A rack unit refers to a tag port on the asset strips.
Variables:
<n> is the number of the FEATURE port where the selected asset strip is physically connected. For the PRO3X device with only
one FEATURE port, the number is always 1.
<number> is the total number of rack units available on the connected asset strip. This value ranges from 8 to 64.