Raritan Computer EMX2-111 Manual Do Utilizador

Página de 379
Chapter 10: Using the Command Line Interface 
 
326
 
 
 
Tracing the Route 
This command syntax traces the network route between your EMX 
device and a network host. 
diag> 
traceroute <host> 
 
Variables: 
 
<host> is the name or IP address of the host you want to trace. 
 
 
Example 
The following command displays the existing network routing for the host 
192.168.84.222. 
diag> 
traceroute 192.168.84.222 
 
 
Quitting the Diagnostic Mode 
 
To quit the diagnostic mode, use this command: 
diag> 
exit 
 
The # prompt appears after pressing Enter, indicating that you have 
entered the administrator mode. 
 
Querying Available Parameters for a Command 
If you are not sure what commands or parameters are available for a 
particular type of CLI command, you can have the CLI show them by 
adding a space and then a question mark or the word "help" to the end of 
that command. A list of available parameters and their descriptions will 
be displayed. 
The following shows a few query examples. 
 
To query available parameters for the "show" command, the 
syntax is: 
show ? 
OR