ESR series service routers.ESR-Series. User manual
•
•
Step Description Command Keys
8 Define OSFP process routes 
precedence.
esr(config-ospf)# preference 
<VALUE>
<VALUE> – OSFP process 
routes precedence, takes 
values in the range of [1..255].
esr(config-ipv6-ospf)# preference 
<VALUE>
9 Define maximum number of equivalent 
routes (optional).
esr(config-ospf)# maximum-path 
<PATHS>
<PATHS> – number of 
equivalent routes to the target, 
takes values of [1..32].
Default value: 16.
esr(config-ipv6-ospf)# maximum-
path <PATHS>
10 Enable compatibility with RFC 1583 
(optional).
esr(config-ospf)# compatible 
rfc1583
esr(config-ipv6-ospf)# compatible 
rfc1583
11 Add subnets filtration in incoming or 
outgoing updates (optional).
esr(config-ospf)# prefix-list 
<PREFIX-LIST-NAME> { in | out }
<PREFIX-LIST-NAME> – name 
of a subnet list being 
configured, set by the string of 
up to 31 characters.
in – incoming routes 
filtration;
out – advertised routes 
filtration.
esr(config-ipv6-ospf)# prefix-list 
<PREFIX-LIST-NAME> { in | out }
12 Enable advertising of routes received in 
an alternative way (optional).
esr(config-ospf)# 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-ipv6-ospf)# redistribute 
static [ route-map <NAME> ]
esr(config-ospf)# 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-ipv6-ospf)# redistribute 
connected [ route-map <NAME> ]
esr(config-ospf)# redistribute rip 
[ route-map <NAME> ]
<NAME> – name of the route 
map that will be used for 
advertised RIP routes filtration 
and modification, set by the 
string of up to 31 characters.