ESR series service routers.ESR-Series. User manual
•
•
•
•
•
•
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.
18 Enable subnets advertising. esr(config-bgp-af)# network
<ADDR/LEN>
<ADDR/LEN> – subnet address,
set in one of the following
formats:
AAA.BBB.CCC.DDD/EE –
network IP address with
prefix mask, where AAA-
DDD take values of
[0..255] and EE takes
values of [1..32];
X:X:X:X::X/EE – IPv6
address and mask of a
subnet, where each X
part takes values in
hexadecimal format
[0..FFFF] and EE takes
values of [1..128].