Carrier Access Network Device Axxius 800 User Manual

Page 362

Advertising
background image

5-262

Axxius 800 - Release 2.2

CLI Commands

trace route

{ip-addr|"domain-name"}

[type]

[src-ip]

This optional parameter, only applies it [type] is set to ICMP. This defines the source IP
address in the ICMP echo request and must be one of the router interface IP addresses.
Default is to use the IP address of the interface from which the ping is sent.

[ttlbeg]

This optional parameter allows the user to define the beginning (or the minimum) of the
range of hops the trace route will query. Range is 1 - [ttlmax] value. Default is 1.

[ttlmax]

This optional parameter allows the user to define the end (or the maximum) of the range of
hops the trace route will query. Range is [ttlbeg] - 255 value. Default is 30.

[udp-port]

This optional parameter only applies if [type] is set to UDP. Range is 1 - 65535, with a
default of 33434.

ip-addr

The IP address for trace route to use for this query, in the form of
xxx.xxx.xxx.xxx, where xxx is between 0-255.

domain-name

The domain name for the external DNS server. Name must be
enclosed in quotes, with a maximum length of 42 characters.

icmp

Internet Control Message Protocol (ICMP) method of trace routing is
the most widely used and has the best reliability. This is the default.

udp

User Datagram Protocol (UDP) method requires that all devices in
the chain of the trace route support probes on the particular UDP
port. This method is not recommended.

Advertising