•
•
•
•
•
S
t
e
p
Description Command Keys
4 Set BGPAS-Path attribute value in the
route for which the rule should work
(optionally).
esr(config-route-map-
rule)# match as-path
[begin | end | contain]
<AS-PATH>
<AS-PATH> – list of stand alone system
numbers, defined as AS,AS,AS, takes values of
[1..4294967295]. Optional parameters:
begin – attribute value begins with the
specified AS numbers;
end – attribute value ends with the
specified AS numbers;
contain – attribute value includes the
specified AS numbers list.
5 Set BGPCommunity attribute value
for which the rule should work
(optionally).
esr(config-route-map-
rule)# match community
<COMMUNITY-LIST>
<COMMUNITY-LIST> – community list, defined
as AS:N,AS:N, takes values of [1..4294967295].
You can specify up to 64 community.
6 BGPExtendedCommunity attribute
value for which the rule should work
(optionally).
esr(config-route-map-
rule)# match
extcommunity
<EXTCOMMUNITY-LIST>
<EXTCOMMUNITY-LIST> – extcommunity list,
defined as KIND:AS:N, KIND:AS:N, where
KIND – extcommunity type:
rt(Route Target);
ro (Route Origin);
N – extcommunity number, takes values of
[1..65535].
7 Set IP addresses profile including
destination subnet values in the
route (optionally).
esr(config-route-map-
rule)# match ip address
object-group <OBJ-
GROUP-NETWORK-
NAME>
<OBJ-GROUP-NETWORK-NAME> – name of
the IP addresses profile that includes
destination subnets prefixes, set by the string
of up to 31 characters.
esr(config-route-map-
rule)# match ipv6
address object-group
<OBJ-GROUP-NETWORK-
NAME>
8 Set IP addresses profile that includes
BGPNext-Hop attribute value in the
route for which the rule should work
(optionally).
esr(config-route-map-
rule)# match ip next-hop
object-group <OBJ-
GROUP-NETWORK-
NAME>
<OBJ-GROUP-NETWORK-NAME> – name of
the IP addresses profile that includes
destination subnets prefixes, set by the string
of up to 31 characters.