Specifications

Table Of Contents
mpls atm control-vc
MP-147
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
mpls atm control-vc
Note Effective with Cisco IOS Release 12.4(20)T, the mpls atm control-vc command is not available in
Cisco IOS software.
To configure the control-VC virtual path identifier (VPI) and virtual circuit identifier (VCI) values for
th
e initial link to the Multiprotocol Label Switching (MPLS) peer, use the mpls atm control-vc
command in interface configuration mode. To unconfigure the values, use the no form of this command.
mpls atm control-vc vp
i vci
no mpls atm control-vc vp
i vci
Syntax Description
Defaults 0/32
Command Modes Interface configuration (config-if)
Command History
Usage Guidelines Use this command to establish the LDP session and to carry non-IP traffic. The default VPI VCI for the
co
ntrol VC is (0, 32). If for any reason you need to have a different control-VC, use the mpls atm
control-vc command to configure any VPI VCI allowed by the vpi and vci arguments for the control VC.
Examples The following example shows an MPLS subinterface and VPI 1 and VCI 34 as the control VCs:
Router(config)# interface atm4/0.1 mpls
Router(config-if)# mpls ip
Router(config-if)# mpls atm control-vc 1 34
Related Commands
vpi Virtual path identifier, in the range from 0 to 4095.
vci Virtual circuit identifier, in the range from 0 to 65535.
Release Modification
12.0(5)T This command was introduced.
12.2(4)T This command was updated to reflect the MPLS IETF terminology. The VPI range of
v
alues was extended to 4095.
12.4(20)T This command was removed.
Command Description
mpls ip (interface) Enables label switching of IPv4 packets on an interface.