Cisco Systems uBR7200 Network Router User Manual


 
1-50
Cisco uBR7200 Series Universal Broadband Router Software Configuration Guide
OL-2239-05
Chapter1 Overview of Cisco uBR7200 Series Software
Supported Software Features for the Cisco uBR7200 Series
Baseline privacy extensions permit the encryption of data transferred between the cable modem and the
Cisco uBR7200 series universal broadband router. The key management protocol defined by baseline
privacy allows Cisco uBR7200 series universal broadband routers to provide two types of keys to cable
modems. The Key Exchange Key (KEK) decrypts the Traffic Exchange Keys (TEK). The TEK is the
key used to encrypt and decrypt data packets.
DOCSIS 1.0 Concatenation Override Featurette
Cisco IOS release 12.3(13a)BC introduces support for the DOCSIS 1.0 concatenation override feature
on the Cisco uBR10012 router. This feature provides the ability to disable concatenation on DOCSIS 1.0
cable modems, even in circumstances where concatenation is otherwise supported for the upstream
channel.
DOCSIS 1.0 concatenation allows the cable modem to make a single-time slice request for multiple
packets, and to send all packets in a single large burst on the upstream. Concatenation was introduced
in the upstream receive driver in the previous Cisco IOS releases that supported DOCSIS 1.0 +. Per-SID
counters were later added in Cisco IOS release 12.1(4)CX for debugging concatenation activity.
In some circumstances, overriding concatenation on DOCSIS 1.0 cable modems may be preferable, and
Cisco IOS release 12.3(13a)BC supports either option.
Note Even when DOCSIS 1.0 concatenation is disabled with this feature, concatenation remains enabled for
cable modems that are compliant with DOCSIS 1.1 or DOCSIS 2.0.
To enable DOCSIS 1.0 concatenation override with Cisco IOS release 12.3(13a)BC and later releases,
use the new docsis10 keyword with the previously supported cable upstream <n> concatenation
command in privileged EXEC mode:
cable upstream <n> concatenation docsis10
Syntax Description
Examples The following example illustrates DOCSIS 1.0 concatenation override on the Cisco uBR7246VXR
router:
Router# no cable upstream 0 concatenation docsis10
In this example, DOCSIS 1.0 cable modems are updated with REG-RSP so that they are not permitted
to use concatenation.
For additional information about this command, refer to the Cisco Broadband Cable Command
Reference Guide on Cisco.com:
http://www.cisco.com/en/US/products/hw/cable/ps2217/products_command_reference_book0918
6a0080108e88.html
n Specifies the upstream port number. Valid values start with 0 for the first
upstream port on the cable interface line card.