DETAILED STEPS
PurposeCommand or Action
Enters the Global Configuration mode.configure
Example:
Step 1
RP/0/RSP0/CPU0:router# configure
Enters interface configuration mode and configures an
interface.
interface type interface-path-id
Example:
Step 2
RP/0/RSP0/CPU0:routerRP/0/RP00RSP0/CPU0:router#
interface TenGigE0/1/0/12
Enters Layer 2 VPN configuration mode.l2vpn
Example:
Step 3
RP/0/RSP0/CPU0:router(config)# l2vpn
Creates a bridge group that can contain bridge domains,
and then assigns network interfaces to the bridge domain.
bridge group bridge-group-name
Example:
Step 4
RP/0/RSP0/CPU0:router(config-l2vpn)# bridge group
access-pw
Establishes a bridge domain and enters L2VPN bridge group
bridge domain configuration mode.
bridge-domain bridge-domain-name
Example:
Step 5
RP/0/RSP0/CPU0:router(config-l2vpn-bg)#
bridge-domain bd1
Enables EVPN-VPWS endpoint on the p2p cross-connect.
neighbor evpn evi vpn-id target ac-id
Example:
Step 6
RP/0/RSP0/CPU0:router(config-l2vpn-bg-bd)# neighbor
evpn evi 100 target 12
Example
Configuration Examples for Point to Point Layer 2 Services
This section includes these configuration examples:
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
181
Implementing Point to Point Layer 2 Services
Configuration Examples for Point to Point Layer 2 Services