redistribute
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
359
Alcatel-Lucent
Beta
Beta
OmniAccess 700 CLI Command Reference Guide
REDISTRIBUTE
The following command is used to redistribute routes to OSPF.
redistribute
{
connected
|
static
|
bgp
<
1-65535
>|
ospf
<
1-
65535
>}[
metric
<0-16777214>|
metric-type
<
1-2
>|
route-map
<
name
>|
tag
<
0-4294967295
>|
subnets
]
The following command is used to redistribute routes to RIP.
redistribute
{
bgp
<
1-65535
>|
connected
|
ospf
<
1-65535
> [
match
{{
external
|
nssa-external
}[
1
|
2
]|
internal
}]|
static
} [
metric
{<
1-16
>|
transparent
}|
route-map
<
name
>]
The following command is used to redistribute routes to BGP.
redistribute
{{
connected
|
static
|
rip
} [
metric
<
0-
4294967295
>|
weight
<
0-65535
>|
route-map
<
name
>]|
ospf
<
1-
65535
> [
match
[
external
[
type1
|
type2
] |
internal
|
nssa-
external
[
type1
|
type2
]]
metric
<
0-4294967295
>|
weight
[
0-
65535
]|
route-map
<
name
>]}
D
ESCRIPTION
Enter this command in Route Configuration mode.
P
ARAMETERS
Parameter
Description
connected
Redistribute the connected routes.
static
Redistribute the static routes.
bgp
<
1-65535
>
If Redistribute is configured for RIP/OSPF, BGP routes are
redistributed to RIP/OSPF.
ospf
<
1-65535
>
If Redistribute is configured for BGP/RIP/OSPF, OSPF
routes are redistributed to BGP/RIP/OSPF.
In case of OSPF, source protocol process ID and
destination protocol process ID should not be same.
metric-type
<
1-
2
>
Redistributed routes metric type.
route-map
<
name
>
Use route map for route filtering and modifying attributes of
the routes.
tag
<
0-
4294967295
>
Specified tag is assigned to redistributed routes.
subnets
Redistribute only subnet routes.
external
[
1
|
2
]
Redistribute route if route is external type 1 or type 2.