Traceroute - Cisco MDS 9124 - Fabric Switch Reference

Cisco mds 9000 family command reference - cisco mds san-os release 3.0(1) through 3.3(1a) (ol-16217-01, april 2008)
Hide thumbs Also See for Cisco MDS 9124 - Fabric Switch:
Table of Contents

Advertisement

Chapter 23
T Commands
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m

traceroute

To print the route an IP packet takes to a network host, use the traceroute command in EXEC mode.
Syntax Description
ipv6
hostname
size packet-size
ip-address
Defaults
None.
Command Modes
EXEC mode.
Command History
Release
1.0(2)
3.0(1)
Usage Guidelines
This command traces the route an IP packet follows to an Internet host by launching UDP probe packets
with a small TTL (time to live) and then listening for an ICMP (Internet Control Message Protocol) "time
exceeded" reply from a gateway.
Probes start with a TTL of one and increase by one until encountering an ICMP "port unreachable." This
Note
means that the host was accessed or a maximum flag was found. A line is printed showing the TTL,
address of the gateway, and round-trip time of each probe. If the probe answers come from different
gateways, the address of each responding system is printed.
Examples
The following example prints the route IP packets take to the network host www.cisco.com.
switch# traceroute www.cisco.com
traceroute to www.cisco.com (171.71.181.19), 30 hops max, 38 byte packets
1
2
3
4
5
6
7
8
OL-16217-01, Cisco MDS SAN-OS Release 3.x
traceroute [ipv6] [hostname [size packet-size] | ip-address] | hostname | ip-address]
Traces a route to an IPv6 destination.
Specifies a host name. Maximum length is 64 characters.
Specifies a packet size. The range is 0 to 64.
Specifies an IP address.
Modification
This command was introduced.
Added the ipv6 argument.
kingfisher1-92.cisco.com (172.22.92.2)
nubulab-gw1-bldg6.cisco.com (171.71.20.130)
172.24.109.185 (172.24.109.185)
sjc12-lab4-gw2.cisco.com (172.24.111.213)
sjc5-sbb4-gw1.cisco.com (171.71.241.174)
sjc12-dc2-gw2.cisco.com (171.71.241.230)
sjc12-dc2-cec-css1.cisco.com (171.71.181.5)
www.cisco.com (171.71.181.19)
0.598 ms
0.470 ms
0.698 ms
0.478 ms
0.459 ms
0.484 ms
0.529 ms
0.577 ms
0.521 ms
0.495 ms
0.521 ms
0.614 ms
2.612 ms
2.496 ms *
2.135 ms
Cisco MDS 9000 Family Command Reference
traceroute
0.484 ms
0.452 ms
0.481 ms
0.480 ms
0.604 ms
0.479 ms
2.093 ms
2.118 ms
23-51

Advertisement

Table of Contents
loading

Table of Contents