Cisco Systems 10000 Network Router User Manual


 
21-26
Cisco 10000 Series Router Software Configuration Guide
OL-2226-23
Chapter 21 Configuring L2VPN Interworking
Ethernet/VLAN to Frame Relay Interworking
xconnect 10.0.0.100 150 pw-class fr-eth
FR DLCI to Ethernet VLAN 802.1Q
To configure the FR DLCI to Ethernet VLAN 802.1Q feature on a PE1 router, use the following steps:
1. config t
2. mpls label protocol ldp
3. interface Loopback<name>
4. ip address local-ip-address local-mask
5. pseudowire-class name
6. encapsulation mpls
7. interworking ethernet|ip
8. frame-relay switching
9. interface serial slot/subslot/port[:channel | .channel]
10. encapsulation frame-relay
11. frame-relay intf-type dce
12. frame-relay interface-dlci DLCI switched
13. connect mpls serial slot/subslot/port[:channel | .channel] DLCI l2transport
14. xconnect remote-ip-address vc-id pw-class name
To configure the FR DLCI to Ethernet VLAN 802.1Q feature on a PE2 router, use the following steps:
1. config t
2. mpls label protocol ldp
3. interface Loopback<name>
4. ip address local-ip-address local-mask
5. pseudowire-class name
6. encapsulation mpls
7. interworking ethernet|ip
8. interface [ fastethernet | gigabitethernet ] slot/subslot/port.subinterface
9. encapsulation dot1q VLAN-ID
10. xconnect remote-ip-address vc-id pw-class name
Note In the case of an FR DLCI to VLAN, the PE2 configuration includes the interworking command
for both bridged and routed interworking.
The following example shows how to configure the FR DLCI 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 fr-vlan