IP routing configuration using the CLI 63

traceroute <HostnameA.B.C.D.ip> <-m> <-p> <-q> <-v> <-w> <1-1464>

The following table describes the parameters for this command.

traceroute parameters

Parameter

Description

 

 

Hostname

Enter the name of the remote host.

 

 

A.B.C.D.

Enter the A.B.C.D. name of the remote host.

 

 

ip

Enter the IP address of the remote host.

 

 

-m

Specifies the maximum time to live (ttl). The value for this

 

parameter is in the rage from 1-255. The default value is 10.

 

Example: traceroute 10.3.2.134 -m 10

 

 

-p

Specifies the base UDP port number. The value for this

 

parameter is in the range from 0-65535.

 

Example: traceroute 1.2.3.4 -p 87

 

 

-q

Specifies the number of probes per time to live. The value for

 

this parameter is in the range from 1-255. The default value is 3.

 

Example: traceroute 10.3.2.134 -q 3

 

 

-v

Specifies verbose mode.

 

Example: traceroute 10.3.2.134 -v

 

 

-w

Specifies the wait time per probe. The value for this parameter

 

is in the range from 1-255. The default value is 5 seconds.

 

Example: traceroute 10.3.2.134 -w 15

 

 

<1-1464>

Specifies the UDP probe packet size.

 

TIP: probe packet size is 40 plus specified data length in bytes.

 

Example: traceroute 10.3.2.134 -w 60

 

 

ip route weight command

The ip route weight command changes the weight, or cost, of a static route.

The syntax for the ip route weight command is:

ip route <A.B.C.D> <W.X.Y.Z> <O.P.Q.R> weight <1-65535>

The following table outlines the parameters for this command.

ip route weight parameters

Parameter

Description

 

 

<A.B.C.D>

Enter IP address of the destination point of the route

 

being modified.

 

 

<W.X.Y.Z>

Enter subnet mask address of the destination node

 

for the route being modified.

 

 

Nortel Ethernet Routing Switch 5500 Series

Configuration-IP Routing Protocols

NN47200-503 03.01 Standard

5.127 August 2007

Copyright © 2005-2007, Nortel Networks

Page 63
Image 63
Nortel Networks NN47200-503 manual Ip route weight command