ESR series service routers.ESR-Series. User manual
Step Description Command Keys
esr(config-ospf)# 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.
esr(config-ipv6-ospf)# redistribute 
bgp <AS> [ route-map <NAME> ]
13 Enable OSFP process. esr(config-ospf)# enable
esr(config-ipv6-ospf)# enable
14 Create OSFP area and switch to the 
scope configuration mode.
esr(config-ospf)# area <AREA_ID> <AREA_ID> – area identifier, 
defined as AAA.BBB.CCC.DDD 
where each part takes values 
of [0..255].
esr(config-ipv6-ospf)# area 
<AREA_ID>
15 Enable subnets advertising (optional). esr(config-ospf-area)# network 
<ADDR/LEN>
<ADDR/LEN> – subnet 
address, set in the following 
format:
AAA.BBB.CCC.DDD/NN – 
network IP address with prefix 
mask, where AAA-DDD take 
values of [0..255] and EE takes 
values of [1..32].
esr(config-ipv6-ospf-area)# 
network <IPV6-ADDR/LEN>
<IPV6-ADDR/LEN> – IPv6 
address and mask of a subnet, 
defined as X:X:X:X::X/EE where 
each X part takes values in 
hexadecimal format [0..FFFF] 
and EE takes values of [1..128].