Traceroute <address> source <address – ADTRAN 1000R Series User Manual

Page 319

Advertising
background image

Command Reference Guide

Enable Mode Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

319

traceroute <address> source <address>

Use the traceroute command to display the IP routes a packet takes to reach the specified destination.

Syntax Description

<address>

Optional. Specifies the IP address of the remote system to trace the routes to.

source <address>

Optional. Specifies the IP address of the interface to use as the source of the trace.

Default Values

No default value necessary for this command.

Applicable Platforms

This command applies to the NetVanta 300, 1000, 1000R, 2000, 3000, 4000, and 5000 and
Total Access 900 Series units.

Command History

Release 1.1

Command was introduced.

Usage Examples

The following is a sample traceroute output:

>enable

#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

#

The following example specifies the source of the trace. The ip address 10.10.10.10 is the destination
address:

>enable

#traceroute 10.10.10.10 source 192.168.0.3

Advertising