Traceroute – Enterasys Networks X-Pedition XSR CLI User Manual
Page 26
General Network Management Commands
1-12 Network Management
•
Width: 132 characters
•
0 means no limit
Example
XSR#terminal width 40
XSR#terminal length 40
traceroute
This command gathers information regarding the route that IP datagrams follow to a specified
destination. This implementation of the
traceroute
utility uses UDP as the transport layer. It
transmits three probes for each hop between source and destination.
Syntax
traceroute dest-addr [source-addr]
Mode
EXEC:
XSR>
Defaults
•
Maximum interval to wait for a response: 3 seconds
•
Maximum interval to live: 30 seconds
•
Packet size: 40 bytes.
Sample Output
XSR>traceroute 140.252.13.65 172.15.57.99
traceroute to 140.252.13.65,30 hops max,40 bytes packets
1. 140.252.13.
3520 ms
10 ms
10 ms
2. 140.252.13.
65120ms
120ms
120ms
Parameters in the Response
A probe timeout is signaled by an asterisk ” *”.
Abnormal Termination Signs
!P ‐ Protocol Unreachable
!N ‐ Network Unreachable
!H ‐ Host Unreachable
dest-addr
Network address of the destination.
source-addr
Source address for the ping packet. If this is not set, the Router ID is used.