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

10000 series
Table of Contents

Advertisement

Ethernet/VLAN to ATM AAL5 Interworking
You can configure the ATM AAL5 to Ethernet VLAN 802.1Q feature on a PE2 router using the following
steps:
1.
config t
mpls label protocol ldp
2.
interface Loopback<name>
3.
ip address local-ip-address local-mask
4.
pseudowire-class name
5.
encapsulation mpls
6.
interworking ethernet|ip
7.
interface [ fastethernet | gigabitethernet ] slot/subslot/port.subinterface
8.
encapsulation dot1q VLAN-ID
9.
xconnect remote-ip-address vci pw-class name
10.
Note
The following example shows how to configure the ATM AAL5 to Ethernet VLAN 802.1Q feature on a
PE1 router using bridged interworking:
config t
mpls label protocol ldp
interface Loopback100
ip address 10.0.0.100 255.255.255.255
pseudowire-class atm-vlan
encapsulation mpls
interworking ethernet
interface atm 2/0/0
pvc 0/200 l2transport
encapsulation aal5snap
xconnect 10.0.0.200 140 pw-class atm-vlan
The following example shows how to configure the ATM AAL5 to Ethernet VLAN 802.1Q feature on a
PE2 router using bridged interworking:
config t
mpls label protocol ldp
interface Loopback200
ip address 10.0.0.200 255.255.255.255
pseudowire-class atm-vlan
encapsulation mpls
interworking ethernet
interface gigabitethernet 5/1/0.3
encapsulation dot1q 1525
xconnect 10.0.0.100 140 pw-class atm-vlan
Note
To verify the L2VPN interworking status and check the statistics, refer to the
Interworking" section on page
Cisco 10000 Series Router Software Configuration Guide
21-16
In the case of ATM AAl5 to VLAN, the PE2 configuration includes the interworking command
for both bridged and routed interworking.
21-30.
Chapter 21
Configuring L2VPN Interworking
"Verifying L2VPN
OL-2226-23

Advertisement

Table of Contents
loading

This manual is also suitable for:

1000510008

Table of Contents