Example:
RP/0/RSP0/CPU0:router(config-subif)# l2vpn
Enters Layer 2 VPN configuration mode.
Step 9 xconnect group group-name
Example:
RP/0/RSP0/CPU0:router(config-l2vpn)# xconnect group xg
Configures a cross-connect group name using a free-format 32-character string.
Step 10 p2p group-name
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-xc)# p2p 1
Enters P2P configuration submode.
Step 11 interface pw-ether id
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-xc-p2p)# interface PW-Ether1
Configures the PWHE interface.
Step 12 neighbor ipv4 ip-address pw-id value
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-xc-p2p)# neighbor ipv4 1.1.1.1 pw-id 1
Configures a pseudowire for a cross-connect.
The IP address is that of the corresponding A-PE node.
The pw-id must match the pw-id of the A-PE node.
Configuring L2VPN over GRE
Perform these tasks to configure L2VPN over GRE.
SUMMARY STEPS
1. configure
2. interface type interface-path-id
3. l2transport
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
306
Implementing Multipoint Layer 2 Services
Configuring L2VPN over GRE