SROS Command Line Interface Reference Guide
Basic Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
19
traceroute
<address>
Use the
traceroute
command to display the IP routes a packet takes to reach the specified destination.
Syntax Description
<address>
Specifies the IP address of the remote system to trace the routes to.
Default Values
No default value necessary for this command.
Usage Examples
The following example performs a traceroute on the IP address 192.168.0.1:
ProCurve>
traceroute 192.168.0.1
Type CTRL+C to abort.
Tracing route to 192.168.0.1 over a maximum of 30 hops
1 22ms 20ms 20ms 192.168.0.65
2 23ms 20ms 20ms 192.168.0.1
ProCurve>