Cisco 10000-2P2-2DC Software Configuration Manual page 463

10000 series
Table of Contents

Advertisement

Chapter 21
Configuring L2VPN Interworking
Note
The following example shows how to configure the ATM AAL5 to Ethernet Port feature on a PE1 router,
using routed interworking:
config t
mpls label protocol ldp
interface Loopback100
ip address 10.0.0.100 255.255.255.255
pseudowire-class atm-eth
encapsulation mpls
interworking ip
interface atm 2/0/0
pvc 0/200 l2transport
encapsulation aal5
xconnect 10.0.0.200 140 pw-class atm-eth
The following example shows how to configure the ATM AAL5 to Ethernet Port feature on a PE2 router,
using routed interworking:
config t
mpls label protocol ldp
interface Loopback200
ip address 10.0.0.200 255.255.255.255
pseudowire-class atm-eth
encapsulation mpls
interworking ip
interface gigabitethernet 5/1/0
xconnect 10.0.0.100 140 pw-class atm-eth
Configuring ATM AAL5 to Ethernet VLAN 802.1Q
You can configure the ATM AAL5 to Ethernet VLAN 802.1Q feature on a PE1 router using the following
steps:
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
OL-2226-23
When configuring bridged interworking, the PE2 configuration does not include the
interworking ethernet command because it is treated as like-to-like, and also because the
attachment circuit is already an Ethernet port. However, when configuring routed interworking,
the interworking ip command is required.
config t
mpls label protocol ldp
interface Loopback<name>
ip address local-ip-address local-mask
pseudowire-class name
encapsulation mpls
interworking ethernet|ip
interface atm slot/subslot/port
pvc vpi/vci l2transport
encapsulation aal5snap
xconnect remote-ip-address vc-id pw-class name
Ethernet/VLAN to ATM AAL5 Interworking
Cisco 10000 Series Router Software Configuration Guide
21-15

Advertisement

Table of Contents
loading

This manual is also suitable for:

1000510008

Table of Contents