ESR service routers. ESR-Series. Functionality description. Version 1.12.0
158
•
•
Step
Description
Command
Keys
11
Set BGP MED attribute value in the
route for which the rule should
work (optionally).
esr(config-route-map-
rule)# match metric
bgp <METRIC>
<METRIC> – BGP MED attribute value,
takes values in the range of
[0..4294967295].
12
Set OSPF Metric attribute value in
the route for which the rule should
work.
esr(config-route-map-
rule)# match metric
ospf <TYPE> <METRIC>
<TYPE> – OSPF Metric attribute type,
takes values type-1 and type-2;
<METRIC> – OSPF Metric attribute
value, takes values in the range of
[0..65535].
13
Set RIP Metric attribute value in the
route for which the rule should
work.
esr(config-route-map-
rule)# match metric
rip <METRIC>
<METRIC> – RIP Metric attribute value,
takes values in the range of [0..16].
14
Set OSPF Tag attribute value in the
route for which the rule should
work.
esr(config-route-map-
rule)# match tag ospf
<TAG>
<TAG> – OSPF Tag attribute value,
takes values in the range of
[0..4294967295].
15
Set RIP Tag attribute value in the
route for which the rule should
work.
esr(config-route-map-
rule)# match tag rip
<TAG>
<RIP> – RIP Tag attribute value, takes
values in the range of [0..65535].
16
Set BGP AS-Path attribute value
that will be added to the beginning
of AS-Path list (optionally).
esr(config-route-map-
rule)# action set as-
path
prepend <AS-PATH>
{track <TRACK-ID>}
<AS-PATH> – stand alone systems
number list that will be added to the
current value in the route. Set as AS,
AS, AS, takes values of
[1..4294967295].
<TCACK-ID> – vrrp-tracking identifier
that provides the specified action
execution. Changes in the range of
[1..60].
17
Set BGP Community attribute value
that will be specified in the route
(optionally).
esr(config-route-map-
rule)# action set
community
{COMMUNITY-LIST> |
no-advertise | no-
export }
<COMMUNITY-LIST> – community list,
defined as AS:N,AS:N, where each part
takes values of [1..65535].
no-advertise
– routes
transmitted with the given
community should not be
advertised to other BGP
neighbors;
no-export
– routes transmitted
with the given community
should not be advertised to
eBGP neighbors but can be
advertised to external
neighbors in the confederation.