•
•
•
•
Step Description Command Keys
16 Enable advertising of routes received in
an alternative way (optionally).
esr(config-rip)# redistribute static
[ route-map <NAME> ]
<NAME> – name of the route
map that will be used for
advertised static routes
filtration and modification, set
by the string of up to 31
characters.
esr(config-rip)# redistribute
connected [ route-map <NAME> ]
<NAME> – name of the route
map that will be used for
filtration and modification of
advertised directly connected
subnets, set by the string of up
to 31 characters.
esr(config-rip)# redistribute ospf
<ID><ROUTE-TYPE> [ route-map
<NAME> ]
<ID> – process number, takes
values of [1..65535].
<ROUTE-TYPE> – route type:
intra-area – OSPF
process routes
advertising within a zone;
inter-area – OSPF
process routes
advertising between
zones;
external1 – OSPF format
1 external routes
advertising;
external2 – OSPF format
2 external routes
advertising;
<NAME> – name of the route
map that will be used for
advertised OSFP routes
filtration and modification, set
by the string of up to 31
characters.
esr(config-rip)# redistribute bgp
<AS> [ route-map <NAME> ]
<AS> – stand alone system
number, takes values of
[1..4294967295].
<NAME> – name of the route
map that will be used for
advertised BGP routes filtration
and modification, set by the
string of up to 31 characters.