1-48
Cisco uBR10012 Universal Broadband Router Software Configuration Guide
OL-1520-05
Chapter 1 Overview of Cisco uBR10012 Universal Broadband Router Software
Supported Software Features for the Cisco uBR10012 Router
For additional information about this feature and HCCP N+1 Redundancy on the Cisco CMTS, refer to
these documents on Cisco.com:
•
“N+1 Redundancy for the Cisco Cable Modem Termination System,”
Cisco CMTS Feature Guide
http://www.cisco.com/en/US/docs/cable/cmts/feature/guide/uFGnpls1.html
•
Cisco CMTS IOS Cable Command Reference Guide
http://www.cisco.com/en/US/docs/ios/cable/command/reference/cbl_book.html
Intercept Features
The Cisco uBR10012 router supports several intercept features through multiple Cisco IOS release
trains:
•
Access Control List Support for COPS Intercept
•
Basic Wiretap Support
•
Cable Monitor Enhancements
•
Cable Monitor Support for Cisco MC5x20U-D and Cisco MC28U Broadband Processing Engines
•
cable monitor Command
•
COPS TCP Support for the Cisco Cable Modem Termination System
•
Packet Intercept
•
PXF ARP Filter
•
PXF Divert Rate Limiting
•
Service Independent Intercept (SII) Support
Access Control List Support for COPS Intercept
Cisco IOS Release 12.3(13a)BC introduces enhanced support for Access Control Lists (ACLs) and
associated commands for the Common Open Policy Service (COPS) feature.
To configure access control lists (ACLs) for inbound connections to all COPS listener applications on
the Cisco CMTS, user the
cops listeners access-list
command in global configuration mode. To remove
this setting from the Cisco CMTS, us the
no
form of this command.
cops listeners access-list
{
acl-num
|
acl-name
}
no cops listeners access-list
{
acl-num
|
acl-name
}
Syntax Description
acl-num
Alphanumeric identifier of up to 30 characters, beginning with a letter that
identifies the ACL to apply to the current interface.
acl-name
Numeric identifier that identifies the access list to apply to the current
interface. For standard access lists, the valid range is 1 to 99; for extended
access lists, the valid range is 100 to 199.