2-39
Cisco Broadband Cable Command Reference Guide
OL-1581-08
Chapter 2 Cisco CMTS Configuration Commands
cable device
cable device
To configure access list for a CM device or host, use the
cable device
command in privileged EXEC
mode. To remove an access group, use the
no access-group
option of this command.
cable device
{
ip-address
|
mac-address
} [
no
]
access-group
{
access-list
|
access-name
} |
{[
vrf
vrf-name
]
ip-address
[
no
]
access-group
[
access-list
|
access-name
]}
Note
The
cable device
command is not supported on the Cisco uBR10012 universal broadband router.
Syntax Description
Defaults
No default behaviors or values
Command Modes
Privileged EXEC
Command History
Usage Guidelines
For the virtual route forwarding (VRF) syntax of this command, only the IP address option is supported.
Examples
The following example shows how to assign an access list to the MAC address of a cable device:
Router#
configure terminal
Router(config)#
cable device 0010.7b6b.77ed acc 1
Router(config)#
exit
Router#
ip-address
IP address for the device.
mac-address
MAC address for the device.
access-group
Enables
access-group
options. The
no
form removes access-group
specifications.
access-list
|
access-name
Specifies the IP access list (standard or extended), either by access-
list number (1 to 199) or by access-list name.
vrf
vrf-name
Specifies routing and forwarding instance that is populated with
Virtual Private Network (VPN) routes. The
vrf-name
argument
specifies the name for the virtual route forwarding instance.
Release
Description
12.1
Ported from earlier releases.
12.1(1a)T1
The
vrf
keyword was added for Multiprotocol Label Switching (MPLS)
VPN support.
Note
The
vrf
keyword is not supported on the 12.0 SC, 12.1 EC and
12.2 BC releases.