Configuring a Dynamic L2TPv3 Pseudowire
Perform this task to configure a dynamic L2TPv3 pseudowire connecting to a remote IPv4 peer.
SUMMARY STEPS
1. configure
2. l2vpn
3. xconnect group name
4. p2p name
5. interface type interface-path-id
6. neighbor ipv4 ip-address pw-id number
7. pw-class pw-class-name
8. Use the commit or end command.
DETAILED STEPS
Step 1 configure
Example:
RP/0/RSP0/CPU0:router# configure
Enters the Global Configuration mode.
Step 2 l2vpn
Example:
RP/0/RSP0/CPU0:router(config)# l2vpn
Enter L2VPN configure submode.
Step 3 xconnect group name
Example:
RP/0/RSP0/CPU0:router(config-l2vpn)# xconnect group L2TPV3_V4_XC_GRP
Enter a name for the cross-connect group.
Step 4 p2p name
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-xc)# p2p L2TPV3_P2P_1
Enters p2p configuration submode to configure point-to-point cross-connects.
Step 5 interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-xc-p2p)# interface GigabitEthernet 0/2/0/0/0.1
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
167
Implementing Point to Point Layer 2 Services
Configuring a Dynamic L2TPv3 Pseudowire