ip route
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
549
Alcatel-Lucent
Beta
Beta
OmniAccess 700 CLI Command Reference Guide
IP
ROUTE
ip route
[
vrf <vrf-name>
] {
destination network subnet-
mask
|
destination network
/
prefix-length
} {<
gateway-ip-
address>
|
<interface-name>
[
<gateway-ip-address>
]}[<
1-255>
]
D
ESCRIPTION
This command adds a static routing entry into the specified VRF routing table. If
the VRF name is not specified, then the routing entry is added to the
corresponding Default VRF’s routing table.
P
ARAMETERS
P
LATFORMS
S
UPPORTED
OmniAccess 740, 780
E
XAMPLE
ALU(config)# ip route vrf ALU-vrf 1.1.1.0/24 2.2.2.2
R
ELEASE
H
ISTORY
Release 2.3: command was introduced.
Parameter
Description
vrf-name
The name of the VRF for which the routing
entry is to be added.
{
destination network
subnet-mask
|
destination
network
/
prefix-length
}
The IP address and prefix length of the
destination.
gateway-ip-address
IP address of the next hop.
interface name
Name of the next hop interface.
1-255
An administrative distance of the route.