2-358
Cisco Broadband Cable Command Reference Guide
OL-1581-08
Chapter 2 Cisco CMTS Configuration Commands
cable vc-map
cable vc-map
To map a cable modem to a particular permanent virtual connection (PVC) on an Asynchronous Transfer
Mode (ATM) interface, use the
cable vc-map
command in global configuration mode. To remove this
mapping, use the
no
form of this command.
cable vc-map
mac-address
atm-interface vpi/vci
[
cust-name
]
no cable vc-map
mac-address
no cable vc-map
customer
cust-name
Syntax Description
Defaults
No default behavior or values
Command Modes
Global configuration
Command History
Usage Guidelines
This command maps a cable modem, on the basis of its hardware (MAC) address, to a particular PVC
on an ATM interface.
Note
To use this command, you must first enable the use of Layer 2 tunnels, using the
cable l2-vpn-service
atm-vc
command. Then use the
cable vc-map
command to enable the mapping of individual cable
modems to specific PVCs.
mac-address
Specifies the hardware (MAC) address for the cable modem whose traffic is
to be mapped.
atm-interface
Specifies the outbound ATM interface to which this cable modem should be
mapped.
vpi/vci
Specifies the virtual path identifier (VPI) and virtual channel identifier
(VCI) on the ATM interface to which this cable modem should be mapped.
cust-name
(Optional) Identifies the customer for this PVC. The
cust-name
can be any
arbitrary alphanumeric string, up to 127 characters long.
customer
cust-name
(Optional) Deletes all PVCs belong to this customer. The
cust-name
can be
any arbitrary alphanumeric string, up to 127 characters long.
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 for the
customer
option was added.