Technical data
BLADEOS 6.3 Command Reference
BMD00186-B, April 2010 Chapter 1: ISCLI Basics
23
traceroute
Use this command to identify the route used for station-to-station
connectivity across the network. The format is as follows:
traceroute <hostname>|<IP address> [<max-hops (1-32)>
[<msec-delay (1-4294967295)>]]
[-ma|-mgta|-mb|-mgtb|-d|-data]
Where hostname/IP address is the hostname or IP address of the target
station, max-hops (optional) is the maximum distance to trace (1-32
devices), and msec-delay (optional) is the number of milliseconds to wait
for the response. By default, the -ma or -mgta option for management
port A is used. To use data ports, specify the -d or -data option.
As with ping, the DNS parameters must be configured if specifying
hostnames.
telnet
This command is used to form a Telnet session between the switch and
another network device. The format is as follows:
telnet {<hostname>|<IP address>} [<port>]
[-ma|-mgta|-mb|-mgtb|-d|-data]
Where IP address or hostname specifies the target station. Use of a
hostname requires DNS parameters to be configured on the switch.
Port is the logical Telnet port or service number.
By default, the -ma or -mgta option for management port A is used.
To use data ports, specify the -d or -data option.
show history
This command displays the last ten issued commands.
show who
Displays a list of users who are currently logged in.
Table 3 Description of Global Commands
Command Action