Command Line Reference Guide

148 | Control and Monitoring
www.dell.com | support.dell.com
traceroute
c e s
View a packet’s path to a specific device.
Syntax
traceroute {host | vrf instance | ip-address | ipv6-address}
Parameters
Defaults
Timeout = 5 seconds; Probe count = 3; 30 hops max; 40 byte packet size; UDP port = 33434
Command Modes
EXEC
EXEC Privilege
Command
History
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.
For IPv6, you are prompted for a minimum hop count (default is 1) and a maximum hop count (default
is 64).
Example
Figure 4-62. Command Example: traceroute (IPv4)
Figure 4-63 contains examples of the IPv6 traceroute command with both a compressed IPv6 address
and uncompressed address.
host
Enter the name of device.
vrf instance
(Optional) E-Series Only: Enter the keyword vrf followed by the VRF Instance name.
ip-address
Enter the IP address of the device in dotted decimal format.
ipv6-address Enter the IPv6 address, in the x:x:x:x::x format, to which you are testing connectivity.
Note: The
:: notation specifies successive hexadecimal fields of zeros
Version 8.3.5.0 Introduced on the S55.
Version 8.2.1.0 Introduced on E-Series ExaScale with IPv6
Version 8.1.1.0 Introduced on E-Series ExaScale (IPv4 only)
Version 7.9.1.0 Introduced VRF.
Version 7.6.1.0 Added support for S-Series
Version 7.5.1.0 Introduced on C-Series
Version 7.4.1.0 Added support for IPv6 address on E-Series
E-Series original Command
Force10#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
Force10#