Users Guide

Usage Information This command enables XML input mode where you can either cut and paste XML requests or enter the XML
requests line-by-line.
trace route
View the packet path to a specic device.
Syntax
traceroute {host | ip-address}
Parameters
host
Enter the name of device.
ip-address Enter the IP address of the device in dotted decimal format.
Defaults Timeout = 5 seconds; Probe count = 3; 30 hops max; 40 byte packet size; UDP port = 33434
Command Modes
EXEC
EXEC Privilege
Supported Modes All Modes
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.4(0.0) Supported on the FN I/O Aggregator.
8.3.17.0 Supported on the M I/O Aggregator.
Usage Information When you enter the traceroute command without specifying an IP address (Extended Traceroute), you are
prompted for a target and source IP address, timeout in seconds (default is 5), a probe count (default is 3),
minimum TTL (default is 1), maximum TTL (default is 30), and port number (default is 33434). To keep the default
setting for those parameters, press the ENTER key.
Example (IPv4)
Dell#traceroute www.force10networks.com
Translating "www.force10networks.com"...domain server (10.11.0.1)
[OK]
Type Ctrl-C to abort.
---------------------------------------------------
Tracing the route to www.force10networks.com (10.11.84.18),
30 hops max, 40 byte packets
----------------------------------------------------
TTL Hostname Probe1 Probe2 Probe3
1 10.11.199.190 001.000 ms 001.000 ms 002.000 ms
2 gwegress-sjc-02.force10networks.com (10.11.30.126)
005.000 ms 001.000 ms 001.000 ms
3 fw-sjc-01.force10networks.com (10.11.127.254)
000.000 ms 000.000 ms 000.000 ms
4 www.force10networks.com (10.11.84.18)
000.000 ms 000.000 ms 000.000 ms
Dell#
Related Commands
ping — Tests the connectivity to a device.
undebug all
Disable all debug operations on the system.
Syntax
undebug all
82 Control and Monitoring