beautypg.com

Trace route from the cli interface, Define usage: “ip traceroute – Patton electronic G.SHDSL INTEGRATED 3086 User Manual

Page 195

background image

Ping and Trace Route

195

Model 3086 G.SHDSL Integrated Access Device User Guide

F • Interworking Functions Information

Trace Route from the CLI Interface

The Trace Route feature is also available from the “ip” directive in the CLI interface. There are three com-
mands available as shown below:

Define Usage: “ip traceroute”
After the command is given the system will return how to use the command and all options that are available.
This is shown in the following screen capture

fi

ip traceroute

fi

usage: traceroute [-n] [-v] [-m max_ttl] [-q nqueries] [-w waittime]

Start Trace Route: “ip traceroute start 192.168.50.2”
The “traceroute start” command will initiate the traceroute feature. The following screen shot show a successful
traceroute on a local IP address.

fi

ip traceroute start 192.168.50.2

fi

traceroute to 192.168.50.2 (192.168.50.2), 30 hops max, 12 byte packets

1 192.168.50.2 (192.168.50.2) 0 ms 0 ms 0 ms

If the traceroute is unsuccessful it can be canceled using the “ip traceroute stop” directive. The following screen
capture shows a traceroute command that is not able to find its’ remote ip address.

fi

ip traceroute start 192.178.15.23

fi

traceroute to 192.178.15.23 (192.178.15.23), 30 hops max, 12 byte packets

1 traceroute: wrote 192.178.15.23 12 chars, ret=-1

*traceroute: wrote 192.178.15.23 12 chars, ret=-1

*traceroute: wrote 192.178.15.23 12 chars, ret=-1

*

2 traceroute: wrote 192.178.15.23 12 chars, ret=-1

*traceroute: wrote 192.178.15.23 12 chars, ret=-1

*traceroute: wrote 192.178.15.23 12 chars, ret=-1

*

3 traceroute: wrote 192.178.15.23 12 chars, ret=-1

*traceroute: wrote 192.178.15.23 12 chars, ret=-1

*traceroute: wrote 192.178.15.23 12 chars, ret=-1

*

4 traceroute: wrote 192.178.15.23 12 chars, ret=-1

ip traceroute stop

traceroute: cancelled