RP/0/RSP0/CPU0:router(config-l2vpn-xc)# p2p1
Enters P2P configuration submode.
Step 10 interface pw-ether id
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-xc-p2p)# interface PW-Ether1
Configures the PWHE interface.
Step 11 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.
Step 12 bridge group bridge-group-name
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-xc-p2p-pw)# bridge group bg
Creates a bridge group that can contain bridge domains, and then assigns network interfaces to the bridge domain.
Step 13 bridge-domain bridge-domain-name
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-bg)# bridge-domain bd1
Establishes a bridge domain and enters L2VPN bridge group bridge domain configuration mode.
Step 14 interface pw-ether id.subintfid
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-bg-bd)# interface PW-Ether1.1
Adds the subinterface to the bridge domain.
Step 15 interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-bg-bd-ac)# interface GigabitEthernet0/1/1/11.1
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
303
Implementing Multipoint Layer 2 Services
Configuring PWHE Layer 2 Subinterfaces and Adding it to the Bridge-domain