Specifications

Table Of Contents
show xtagatm vc
MP-784
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
show xtagatm vc
Note Effective with Cisco IOS Release 12.4(20)T, the show xtagatm vc command is not available in
Cisco IOS software.
To display information about terminating virtual circuits (VCs) on extended Multiprotocol Label
Swi
tching (MPLS) ATM (XTagATM) interfaces, use the show xtagatm vc command in user EXEC or
privileged EXEC mode.
show xtagatm vc [vc
d [interface]]
Syntax Description
Command Modes User EXEC (>)
Privileged EXEC (#)
Command History
Usage Guidelines The columns marked VCD, VPI, and VCI display information for the corresponding private VC on the
c
ontrol interface. The private VC connects the XTagATM VC to the external switch. It is termed private
because its VPI and VCI are only used for communication between the MPLS LSC and the switch, and
it is different from the VPI and VCI seen on the XTagATM interface and the corresponding switch port.
Examples Each connection is listed twice in the sample output from the sho
w xtagatm vc command under each
interface that is linked by the connection. Connections are marked as input (unidirectional traffic flow,
into the interface), output (unidirectional traffic flow, away from the interface), or in/out (bidirectional).
The following is sample output from the sho
w xtagatm vc command:
Router# show xtagatm vc
AAL / Control Interface
Interface VCD VPI VCI Type Encapsulation VCD VPI VCI Status
XTagATM0 1 0 32 PVC AAL5-SNAP 2 0 33 ACTIVE
XTagATM0 2 1 33 TVC AAL5-MUX 4 0 37 ACTIVE
XTagATM0 3 1 34 TVC AAL5-MUX 6 0 39 ACTIVE
vcd (Optional) Virtual circuit descriptor (virtual circuit number). If you specify
the vcd argument, information displays about all VCs with that virtual
circuit descriptor (VCD). If you do not specify the vcd argument, a
summary description of all VCs on all XTagATM interfaces displays.
interface (Optional) Interface number. If you specify the in
terface and the vcd
arguments, information displays about the specified VC on the specified
interface.
Release Modifications
12.0(5)T This command was introduced.
12.4(20)T This command was removed.