Example – Efficient Networks 107-0001-000 User Manual

Page 61

Advertising
background image

Efficient Networks

®

Router family

Command Line Interface Guide

Chapter 2: Status Commands

Efficient Networks

®

Page 2-31

Example

The following two commands trace the same route. The first specifies the domain
name; the second specifies the IP address.

Both commands send up to thirty packets with a wait period of one second and a
packet length of 56 bytes. The following is an example of the command output:

Example

For a faster route trace, specify the

-n

option to eliminate the domain name lookup.

-> traceroute www.yahoo.com

-> traceroute 204.71.200.68

1: 172.17.20.122

l2tp-router.flowpoint.com

2: 172.17.20.1

checkpoint.flowpoint.com

3: 12.39.98.136

csco2.efficient.com

4: 12.124.40.65

5: 12.123.13.166

gbr5-p56.sffca.ip.att.net

6: 12.122.5.142

gbr3-p100.sffca.ip.att.net

7: 12.122.5.253

gbr2-p60.sffca.ip.att.net

8: 12.123.13.61

gar1-p370.sffca.ip.att.net

10: 206.132.150.250

11: 206.132.254.37

ge0-0-1000M.hr8.SNV.gblx.net

12: 206.178.103.62

baslr-ge3-0-hr8.snv.yahoo.com

13: reply from 204.71.200.68: bytes=56 (data), time=18 ms

traceroute: packets set 13, packets received 12

-> traceroute -n 204.71.200.68

1: 172.17.20.122

2: 172.17.20.1

3: 12.39.98.136

4: 12.124.40.65

5: 12.123.13.166

6: 12.122.5.142

7: 12.122.5.253

8: 12.123.13.61

10: 206.132.150.250

11: 206.132.254.37

12: 206.178.103.62

13: reply from 204.71.200.68: bytes=56 (data), time=8 ms

traceroute: packets set 13, packets received 12

Advertising