redistribute
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
391
Alcatel-Lucent
Beta
Beta
OmniAccess 700 CLI Command Reference Guide
REDISTRIBUTE
redistribute
{
bgp
<
1-65535
>|
connected
|
ospf
<
1-65535
> [
match
{{
external
|
nssa-external
}[
1
|
2
]|
internal
}]|
static
} [
metric
{<
1-
16
> |
transparent
}|
route-map
<
route-map reference
>]
D
ESCRIPTION
Enter the redistribute command in Router Configuration mode. This command is
used to import routes from other routing protocols.
P
ARAMETERS
D
EFAULT
V
ALUE
None.
E
XAMPLE
ALU(config-router rip)# redistribute bgp 1 metric 10
Parameter
Description
bgp
<
1-65535>
Autonomous System number for BGP.
ospf
<
1-65535
>
OSPF router instance identifier (process ID).
match
{
external
|
nssa-
external
|
internal
|
static
}
Redistribute routes if route type is matched. This is to filter
the routes.
1
|
2
Redistribute OSPF external type 1 or type 2 routes.
1-16
Metric to be applied for redistributed routes.
route-map
reference
Route-map to be used to filter routes and set metrics.