3-38
Cisco Broadband Cable Command Reference Guide
OL-1581-08
Chapter 3 Cisco CMTS Show Commands
show cable l2-vpn vc-map
show cable l2-vpn vc-map
To display the mapping of one or all cable modems to permanent virtual connections (PVC) on
Asynchronous Transfer Mode (ATM) interfaces, use the
show cable l2-vpn vc-map
command in
privileged EXEC mode.
show cable l2-vpn vc-map
[
mac-address
] [
customer
cust-name
]
Syntax Description
Defaults
Displays information for all cable modems that have a defined ATM PVC mapping.
Command Modes
Privileged EXEC
Command History
Usage Guidelines
This command displays the cable modem to ATM PVC mappings that have been defined using the
cable
vc-map
command. It displays the MAC address, service ID (SID), and cable interface being used by the
cable modem, and the ATM interface and PVC/PVI to which it has been mapped.
Tip
The
customer
option displays only those PVC mappings that have been configured with a particular
customer name, using the
cable vc-map
command.
Examples
The following example shows typical output for the
show cable l2-vpn vc-map
command for all cable
modems that are mapped to ATM PVCs:
Router#
show cable l2-vpn vc-map
MAC Address ATM Intf VPI/VCI Cable Intf SID Priv Bits
0010.7bed.9c95 ATM2/0.2 1/2 Cable4/0 3 0
0007.0e03.69f9 ATM2/0.1 1/1 Cable4/0 1 0
Router#
The following example shows typical output for a particular cable modem with the MAC address of
0001.0203.0405:
Router#
show cable l2-vpn vc-map 0001.0203.0405
MAC Address ATM Intf VPI/VCI Cable Intf SID Priv Bits
mac-address
(Optional) Displays the mapping for the cable modem with the specified
hardware (MAC).
customer
cust-name
(Optional) Displays the PVC mappings for this particular customer name.
Release
Modification
12.2(11)BC3
This command was introduced for Cisco uBR7100 series and
Cisco uBR7246VXR universal broadband routers.
12.2(15)BC2
Support was added for the
customer
option.