Cisco ASR 9000 Series Configuration Manuallines page 549

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

Advertisement

EVPN Features
Exits the current configuration mode.
Step 8
neighbor ip-address
Example:
RP/0/RSP0/CPU0:router(config-bgp)# neighbor 200.0.4.1
Places the router in neighbor configuration mode for BGP routing and configures the neighbor IP address 200.0.4.1 as
a BGP peer.
Step 9
remote-as autonomous-system-number
Example:
RP/0/RSP0/CPU0:router(config-bgp-nbr)# remote-as 65530
Creates a neighbor and assigns it a remote autonomous system number.
Step 10
update-source loopback
Example:
RP/0/RSP0/CPU0:router(config-bgp-nbr)# update-source Loopback0
Allows BGP sessions to use the primary IP address from a particular interface as the local address.
Step 11
address-family l2vpn evpn
Example:
RP/0/RSP0/CPU0:router(config-bgp-nbr)# address-family l2vpn evpn
Enables EVPN address family globally under BGP routing process and enters EVPN address family configuration
submode.
Step 12
Use the commit or end command.
commit - Saves the configuration changes and remains within the configuration session.
end - Prompts user to take one of these actions:
• Yes - Saves configuration changes and exits the configuration session.
• No - Exits the configuration session without committing the configuration changes.
• Cancel - Remains in the configuration mode, without committing the configuration changes.
Configure EVI and Corresponding BGP Route Targets under EVPN Configuration Mode
Perform this task to configure EVI and define the corresponding BGP route targets. Also, configure
advertise-mac, else the MAC routes (type-2) are not advertised.
SUMMARY STEPS
1.
2.
3.
4.
5.
configure
evpn
evi evi_id
bgp
table-policy policy name
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
Configure EVI and Corresponding BGP Route Targets under EVPN Configuration Mode
523

Advertisement

Table of Contents
loading

Table of Contents