Enters the l2vpn configuration mode.
Step 3 bridge group bridge-group-name
Example:
RP/0/RSP0/CPU0:router(config-l2vpn)# bridge group bg1
Enters the bridge group configuration mode.
Step 4 bridge-domain bridge-domain-name
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-bg)# bridge-domain bd1
Enters the bridge domain configuration mode.
Step 5 evi ethernet vpn id
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-bg-bd)# evi 1
Creates the ethernet VPN ID.
Step 6 exit
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-bg-bd-evi)# exit
Exits the EVI configuration mode and returns to bridge domain configuration mode.
Step 7 member vni vxlan-id
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-bg-bd)# member vni 1
Associates a member VNI with the bridge domain.
Step 8 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 BGP Route Targets Import/Export Rules
By default, these parameters are auto-derived from the DCI's configuration:
• Route Distinguisher (RD) for global Ethernet Segment table
Default: Auto-generated RD based on loopback IP address
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
512
EVPN Features
Configure BGP Route Targets Import/Export Rules