Specifications

Table Of Contents
encapsulation (Layer 2 local switching)
MP-63
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
Usage Guidelines The pvc command and the encapsulation command work together. The use of these commands with
Layer 2 local switching is slightly different from the use of these commands with other applications. The
following list highlights the differences:
For Layer 2 local switching, you must add the l2transport keyword to the pvc command. The
l2transport keyword enables the PVC to transport Layer 2 packets.
The Layer 2 local switching encapsulation command works only with the pvc command. You
cannot create switched virtual circuits or VC bundles to transport Layer 2 packets. You can use only
PVCs to transport Layer 2 packets.
Table 9 sh
ows the encapsulation types supported for each transport type:
Examples The following example shows how to configure a PVC to transport AAL0 packets for Layer 2 local
swi
tching:
pvc 1/100 l2transport
encapsulation aal0
Related Commands
Ta b l e 9 Supported Encapsulation Types
Interworking Type Encapsulation Type
ATM to ATM AAL0, AAL5
ATM to Ethernet with IP interworking AAL5SNAP, AAL5MUX
ATM to Ethernet with Ethernet interworking AAL5SNAP
ATM to Frame-Relay AAL5SNAP, AAL5NLPID
Command Description
pvc Creates or assigns a name to an ATM PVC.