Table of Contents

Advertisement

Chapter 2: Status Commands

traceroute

Traces the route taken by packets sent from the local router to the specified IP
address or domain name. A packet is sent for each hop in the route. The output lists
the IP addresses of the hops that returned packets.
Unless the -n option is specified, traceroute also attempts to look up the name of each
gateway in the route. If the DNS lookup is successful, the name is included in the
output message.
NOTE:
To terminate the traceroute before it ends, press control-c.
Mgmt Class
Network (R/W), Debug (R)
Input Format
ping [-c count] [-i <wait>] [- s | -l <size>)] [-I <srceaddr>]
[-n] <ipaddr> | <domainname>
Parameters
-c <count>
-i <wait>
-s <size>
-l <size>
-I <scrceaddr>
-n
<ipaddr>
<domainname>
a
Integer, 1 - 2000000000 (5)
b
Integer, 1 - 10 (1)
c
Integer, 0 - 1648 (56)
d
Dotted-decimal notation
e
ASCII string
Response
The following are application examples of the traceroute command and their
responses.
Page 2-30
a
Number of packets sent.
b
Wait period between packets in seconds.
c
Packet data length in bytes.
c
Packet data length in bytes. Same as -s.
d
Source IP address contained in the echo message. Use this option
to force packets into a tunnel or to force use of the management ad-
dress as the source address.
Eliminates the DNS lookup for each hop. Only the IP address of the
hop is listed in the output message.
Remote node to which the echo message is sent. It can be specified
by its domain name or by its IP address.
e
®
Efficient Networks
Router family
Command Line Interface Guide
Efficient Networks
®

Advertisement

Table of Contents
loading

Table of Contents