•
•
•
•
Step Description Command Keys
esr(config-bgp-af)# redistribute
ospf <ID> <ROUTE-TYPE 1>
[<ROUTE-TYPE 2>] [<ROUTE-TYPE
3>] [<ROUTE-TYPE 4>] [ 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-bgp-af)# 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.