ESR series service routers.ESR-Series. User manual
Step Description Command Keys
4 Enable ECMP and define the maximum 
amount of equal routes to a destination 
point.
esr(config)# router bgp maximum-
paths <VALUE>
<VALUE> – amount of valid 
equal routes to the target, takes 
the values of [1..16].
5 Select the filtering method for the 
information transmitted between 
routers (mandatory when configuring 
eBGP to announce subnets).
If route-map-based filtering method is 
selected, create a list of rules that will 
be used to filter the advertised and 
received IP routes in the future.
esr(config)# route-map <NAME> <NAME> – configured routing 
rule name, set by the string of 
up to 31 characters.
Create rule (config-route-map)# rule <ORDER> <ORDER> – rule number, takes 
values of [1..10000].