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
fiip traceroute
fiusage: traceroute
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.
fiip traceroute start 192.168.50.2
fitraceroute 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.
fiip traceroute start 192.178.15.23
fitraceroute to 192.178.15.23 (192.178.15.23), 30 hops max, 12 byte packets 1 traceroute: wrote 192.178.15.23 12 chars,
*traceroute: wrote 192.178.15.23 12 chars,
*traceroute: wrote 192.178.15.23 12 chars,
*
2 traceroute: wrote 192.178.15.23 12 chars,
*traceroute: wrote 192.178.15.23 12 chars,
*traceroute: wrote 192.178.15.23 12 chars,
*
3 traceroute: wrote 192.178.15.23 12 chars,
*traceroute: wrote 192.178.15.23 12 chars,
*traceroute: wrote 192.178.15.23 12 chars,
*
4 traceroute: wrote 192.178.15.23 12 chars,
ip traceroute stop traceroute: cancelled
Ping and Trace Route | 195 |