Configuring Atom Ip Interworking: Example; Configuring Ppp Ip Interworking: Example; Configuring Chdlc Ip Interworking: Example - Cisco ASR 9000 Series Configuration Manuallines

L2vpn and ethernet services configuration guide
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing Point to Point Layer 2 Services
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
!
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
pw-class class1
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
Configuring AToM IP Interworking: Example
191

Advertisement

Table of Contents
loading

Table of Contents