Raritan Computer EMX2-111 Manual Do Utilizador

Página de 379
Chapter 10: Using the Command Line Interface 
 
312
 
 
 
Example 
The following command deletes an existing role. 
config:# 
role delete tester 
 
 
Asset Management Commands 
You can use the CLI commands to change the settings of the connected 
asset sensor (if any) or the settings of LEDs on the asset sensor. 
 
 
Serial Port Configuration Commands 
A serial port configuration command begins with serial
 
Setting the Serial Port Baud Rate 
The following command syntax sets the baud rate (bps) of the serial port 
labeled CONSOLE / MODEM on the EMX device. Change the baud rate 
before connecting it to any Raritan device, such as Raritan's 
P2CIM-SER, through the serial port, or there are communications errors. 
If you change the baud rate dynamically after the connection has been 
made, you must reset the EMX or power cycle the other Raritan device 
for proper communications. 
config:# 
serial baudRate <baud_rate> 
 
Variables: 
 
<baud_rate> is one of the baud rate options: 120024004800
9600192003840057600115200
Note: The serial port setting is especially useful when the EMX works in 
conjunction with Raritan's Dominion LX KVM switch. The Dominion LX 
only supports 19200 bps for communications over the serial interface. 
 
Example 
The following command sets the baud rate of the EMX device's serial 
port to 9600 bps. 
config:# 
serial baudRate 9600