Raritan Computer EMX2-111 User Manual

Page of 379
Chapter 10: Using the Command Line Interface 
 
314
 
 
 
Example 
The following command specifies the total number of rack units on the 
asset sensor #1 to 48 rack units. 
config:# 
assetStrip 1 numberOfRackUnits 48 
 
 
Specifying the Rack Unit Numbering Mode 
This command syntax specifies the numbering mode of rack units on the 
asset sensors connected to the EMX device. The numbering mode 
changes the rack unit numbers. 
config:# 
assetStrip <n> rackUnitNumberingMode <mode> 
 
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. 
 
<mode> is one of the numbering modes: topDown or bottomUp
Mode 
Description 
topDown 
The rack units are numbered in the ascending 
order from the highest to the lowest rack unit. 
bottomUp 
The rack units are numbered in the descending 
order from the highest to the lowest rack unit. 
 
 
Example 
The following command causes the rack units of the asset sensor #1 to 
be numbered in an ascending order from the one closest to the asset 
sensor's RJ-45 connector to the farthest one. That is, the rack unit that is 
most close to the RJ-45 connector is numbered 1. 
config:# 
assetStrip 1 rackUnitNumberingMode topDown