Specifications

Table Of Contents
Multiprotocol Label Switching Commands
connect (L2VPN local switching)
MP-52
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
Command History
Examples The following example shows an Ethernet interface configured for Ethernet, plus an ATM interface
configured for AAL5 Subnetwork Access Protocol (SNAP) encapsulation. The connect command
allows local switching between these two interfaces and specifies the interworking type as IP mode.
Router(config)# interface atm 0/0/0
Router(config-if)# pvc 0/100 l2transport
Router(cfg-if-atm-l2trans-pvc)# encapsulation aal5snap
Router(config)# interface fastethernet 6/0/0.1
Router(config-subif)# encapsulation dot1q 100
Router(config)# connect atm-eth-con atm 0/0/0 0/100 fastethernet
6/0/0.1 interworking ip
Related Commands
Release Modification
12.0(27)S This command was introduced for local switching.
12.2(25)S This command was integrated into Cisco IOS Release 12.2(25)S.
12.0(30)S This command was integrated into Cisco IOS Release 12.0(30)S.
12.2(28)SB This command was integrated into Cisco IOS Release 12.2(28)SB.
12.4(11)T This command was integrated into Cisco IOS Release 12.4(11)T.
12.2(33)SRB This command was integrated into Cisco IOS Release 12.2(33)SRB.
12.2(33)SXH This command was integrated into Cisco IOS Release 12.2(33)SXH.
Cisco IOS XE
Re
lease 2.5
This command was integrated into Cisco IOS XE Release 2.5.
Command Description
frame-relay switching Enables PVC switching on a Frame Relay DCE or NNI.