User's Manual

Chapter 10: Using the Command Line Interface
316
Orientation
Description
bottomConnector
This option indicates that the asset sensor is
mounted with the RJ-45 connector located at
the bottom.
Example
The following command specifies the orientation of the RJ-45 connector
on the asset sensor #1 to be on the top.
config:#
assetStrip 1 assetStripOrientation topConnector
Rack Unit Configuration
For the Raritan asset sensor, a rack unit refers to a tag port. A rack unit
configuration command begins with rackUnit.
Naming a Rack Unit
This command syntax assigns or changes the name of the specified rack
unit on the specified asset sensor.
config:#
rackUnit <n> <rack_unit> name "<name>"
Variables:
<n> is the number of the FEATURE port where the selected asset
sensor is physically connected. For the EMX device with only one
FEATURE port, the number is always 1.
<rack_unit> is the index number of the desired rack unit. The index
number of each rack unit is available on the Asset Strip page of the
web interface.
<name> is a string comprising up to 32 ASCII printable characters.
The <name> variable must be enclosed in quotes when it contains
spaces.