p2p test
interface POS 0/1/0/0.1
neighbor 10.1.1.1 pw-id 100
Configuring AToM IP Interworking: Example
This example shows you how to configure IP interworking:
config
l2vpn
xconnect group test
p2p test
interworking ipv4
Configuring PPP IP Interworking: Example
This example shows you how to configure PPP IP interworking:
interface Serial0/2/1/0/1/1/1:0
encapsulation ppp
l2transport
!
!
interface Serial0/0/0/0/2/1/1:0
encapsulation ppp
l2transport
!
!
!! Local Switching Configuration
l2vpn
xconnect group ppp_ip_ls
p2p 1
interface Serial0/2/1/0/1/1/1:0
interface GigabitEthernet0/0/0/1.1
interworking ipv4
!
!! PW Configuration
l2vpn
xconnect group ppp_ip_iw
p2p 1
interface Serial0/0/0/0/2/1/1:0
neighbor 120.120.120.120 pw-id 3
pw-class class1
!
interworking ipv4
Configuring cHDLC IP Interworking: Example
This example shows you how to configure cHDLC IP interworking:
interface Serial0/2/1/0/1/1/2:0
l2transport
interface Serial0/0/0/0/2/1/2:0
l2transport
!! Local Switching Configuration
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
191
Implementing Point to Point Layer 2 Services
Configuring AToM IP Interworking: Example