Configure Evpn Rpl Feature - Cisco ASR 9000 Series Configuration Manuallines

L2vpn and ethernet services configuration guide
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configure EVPN RPL Feature

Table 9: EVPN Attributes and Operators
Attach Point
neighbor-in
neighbor-out
Configure EVPN RPL Feature
The following section describe how to configure mac-set, esi-set, evpn-gateway, and evpn-originator.
/* Configuring a mac-set and refering it in a route-policy (Attach point - neighbor-in) */
Router# configure
Router(config)# mac-set demo_mac_set
Router(config-mac)# 1234.ffff.aaa3,
Router(config-mac)# 2323.4444.ffff
Router(config-mac)# end-set
Router(config)# !
Router(config)# route-policy policy_use_pass_mac_set
Router(config-rpl)# if mac in demo_mac_set then
Router(config-rpl-if)# set med 200
Router(config-rpl-if)# else
Router(config-rpl-else)# set med 1000
Router(config-rpl-else)# endif
Router(config-rpl)# end-policy
Router(config)# commit
Router(config)# router bgp 100
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
576
Attribute
Match
destination
in
rd
in
evpn-route-type
is
esi
in
etag
in
mac
in
evpn-originator
in
evpn-gateway
in
destination
in
rd
in
evpn-route-type
is
esi
in
etag
in
mac
in
evpn-originator
in
evpn-gateway
in
EVPN Features
Attribute-Set
Yes
Yes
Yes
Yes
Yes
Yes

Advertisement

Table of Contents
loading

Table of Contents