l2vpn
xconnect group span
p2p span-foo
monitor-session customer-foo
neighbor ipv6 1111:3333::cdef pw-id 1001
pw-class ts
source 1111:3333::abcd
l2tp static local cookie size 8 value 0xabcd 0x1234
l2tp static remote cookie size 8 value 0xcdef 0x5678
For more information on:
• L2TPv3 over IPv6 tunnel concepts, see L2TPv3 over IPv6
• Configuration procedures, see Configuring L2TPv3 over IPv6 Tunnels
Configuring L2TPv3 over IPv4 Tunnels: Example
This section provides examples for:
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
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
197
Implementing Point to Point Layer 2 Services
Configuring L2TPv3 over IPv4 Tunnels: Example