IP routing configuration using the CLI 61

ip route parameters

 

 

 

Parameter

Description

 

 

<A.B.C.D>

Enter IP address of the destination point of the route

 

being added.

 

 

<W.X.Y.Z>

Enter subnet mask address of the destination node

 

for the route being added.

 

 

<O.P.Q.R>

Enter the IP address of the next hop of the route

 

being added.

 

 

<1 - 65535>

Enter the weight, or cost, of the route being added.

 

 

The ip route command is executed in the Global Configuration command mode.

no ip route command

The no ip route command removes a static route.

The syntax for the no ip route command is:

no ip route <A.B.C.D> <W.X.Y.Z> <O.P.Q.R>

The following table outlines the parameters for this command.

no ip route parameters

Parameters

Description

 

 

<A.B.C.D>

Enter IP address of the destination point of the route

 

being removed.

 

 

<W.X.Y.Z>

Enter subnet mask address of the destination node

 

for the route being removed.

 

 

<O.P.Q.R>

Enter the IP address of the next hop of the route

 

being removed.

 

 

The no ip route command is executed in the Global Configuration command mode.

ip route enable command

The ip route enable command enables a static route. The syntax for the ip route enable command is:

ip route <A.B.C.D> <W.X.Y.Z> <O.P.Q.R> enable

The following table describes the parameters for this command.

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 61
Image 61
Nortel Networks NN47200-503 manual No ip route command, Ip route enable command, No ip route A.B.C.D W.X.Y.Z O.P.Q.R