Example: All-Active Multi Homing With Anycast Vtep Ip Address Configuration - Cisco ASR 9000 Series Configuration Manuallines

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

Advertisement

Example: All-Active Multi Homing with Anycast VTEP IP Address Configuration

RP/0/RSP0/CPU0:router(config)# l2vpn
Enters the L2VPN configuration mode.
Step 3
load-balancing flow {src-dst-mac | src-dst-ip}
Example:
RP/0/RSP0/CPU0:router(config-l2vpn)# load-balancing flow src-dst-ip
Enables flow-based load balancing.
Step 4
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.
Example: All-Active Multi Homing with Anycast VTEP IP
Address Configuration
The following example shows the all-active multi homing with anycast VTEP IP address configuration:
interface nve1
source-interface loopback1
anycast source-interface loopback2
member vni 5100
mcast-address 239.1.1.1
host-reachabilty protocol bgp
!
evpn
evi 10
bgp
route-target import 100:10
route-target import 200:5100 stitching
route-target export 200:5100 stitching
!
l2vpn
bridge group DCI
bridge-domain V1
evpn evi 10
member vni 5100
!
router bgp 100
bgp router-id 209.165.200.226
address-family l2vpn evpn
!
neighbor 209.165.201.2
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
518
EVPN Features

Advertisement

Table of Contents
loading

Table of Contents