Advanced-Mode DOCSIS Set-Top Gateway 1.1 For The Cisco CMTS: Feature History
Advanced-Mode DOCSIS Set-Top Gateway 1.1 For The Cisco CMTS: Feature History
Advanced-Mode DOCSIS Set-Top Gateway 1.1 For The Cisco CMTS: Feature History
Cisco IOS Release 12.3(13)BC introduces a brand new command-line interface (CLI) and associated commands to support Advanced-mode DSG 1.1. These commands are not interoperable with the CLI commands supporting DSG Issue 1.0 and earlier issues prior to Cisco IOS Release 12.3(13)BC. When installed on the Cisco router, Cisco IOS Release 12.3(13)BC converts any pre-existing DSG 1.0 configuration in the startup configuration to A-DSG 1.1 configuration in the running configuration. Cisco IOS 12.3(13)BC does not support nor run DSG 1.0 configuration, nor does A-DSG 1.1 support the DSG 1.0 SNMP MIB on the 12.3(13)BC IOS images.
Feature Specifications for Advanced-mode DOCSIS Set-Top Gateway
Feature History
Release Modification
Release 12.3(13)BC
Advanced-mode DSG 1.1 (A-DSG) introduced for the following Cisco universal broadband routers: Cisco uBR10012 router with these field-replaceable units: Cisco uBR10-LCP2-MC16C/MC16E/MC16S Cable Interface Line Card Cisco uBR10-LCP2-MC28C Cable Interface Line Card Cisco uBR10-MC5X20S/U Broadband Processing Engine Cisco uBR7200 Series with these field-replaceable units: Cisco uBR-MC16U/X and Cisco MC16C/S/E Cable Interface Line Cards Cisco uBR-MC28U/X and Cisco MC28C Cable Interface Line Cards
Corporate Headquarters: Cisco Systems, Inc., 170 West Tasman Drive, San Jose, CA 95134-1706 USA
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Contents
Finding Support Information for Platforms and Cisco IOS Software Images
Use Cisco Feature Navigator to find information about platform support and Cisco IOS software image support. Access Cisco Feature Navigator at http://www.cisco.com/go/fn. You must have an account on Cisco.com. If you do not have an account or have forgotten your username or password, click Cancel at the login dialog box and follow the instructions that appear.
Contents
Prerequisites for Advanced-mode DOCSIS Set-Top Gateway, page 3 Restrictions for A-DSG 1.1, page 4 Information About Advanced-mode DOCSIS Set-Top Gateway, page 6 How to Configure Advanced-mode DOCSIS Set-Top Gateway 1.1 on the Cisco CMTS, page 13 Configuring Additional Features for Advanced-mode DOCSIS Set-Top Gateway 1.1 on the Cisco CMTS, page 19 How to Monitor the Advanced-mode DOCSIS Set-Top Gateway Feature, page 29 Configuration Examples for Advanced-mode DOCSIS Set-Top Gateway, page 34 Additional References, page 47 System Messages, page 49 Command Reference for Advanced-mode DSG Issue 1.1, page 51 Glossary, page 76
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Prerequisites for Advanced-mode DOCSIS Set-Top Gateway
General Prerequisites for A-DSG 1.1, page 3 IP Multicast Prerequisites for A-DSG 1.1, page 3 IP Unicast Prerequisites for A-DSG 1.1, page 4
Cisco A-DSG 1.1 is supported on the Cisco uBR7246VXR router and the Cisco uBR10012 router with Performance Routing Engine (PRE) modules. Either Cisco CMTS requires 128MB in memory to support A-DSG 1.1. Cisco IOS release 12.3(13)BC or a later 12.3 BC release are required.
Refer to the release notes for your Cisco CMTS for additional Cisco IOS information. Advanced-mode DSG 1.1 (A-DSG 1.1) supports features that are currently described in the CableLabs DOCSIS CM-SP-DSG-I03-041124 specification, which has a current state of Issued. Refer to the A-DSG 1.1 Features and Enhancements for the Cisco CMTS section on page 6. For additional information about CableLabs DSG specifications, refer to the following resource:
IP multicast routing must be enabled on the Cisco router for proper DSG operations. To enable IP multicast routing, use the ip multicast-routing command in global configuration mode. To enable and configure the Advanced-mode DOCSIS Set-Top Gateway feature, Protocol Independent Multicast (PIM) must be enabled on the cable interface and all outgoing WAN interfaces using the ip pim interface command. The Advanced-mode DOCSIS Set-Top Gateway feature supports the following PIM modes:
dense-modeDense mode of operation. sparse-modeSparse mode of operation. sparse-dense modeThe interface is treated in either sparse mode or dense mode of operation,
For best performance, Cisco recommends enabling fast switching of IP multicast on incoming and outgoing interfaces, using the ip mroute-cache command. (Optional) Multicast rate-limiting can be enabled on those cable interfaces that are configured for DSG operations, using the ip multicast rate-limit out group-list command. (Optional) To restrict which multicast groups can be seen by the hosts, use the ip igmp access-group command to selectively disable multicast groups from being seen by the set-top-boxes.
Tip
For information on the IGMP multicast commands, see the documents listed in the Additional References section on page 47.
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Restrictions for A-DSG 1.1
Network Address Translation (NAT) must be configured to support unicast for A-DSG 1.1 messaging on the Cisco CMTS. Refer to the Configuring NAT to Support Unicast Messaging (optional) section on page 22 for additional information. The Cisco uBR10012 and Cisco uBR72436VXR routers support IP multicast that uses generic routing encapsulation (GRE) tunnels over IP unicast. In this case, the DSG server (the Cisco CMTS) or a router external to the Cisco CMTS encapsulates the IP multicast packet within an IP unicast packet. The DSG Agent then unencapsulates the IP unicast tunnel and forwards the IP multicast packet onto a DSG tunnel. Refer to the Using Point of Deployment Modules and DSG Tunnels section on page 11.
Cisco A-DSG 1.1 does not support the Cisco uBR7100 series routers. Cisco A-DSG 1.1 does not support Service Flow Quality of Service (QoS), which is available at Layer 3. The Multicast Quality of Service (MQoS) feature can be congured separately to provide QoS for DSG tunnels. Refer to the release notes for Cisco IOS Release 12.3(13)BC for additional information. Cisco A-DSG 1.1 does not support subinterfaces. Cisco A-DSG 1.1 does not SNMP MIBS for the prior DSG 1.0 feature. Cisco A-DSG 1.1 does not support tunnel security, but supports access control lists (ACLs); these must be configured to prevent cable modems or other CPE devices from sending traffic to the DSG tunnels. Additional security configuration must be applied to verify packets in the upstream are valid. Such configurations should include the following steps:
1. 2. 3. 4. 5.
interface CableX/Y/Z cable source-verify ip verify unicast source reachable-via rx ip access-group dsg out exit In this configuration, the DSG access group should be as follows:
ip access-list extended dsg deny ip <cm network> <cm network mask XOR FFFFFFFF> host <dsg tunnel cfr multicast
group 1>
deny ip <cpe network> <cpe network mask XOR FFFFFFFF> host <dsg tunnel cfr multicast
group 1>
deny ip <cm network> <cm network mask XOR FFFFFFFF> host <dsg tunnel cfr multicast
group n>
deny ip <cpe network> <cpe network mask XOR FFFFFFFF> host <dsg tunnel cfr multicast
group n>
permit ip any any
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Restrictions for A-DSG 1.1
Release Notes for Cisco uBR10012 Universal Broadband Router for Cisco IOS Release 12.3 BC http://www.cisco.com/en/US/products/sw/iosswrel/ps5413/prod_release_note09186a0080326360. html
Release Notes for Cisco uBR7200 Series for Cisco IOS Release 12.3 BC http://www.cisco.com/en/US/products/sw/iosswrel/ps5413/prod_release_note09186a00803265f8.h tml
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Information About Advanced-mode DOCSIS Set-Top Gateway
A-DSG 1.1 Tunnels, page 6 A-DSG 1.1 Classifiers, page 6 A-DSG 1.1 Downstream Channel Descriptor (DCD), page 7 A-DSG 1.1 Process, page 8 A-DSG 1.1 Rule, page 8
Note
The A-DSG tunnel must be configured before a classifier can be associated with it.
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Information About Advanced-mode DOCSIS Set-Top Gateway
Before changing the classier tunnel association to another DSG tunnel, if a classier is associated to a rule, then you must remove the classier that is associated with the rule. For configuration information, refer to the Configuring Global A-DSG 1.1 Settings for the Cisco CMTS section on page 13.
DSG rules and rule priority DSG classifiers DSG channel list type/length value (TLV) DSG client identifier (whether broadcast, CA System, application, or MAC-level) DSG timer list DSG upstream channel ID (UCID) list Vendor-specific information field
This collection of DSG rules and classifiers in the DCD message is known as the DSG Address Table. The DCD message is sent by DSG Agent (Cisco CMTS) once per second on each downstream. The DCD message provides several functions, such as the following:
Provides a consolidated keep-alive mechanism for all DSG Tunnels on a particular downstream. Provides an address substitution and classification mechanism to increase the flexibility and security of the DSG tunnel. Allows the use of multicast addresses. Allows the MSO to assign any Set-top Device to any DSG tunnel. Enables global changes to the DSG Client timers that allow operator-driven changes in DSG eCM performance.
The maximum DCD message length is no more than the minimum of 1522 bytes long or the MTU size. If the DCD message length is greater, the DCD message is fragmented and the DCD message is sent in pieces. In that case, the A-DSG agent needs to space out the DCD fragment within one second. A-DSG 1.1 supports the CableLabs DOCSIS CM-SP-DSG-I03-041124 specification, with these primary differences between DSG 1.0 and A-DSG 1.1:
A-DSG 1.1 enables the learning of dynamic tunnel definitions. DSG 1.0 only had static tunnel definitions (set on the STB). A-DSG 1.1 supports several new command-line interface (CLI) configuration and show commands for advanced-mode configuration and network information.
For global configuration information, refer to the Configuring Global A-DSG 1.1 Settings for the Cisco CMTS section on page 13. For interface configuration information, refer to the Configuring A-DSG 1.1 Interface Settings for the Cisco CMTS section on page 16.
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Information About Advanced-mode DOCSIS Set-Top Gateway
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Information About Advanced-mode DOCSIS Set-Top Gateway
Out-of-Band Messaging
Out-of-band (OOB) messages allow network control and management messages to be sent to customer premises equipment (CPE) devices, without interfering with the normal data traffic flow. OOB messages also have an advantage over in-band messages in that OOB messages are not dependent on the type of traffic or applications being sent over the network. This allows new OOB messages to be developed and implemented, without requiring any corresponding changes in the network application software. Previously, OOB messages have been carried over dedicated channels that use proprietary video standards such as SCTE/DVS-167, SCTE/DVS-178, and DVB-RCCL/DAVIC-RCC. These existing systems have the following limitations:
Multiple System Operators (MSOs) and other service providers are locked into legacy systems that require proprietary application servers and STBs, which might require additional licensing fees and service charges. Existing OOB messages (DVS167/178) are delivered over legacy transport mechanisms that are not adaptable for future service offerings. Upstream performance limitations (a maximum of 256 kbps) are unsuitable for large-scale deployment of a variety of interactive, real-time services.
To respond to these limitations, the CableLabs consortium developed the DSG specification to provide a multi-vendor solution that works with both legacy STB and DOCSIS transport paths. This allows MSOs and other service providers to use their legacy systems and STBs over their existing DOCSIS cable plants, while still preparing for DSG-capable STBs that support applications such as Video-on-Demand (VoD), online gaming and other interactive services. DSG systems allow a wide variety of OOB messages, such as the following standard messages, in addition to generic and vendor-defined messages:
Conditional Access (CA) messages, to identify which programs and services to which a user is entitled System Information (SI) messages for the management of the STB and its channels. Electronic program guide (EPG) to provide up-to-date program information for STB services and programs.
Customer Premises Equipment (CPE)Set-top box or computer that receives the cable signals coming from the cable modem termination system (CMTS).
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Information About Advanced-mode DOCSIS Set-Top Gateway
Set-Top Box (STB)Customer premises equipment (CPE) that can access subscription and pay-per-view broadcast television services and interactive TV services. In a DSG network, each STB is a member of one or more multicast groups, which allows the STB to receive the OOB messages that are needed to receive the programs they are authorized to view. Point of Deployment (POD) moduleRemovable security card that is plugged into a STB to uniquely identify and authenticate the STB. This allows the CA servers to securely identify the STB and determine which programs and services it is authorized to receive. Network ControllerNetwork controllers originate out of band (OOB) DSG messages whose destinations are STBs. Conditional Access ServerServer systems that encrypt video programs using conditional access (CA) techniques so that only authorized subscribers are able to decrypt and view the programs. Typically, each vendor providers their own CA servers, which also maintain the other back office support systems that are necessary for billing and network management of the STBs. DSG GatewayCMTS that forwards the DSG traffic from the network controllers to STBs. DSG TunnelThis is an IP multicast datagram stream originating at the DOCSIS Set-Top Gateway and carrying out-of-band messages intended for set-top terminals. It is carried over the downstream DOCSIS channel and is identified by a well-known Ethernet MAC address. The well-known Ethernet unicast MAC address is reserved and published by the CA/POD provider. Multiple DSG tunnels may exist on a single downstream DOCSIS channel.
The CA servers transmit OOB messages on the network using multicast IP packets, which are received by STBs that are members of the appropriate multicast groups. Figure 1 shows a typical DSG network.
Figure 1 DSG Network Diagram
STB w/CM Digital video feeds Conditional access servers Video QAM ISP
MPEG-2
10
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Information About Advanced-mode DOCSIS Set-Top Gateway
DSG Addressing
The Advanced-mode DOCSIS Set-Top Gateway feature uses the following types of addressing to ensure that the proper OOB messages are delivered to the appropriate STBs:
Well-known MAC addressDenes the DSG tunnel being used. Each CA/POD vendor reserves and publishes one or more well-known MAC addresses that it uses for its particular services. The POD security modules from that vendor instruct the STB to examine packets for one or more of the vendors MAC addresses. If a packet has the correct well-known MAC address, the STB reads that particular packet. IP Multicast addressEach STB is a member of at least one multicast group. The STB itself does not use these IP addresses, but the Cisco CMTS uses these IP multicast addresses to perform the appropriate multicast joins for the appropriate STBs. This ensures that the STB receives the traffic that is appropriate for its multicast group.
The Cisco CMTS router supports an unlimited number of destination multicast addresses, which can be mapped to MAC addresses as follows:
One-to-one mappingOne IP multicast group per one DSG tunnel (MAC address) Many-to-one mappingMultiple IP multicast groups per one DSG tunnel (MAC address)
Note
Cisco IOS Releases prior to 12.3(13)BC do not support one-to-many mappings (one IP multicast group per multiple MAC addresses/DSG tunnel). This means that multiple CA vendors cannot use the same DSG tunnel (that is, two vendors on the same interface cannot be using a tunnel with the same IP multicast address).
DSG Operation
DSG maps traffic based on the incoming multicast address or a well-known unicast address. The Cisco CMTS performs the following functions when the CMTS receives an OOB packet from the CA servers over the IP network:
1. 2. 3.
The CMTS looks at the destination address (either the multicast group address or the well-known unicast address that the network controller and the CMTS agree on). If the destination IP address matches the multicast group or the unicast address that will be translated via NAT, then MAC addresses for the packet are overwritten. The CMTS then forwards the new packet on the downstream ports that are mapped to those well-known MAC addresses, using either a unicast or multicast broadcast, as appropriate.
11
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Information About Advanced-mode DOCSIS Set-Top Gateway
4.
The STBs on those downstream channels receive the packet and examine the MAC address, based on the tunnels identified for it in a DSG Rule for A-DSG 1.1, or based on the well-known MAC address of the device (for DSG Issues 1.0 and 0.9). The IP address is only examined if is part of a classifier in the DCD. If the MAC address is a well-known MAC address for the appropriate CA/POD vendor, the STB reads the packet and operates on the OOB messages that it contains.
5.
The Advanced-mode DOCSIS Set-Top Gateway feature is a CableLabs (http://www.cablelabs.com) specification allows cable MSOs and service providers to create and deploy new interactive services over existing cable networks. Providers can introduce new services, without impacting their existing customers.
Supports Existing DOCSIS Cable Networks
The Advanced-mode DOCSIS Set-Top Gateway feature interoperates with existing DOCSIS-capable networks that can support new interactive services, such as VoD and online gaming, that are expected to become available on cable networks in the future. DOCSIS cable operators can deploy innovative interactive services using the best of the available advanced STB products and middleware and applications software, while still preserving their investment in existing headend systems.
Provides Additional Services
The Advanced-mode DOCSIS Set-Top Gateway feature allows cable operators to offer Internet access, e-mail, chat services, and other high-bandwidth services, in addition to the existing STB services (such as EPG and CA). Providers can deliver high-speed data services to their cable TV subscribers using the DOCSIS network.
Provides the Capability to Use Multiple CA/POD Vendors
The Advanced-mode DOCSIS Set-Top Gateway feature allows cable operators to offer services from many CA/POD vendors, as opposed to existing networks that typically limit the operator to only one vendor per network. This allows greater flexibility in combining or sharing operations between operators or providers.
Uses Standard DOCSIS Networks
The Advanced-mode DOCSIS Set-Top Gateway feature uses existing DOCSIS 1.0, DOCSIS 1.1, and DOCSIS 2.0 networks. MSOs and other service providers can continue to create open-standard, vendor-independent DOCSIS networks, without having to maintain legacy STB systems that could disrupt DOCSIS operations.
Simplifies Network Operations and Cost
MSOs and other service providers can use one simplified return channel architecture to support both STBs and DOCSIS cable modems, instead of using two separate return channels. This lowers the complexity of managing CPE devices and requires less investment in headend equipment, which in turn lowers the overall operations and support costs.
Supports Higher Density of STBs
Depending on the CMTS platform, the higher bandwidth available in DOCSIS networks allows MSOs and other service providers to support a higher maximum number of STBs per headend system.
12
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS How to Configure Advanced-mode DOCSIS Set-Top Gateway 1.1 on the Cisco CMTS
How to Configure Advanced-mode DOCSIS Set-Top Gateway 1.1 on the Cisco CMTS
This section contains two procedures, both of which are required to enable and configure A-DSG 1.1 on the Cisco CMTS:
Configuring Global A-DSG 1.1 Settings for the Cisco CMTS, page 13 Configuring A-DSG 1.1 Interface Settings for the Cisco CMTS, page 16
A-DSG tunnels A-DSG clients A-DSG classifiers Additional parameters such downstream channel lists, vendor specific parameters, and DSG timers
These global A-DSG settings and parameters are uniquely identified by A-DSG indexes. The indexes are then used with interface commands to define DCD messages. The interface commands define the DSG rules, tunnel traffic, and parameters to include in the DCD message. The following procedure describes global configuration for A-DSG 1.1, to precede interface configuration.
SUMMARY STEPS
1. 2. 3. 4. 5. 6. 7. 8. 9.
enable configure terminal cable dsg tunnel <tunnel-id> mac_addr <mac addr> [enable | disable] cable dsg cfr <cfr index> dest-ip <ipaddr> [tunnel <tunnel index>] | [dest-port <start> <end>] | [priority <priority>] | [src-ip <ipaddr>] | [src-prefix-len <len>] [enable | disable] cable dsg chan-list <list-index> index <entry-index> freq <freq> cable dsg client-list <client-list-id> id-index <id> { application-id | ca-system-id | mac-addr} <value> | broadcast } cable dsg timer <index> [Tdsg1 <Tdsg1>] | [Tdsg2 <Tdsg2>] | [Tdsg3 <Tdsg3>] | [Tdsg4 <Tdsg4>] cable dsg vendor-param <group-id> vendor <vendor-index> oui <oui> value <value-in-TLV> Ctrl^Z
13
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS How to Configure Advanced-mode DOCSIS Set-Top Gateway 1.1 on the Cisco CMTS
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Router> enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
Example:
Router(config)# cable dsg tunnel 1 mac_addr 0006.0006.0006 enable
Creates A-DSG 1.1 tunnels. The destination MAC address must be set when using this command. To remove this configuration from the Cisco CMTS, use the no form of this command. To disable A-DSG 1.1 tunnels on the Cisco CMTS, use the disable form of this command.
tunnel-idThis is an integer from 1-65535 that identifies the A-DSG tunnel in related show and configuration commands. mac_addr mac-addr(Required) Destination MAC address. enableEnables the specified A-DSG tunnel. disableDisables the specified A-DSG tunnel.
Step 4
cable dsg cfr <cfr index> dest-ip <ipaddr> [tunnel <tunnel index>] | [dest-port <start> <end>] | [priority <priority>] | [src-ip <ipaddr> | src-prefix-len <len>] | [enable | disable]
Defines and enables A-DSG 1.1 classifiers on the Cisco CMTS. This command creates a unique CFR index for the A-DSG 1.1 classifier. To remove the specified A-DSG 1.1 classifiers from the Cisco CMTS, use the no form of this command. To disable one or more specified A-DSG 1.1 classifiers, but retain their configuration, use the disable form of this command.
cfr index dest_ip <ipaddr>destination IP address tunnel <tunnel index>tunnel index dest-ports <start> <end>destination TCP/UDP ports range priority <priority>Classifier priority src-ip <ipaddr> source IP address src-prefix-len <len>prefix length enableenable classifier disabledisable classifier
Example:
Router(config)# cable dsg cfr 1 dest-ip 224.10.10.101 tunnel 1 dest-port 0 65535 priority 1
14
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS How to Configure Advanced-mode DOCSIS Set-Top Gateway 1.1 on the Cisco CMTS
Command or Action
Step 5
cable dsg chan-list <list-index> index <entry-index> freq <freq>
Purpose Configures the A-DSG 1.1 downstream channel list. The channel list is a list of DSG channels (downstream frequencies) that set-top boxes can search to find the DSG tunnel appropriate for their operation. To remove the A-DSG 1.1 channel list from the Cisco CMTS, us the no form of this command.
Example:
Router(config)# cable dsg chan-list 1 index 1 freq 47000000
list-indexan index used to indicate a group of channels (downstream frequencies) to include in the DCD messages for an interface. entry-indexDSG channel frequency entry index. freqCenter frequency of the downstream channel in Hz. This value must be a multiple of 62500 Hz.
Step 6
cable dsg client-list <client-list-id> id-index <id> { application-id | ca-system-id | mac-addr} <value> | broadcast }
Configures additional client parameters. To remove this configuration, use the no form of the command.
client-list <client-list-id>an integer between 1-65535. id-index <id>References a specific client entry within the client list. application-id <value>DSG Client type Application ID broadcast DSG Client type broadcast ca-system-id DSG Client type CA system ID mac-addr <value>DSG Client type Mac address
Example:
Router(config)# cable dsg client-list 1 id-index 1 broadcast
Step 7
cable dsg timer <index> [Tdsg1 <Tdsg1>] | [Tdsg2 <Tdsg2>] | [Tdsg3 <Tdsg3>] | [Tdsg4 <Tdsg4>]
Configures the A-DSG 1.1 timer entry to be associated to the downstream channel, and encoded into the DCD message. To remove the cable DSG timer from the Cisco CMTS, use the no form of this command.
Example:
Router(config)# cable dsg timer 1 Tdsg1 1 Tdsg2 2 Tdsg3 3 Tdsg4 4
indexAlphanumeric index identifier Tdsg1 <Tdsg1>DSG Initialization Timeout (Tdsg1) setting Tdsg2 <Tdsg2>DSG Operational Timeout (Tdsg2) setting Tdsg3 <Tdsg3>DSG Two-Way Retry Timer (Tdsg3) setting Tdsg4 <Tdsg4>DSG One-Way Retry Timer (Tdsg4) setting
Step 8
cable dsg vendor-param <group-id> vendor <vendor-index> oui <oui> value <value-in-TLV>
Configures vendor-specific parameters for A-DSG 1.1. To remove this configuration from the Cisco CMTS, use the no form of this command.
vendorDSG vendor parameters vendor index setting. ouiDSG vendor parameters vendor OUI setting. Includes the 0803<oui> tlv in the VSIF. valueDSG vendor parameters vendor value setting.
Example:
Router(config)# cable dsg vendor-param 1 vendor 1 oui ABCDEA value 0101AB
Step 9
15
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS How to Configure Advanced-mode DOCSIS Set-Top Gateway 1.1 on the Cisco CMTS
What to Do Next
After global settings are defined for A-DSG 1.1, interface configurations must complete the configuration on the Cisco CMTS. Refer to the Configuring A-DSG 1.1 Interface Settings for the Cisco CMTS section on page 16. For additional information about global configuration commands, refer to the Command Reference for Advanced-mode DSG Issue 1.1 section on page 51.
Prerequisites
Global configurations for A-DSG 1.1 must be defined and enabled on the Cisco CMTS in order to complete A-DSG 1.1 interface configurations and A-DSG operation.
SUMMARY STEPS
1. 2. 3. 4. 5. 6. 7. 8.
enable configure terminal cable downstream dsg chan-list cable downstream dsg timer cable downstream dsg vendor-param cable downstream dsg rule cable downstream dsg dcd-enable Ctrl^Z
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Router> enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
Example:
Router(config)# interface c8/0/1
16
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS How to Configure Advanced-mode DOCSIS Set-Top Gateway 1.1 on the Cisco CMTS
Command or Action
Step 4
cable downstream dsg chan-list <list-index>
Purpose Associates the A-DSG channel list entry to a downstream channel, to be included in the DCD message. To remove this setting, use the no form of this command.
Example:
Router(config-if)# cable downstream dsg chan-list 2
chan-listSets the downstream A-DSG 1.1 channel list. list-indexThis is an integer between 1 and 65535.
Step 5
Example:
Router(config-if)# cable downstream dsg timer 3
Associates the DSG timers entry to a downstream channel, to be included in the DCD message. To remove this setting, use the no form of this command.
Step 6
cable downstream dsg vendor-param <vsif-grp-id> Example: Router(config-if)# cable downstream dsg vendor-param 2
Associates A-DSG vendor parameters to a downstream, to be included in the DCD message. To remove this configuration from the Cisco CMTS, use the no form of this command.
Step 7
cable downstream dsg rule <rule-id> priority <priority> cable downstream dsg rule vendor-param <vsif-grp-id> cable downstream dsg rule <rule-id> ucid <ucid1> | [<ucid1> <ucid2>...<ucidn>] cable downstream dsg rule <rule-id> cfr <cfr-index> [ <cfr-index>] cable downstream dsg rule <rule-id> [ enable | disable ]
Defines and associates a rule for A-DSG to the downstream channel. Rules are disabled by default once they are created. To enable a rule you must use the enable form of this command. To disable a current configuration, use the disable form of this command.
priorityDSG rule priority clientsDSG clients tunnelDSG tunnel vendor-paramDSG vendor specific parameters ucidDSG upstream channel id classifiersDSG classifiers disableDSG rule disable For easy migration to future issues of A-DSG in upcoming Cisco IOS releases, A-DSG rules that associate with the same A-DSG tunnel must associate with the same list of classifiers.
Example:
Router(config-if)# cable downstream dsg rule 1 clients 1 tunnel 1
Note
Step 8
cable downstream dsg [ dcd-enable | dcd-disable ] Example: Router(config-if)# cable downstream dsg dcd-enable
Enables DCD messages to be sent on a downstream channel. This command is used when there are no enabled rules or tunnels for A-DSG currently on the Cisco CMTS. To disable DCD messages, use the disable form of this command.
Step 9
17
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS How to Configure Advanced-mode DOCSIS Set-Top Gateway 1.1 on the Cisco CMTS
Examples
The following example illustrates DSG rules associated with the same A-DSG tunnel and the same list of classifiers.
cable dsg cfr 1 dest-ip 224.2.1.1 tunnel 1 cable dsg cfr 2 dest-ip 224.2.1.2 tunnel 1 cable dsg cfr 3 dest-ip 224.2.1.3 tunnel 1 . . .
Downstream 1
cable downstream dsg rule 2 clients 1 tunnel 1 cable downstream dsg rule 2 cfr 2 3 . . .
Downstream 2
The setting below must be the same classifier list as rule 2 of downstream 1
cable downstream dsg rule 1 cfr 2 3 . . .
18
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuring Additional Features for Advanced-mode DOCSIS Set-Top Gateway 1.1 on the Cisco CMTS
Configuring Additional Features for Advanced-mode DOCSIS Set-Top Gateway 1.1 on the Cisco CMTS
See the following sections for how to enable, configure, disable, and monitor the Advanced-mode DOCSIS Set-Top Gateway feature:
Configuring IP Multicast Operations, page 19 Configuring NAT to Support Unicast Messaging (optional), page 22 Configuring WAN Interfaces for MultiCast Operations, page 24 Configuring a Standard IP Access List for Packet Filtering (Optional), page 24 Configuring a Standard IP Access List for Multicast Group Filtering (Optional), page 27
SUMMARY STEPS
1. 2. 3. 4. 5. 6. 7. 8. 9.
configure terminal ip multicast-routing ip pim ssm ip cef interface interface ip pim {dense-mode | spasrse-mode | sparse-dense-mode}sparse-dense-mode | sparse-mode ip multicast rate-limit out group-list access-list rate ip mroute-cache exit
19
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuring Additional Features for Advanced-mode DOCSIS Set-Top Gateway 1.1 on the Cisco CMTS
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Router# configure terminal Router(config)#
Step 2
ip multicast-routing
Example:
Router(config)# ip multicast-routing Router(config)#
Step 3
Defines the Source Specific Multicast (SSM) range of IP multicast addresses. To disable the SSM range, use the no form of this command.
Example:
Router(config)# ip pim ssm range 4
vrf (Optional) Supports the multicast Virtual Private Network (VPN) routing and forwarding (VRF) instance. vrf-name(Optional) Name assigned to the VRF. defaultDefines the SSM range access list to 232/8. range access-listSpecifies the standard IP access list number or name defining the SSM range. When an SSM range of IP multicast addresses is defined by the ip pim ssm command, no Multicast Source Discovery Protocol (MSDP) Source-Active (SA) messages will be accepted or originated in the SSM range.
Note
For additional information about the ip pim ssm command, refer to the following document on Cisco.com:
Cisco IOS IP Command Reference, Volume 3 of 4: Multicast, Release 12.3 T http://www.cisco.com/en/US/products/sw/iosswrel/ps5 207/products_command_reference_chapter09186a008 01a7ec8.html#wp1070544
Step 4
ip cef [distributed] [accounting type | load-sharing algorithm algorithm | table type | traffic-statistics]
Enables Cisco Express Forwarding (CEF) on the route processor card. To disable CEF, use the no form of this command. For additional information about the ip cef command, refer to the following document on Cisco.com:
Example:
Router(config)#
Cisco IOS Switching Services Command Reference, Release 12.3 http://www.cisco.com/en/US/products/sw/iosswrel/ps5 187/products_command_reference_chapter09186a008 017cf29.html#wp1071616
20
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuring Additional Features for Advanced-mode DOCSIS Set-Top Gateway 1.1 on the Cisco CMTS
Command or Action
Step 5
interface interface
Purpose Enters interface configuration mode for each cable interface or WAN interface being used for DSG traffic.
Example:
Router(config)# interface cable 3/0 Router(config-if)#
Step 6
Enables Protocol Independent Multicast (PIM) on the cable interface, which is required to use the DSG feature:
dense-modeEnables dense mode of operation. sparse-modeEnables sparse mode of operation. sparse-dense-modeThe interface is treated in either sparse mode, sparse-dense mode, or dense mode of operation, depending on the mode in which the multicast group operates. You must configure this command on each interface that forwards multicast traffic.
Example:
Router(config-if)# ip pim dense-mode Router(config-if)#
Note Step 7
ip multicast rate-limit out group-list access-list rate
(Optional) Enables multicast rate-limiting on the cable interface, using the following parameters:
Example:
Router(config-if)# ip multicast rate-limit out group-list 10 2048 Router(config-if)#
group-list access-list = Access list number or name that controls which multicast groups are subject to the rate limit. rate = Maximum transmission rate (in kbps). Any packets sent at greater than this value are silently discarded. The valid range is 0 to 4294967 kbps, but for DSG operations the maximum valid rate is 2048 kbps. The default is 0, which means no traffic is permitted.
Step 8
ip mroute-cache
(Optional) Enables IP multicast fast switching, also known as multicast distributed switching (MDS), on the interface.
Example:
Router(config-if)# ip mroute-cache Router(config-if)#
Note
Repeat Step 5 through Step 8 for each cable interface that is being used for DSG traffic. Also repeat these steps on each WAN interface that is forwarding IP multicast traffic from the DSG network controllers and Conditional Access (CA) servers. Exits interface configuration mode and returns to privileged EXEC mode.
Step 9
exit
Example:
Router(config-if)# exit Router#
21
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuring Additional Features for Advanced-mode DOCSIS Set-Top Gateway 1.1 on the Cisco CMTS
Tip
This procedure should be performed after the cable interface has already been configured for DSG operations, as described in the A-DSG 1.1 Cable Interface Configuration Examples section on page 36.
Note
The Cisco CMTS router supports NAT only when it is running an IP Plus (-i-) Cisco IOS software image. Refer to the release notes for your Cisco IOS release for complete image availability and requirements.
SUMMARY STEPS
1. 2. 3. 4. 5. 6. 7. 8. 9.
configure terminal interface wan-interface ip nat outside interface cable interface ip address ip-address mask secondary ip nat inside exit ip nat inside source static ip-multicast-address cable-ip-address exit
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Router# configure terminal Router(config)#
Step 2
interface wan-interface
Example:
Router(config)# interface FastEthernet0/0 Router(config-if)#
22
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuring Additional Features for Advanced-mode DOCSIS Set-Top Gateway 1.1 on the Cisco CMTS
Command or Action
Step 3
ip nat outside
Purpose Configures the WAN interface as the outside (public) NAT interface.
Example:
Router(config-if)# ip nat outside Router(config-if)#
Step 4
Example:
Router(config-if)# interface cable 3/0 Router(config-if)#
This cable interface should have previously been configured for DSG operations.
Step 5
Example:
Router(config-if)# ip address 192.168.18.1 255.255.255.0 secondary Router(config-if)#
Configures the cable interface with an IP address and subnet that should match the unicast address being used for DSG traffic. This IP address and its subnet must not be used by any other cable interfaces, cable modems, or any other types of traffic in the cable network. Configures the cable interface as the inside NAT (private) interface.
Step 6
ip nat inside
Example:
Router(config-if)# ip nat inside Router(config-if)#
Step 7
exit
Example:
Router(config-if)# exit Router(config)#
Step 8
Maps the unicast IP address assigned to the cable interface to the multicast address that should be used for the DSG traffic.
Example:
Router(config)# ip nat inside source static 224.3.2.1 192.168.18.2 Router(config)#
ip-multicast-address = This address should match the multicast address that was used when enabling DSG on the cable interface. cable-ip-address = This address should match the IP address of the incoming unicast packet.
Note Step 9
exit
Repeat Step 2 and Step 8 for each cable interface to be configured for DSG unicast traffic. Exits global configuration mode and returns to privileged EXEC mode.
Example:
Router(config)# exit Router#
23
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuring Additional Features for Advanced-mode DOCSIS Set-Top Gateway 1.1 on the Cisco CMTS
These commands are described in the Configuring IP Multicast Operations section on page 19, and in the following documents on Cisco.com. For additional information about the ip pim command, refer to the following document on Cisco.com:
Cisco IOS IP Command Reference, Volume 3 of 4: Multicast, Release 12.3 http://www.cisco.com/en/US/products/sw/iosswrel/ps5187/products_command_reference_chapter 09186a008017cf24.html#wp1080424
For additional information about the ip pim ssm command, refer to the following document on Cisco.com:
Cisco IOS IP Command Reference, Volume 3 of 4: Multicast, Release 12.3 T http://www.cisco.com/en/US/products/sw/iosswrel/ps5207/products_command_reference_chapter 09186a00801a7ec8.html#wp1070544
For additional information about the ip cef command, refer to the following document on Cisco.com:
Cisco IOS Switching Services Command Reference, Release 12.3 http://www.cisco.com/en/US/products/sw/iosswrel/ps5187/products_command_reference_chapter 09186a008017cf29.html#wp1071616
Tip
This procedure assumes a basic knowledge of how access lists use an IP address and bitmask to determine the range of IP addresses that are allowed access. For full details on configuring access lists, see the documents listed in the Additional References section on page 47.
SUMMARY STEPS
1. 2. 3. 4. 5. 6. 7.
configure terminal access-list access-list permit group-ip-address [mask] access-list access-list deny group-ip-address [mask] access-list access-list deny any interface cable interface ip access-group access-list exit
24
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuring Additional Features for Advanced-mode DOCSIS Set-Top Gateway 1.1 on the Cisco CMTS
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Router# configure terminal Router(config)#
Step 2
Creates an access list specifying that permits access to the specific multicast address that matches the specified group-ip-address and mask.
Example:
Router(config)# access-list 90 permit 228.1.1.1 Router(config)#
access-list = Number or name of a standard IP access list. The number can range from 1 to 99 with no default. group-ip-address = IP address to be used as a base for this access list. It should be based on the group IP address used for the interfaces DSG tunnels. mask = (Optional) Bitmask that determines which addresses in the group-ip-address will be allowed access. The default is 255.255.255.255.
Step 3
Configures the access list that denies access to any multicast address that matches the specified group-ip-address and mask.
Example:
Router(config)# access-list 90 deny 224.0.0.0 15.255.255.255 Router(config)#
access-list = Number or name of a standard IP access list. The number can range from 1 to 99 with no default. group-ip-address = IP address to be used as a base for this access list. It should be based on the group IP address used for the interfaces DSG tunnels. mask = (Optional) Bitmask that determines which addresses in the group-ip-address will be allowed access. The default is 255.255.255.255.
Step 4
Configures the access list so that it denies access to any IP addresses other than the ones previously configured.
Example:
Router(config)# access-list 90 deny any Router(config)#
Step 5
Example:
Router(config)# interface cable 3/0 Router(config-if)#
25
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuring Additional Features for Advanced-mode DOCSIS Set-Top Gateway 1.1 on the Cisco CMTS
Command or Action
Step 6
ip access-group access-list
Purpose (Optional, but recommended) Configures the interface with the access list, so that packets are filtered by the list before being accepted on the interface.
Example:
Router(config-if)# ip access-group 90 Router(config-if)#
access-list = Number or name of a standard IP access list. The number can range from 1 to 99 and should be the same list created in Step 3.
Note: Standard Access lists only allow one address to be specified in the earlier step. If you apply an outbound access-list with only the multicast address of the tunnel denied, then the DSG traffic is not allowed to pass.
Note
On the Cisco uBR10012 router, inbound access lists on the cable interface do not apply to multicast traffic, so they do not apply here. As a result, the Cisco uBR10012 requires that you use extended access lists that are blocked in the outbound direction for packets originating from the cable modem or CPE device on the network, and destined to the multicast group. The multicast group contains the classifiers associated with A-DSG 1.1 rules enabled on the interface.
Step 7
exit
Example:
Router(config-if)# exit Router#
26
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuring Additional Features for Advanced-mode DOCSIS Set-Top Gateway 1.1 on the Cisco CMTS
Tip
This procedure assumes a basic knowledge of how access lists use an IP address and bitmask to determine the range of IP addresses that are allowed access. For full details on configuring access lists, see the documents listed in the Additional References section on page 47.
SUMMARY STEPS
1. 2. 3. 4. 5. 6. 7.
configure terminal access-list access-list permit group-ip-address [mask] access-list access-list deny group-ip-address [mask] access-list access-list deny any interface cable interface ip igmp access-group access-list [version] exit
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Router# configure terminal Router(config)#
Step 2
Creates an access list specifying that permits access to the specific multicast address that matches the specified group-ip-address and mask.
Example:
Router(config)# access-list 90 permit 228.1.1.1 Router(config)#
access-list = Number or name of a standard IP access list. The number can range from 1 to 99 with no default. group-ip-address = IP address to be used as a base for this access list. It should be based on the group IP address used for the interfaces DSG tunnels. mask = (Optional) Bitmask that determines which addresses in the group-ip-address will be allowed access. The default is 255.255.255.255.
27
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuring Additional Features for Advanced-mode DOCSIS Set-Top Gateway 1.1 on the Cisco CMTS
Command or Action
Step 3
access-list access-list deny group-ip-address [mask]
Purpose Configures the access list that denies access to any multicast address that matches the specified group-ip-address and mask.
Example:
Router(config)# access-list 90 deny 224.0.0.0 15.255.255.255 Router(config)#
access-list = Number or name of a standard IP access list. The number can range from 1 to 99 with no default. group-ip-address = IP address to be used as a base for this access list. It should be based on the group IP address used for the interfaces DSG tunnels. mask = (Optional) Bitmask that determines which addresses in the group-ip-address will be allowed access. The default is 255.255.255.255.
Step 4
Configures the access list so that it denies access to any IP addresses other than the ones previously configured.
Example:
Router(config)# access-list 90 deny any Router(config)#
Step 5
Example:
Router(config)# interface cable 3/0 Router(config-if)#
Step 6
Example:
Router(config-if)# ip igmp access-group 90 Router(config-if)#
(Optional, but recommended) Configures the interface to accept traffic only from the associated access list, so that only authorized devices are allowed to access the DSG tunnels.
access-list = Number or name of a standard IP access list. The number can range from 1 to 99 and should be the same list created in Step 3. version = (Optional) Specifies the IGMP version. The default is 2.
Step 7
exit
Example:
Router(config-if)# exit Router#
28
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS How to Monitor the Advanced-mode DOCSIS Set-Top Gateway Feature
The following example displays the statistics for all DSG 1.1 vendor tunnels in Cisco IOS Release 12.3(9a)BC:
Router# show cable dsg stats Vendor: bg, Tunnel count: 8 0004.0004.0004 229.4.4.4 Cable8/1/0 0001.0001.0002 229.1.1.2 Cable8/1/0 0001.0001.0003 229.1.1.3 Cable8/1/0 0001.0001.0004 229.1.1.4 Cable8/1/0 0001.0001.0005 229.1.1.5 Cable8/1/0 0001.0001.0006 229.1.1.6 Cable8/1/0 0001.0001.0007 229.1.1.7 Cable8/1/0 0001.0001.0008 229.1.1.8 Cable8/1/0 Vendor: t, Tunnel count: 8 0000.0000.0001
Rcv/Fwd/Drp: 0/0/0 Rcv/Fwd/Drp: 0/0/0 Rcv/Fwd/Drp: 0/0/0 Rcv/Fwd/Drp: 0/0/0 Rcv/Fwd/Drp: 0/0/0 Rcv/Fwd/Drp: 0/0/0 Rcv/Fwd/Drp: 0/0/0 Rcv/Fwd/Drp: 0/0/0
29
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS How to Monitor the Advanced-mode DOCSIS Set-Top Gateway Feature
230.0.0.1 Cable8/1/0 0000.0000.0002 230.0.0.2 Cable8/1/0 0000.0000.0003 230.0.0.3 Cable8/1/0 0000.0000.0004 230.0.0.4 Cable8/1/0 0000.0000.0005 230.0.0.5 Cable8/1/0 0000.0000.0006 230.0.0.6 Cable8/1/0 0000.0000.0007 230.0.0.7 Cable8/1/0 0000.0000.0008 230.0.0.8 Cable8/1/0 Vendor: bg2, Tunnel count: 7 0001.0002.0008 229.1.2.8 Cable8/1/0 0001.0002.0007 229.1.2.7 Cable8/1/0 0001.0002.0005 229.1.2.5 Cable8/1/0 0001.0002.0004 229.1.2.4 Cable8/1/0 0001.0002.0003 229.1.2.3 Cable8/1/0 0001.0002.0002 229.1.2.2 Cable8/1/0 0001.0002.0001 229.1.2.1 Cable8/1/0 Vendor: nds, Tunnel count: 1 dead.beaf.fefe 239.0.0.113 Cable8/1/0 Router#
Rcv/Fwd/Drp: 0/0/0 Rcv/Fwd/Drp: 0/0/0 Rcv/Fwd/Drp: 0/0/0 Rcv/Fwd/Drp: 0/0/0 Rcv/Fwd/Drp: 0/0/0 Rcv/Fwd/Drp: 0/0/0 Rcv/Fwd/Drp: 0/0/0 Rcv/Fwd/Drp: 0/0/0
Rcv/Fwd/Drp: 0/0/0 Rcv/Fwd/Drp: 0/0/0 Rcv/Fwd/Drp: 0/0/0 Rcv/Fwd/Drp: 0/0/0 Rcv/Fwd/Drp: 0/0/0 Rcv/Fwd/Drp: 0/0/0 Rcv/Fwd/Drp: 0/0/0
Resolves: 39
Rcv/Fwd/Drp: 0/0/0
The following example illustrates the show cable dsg tunnel command for A-DSG 1.1 on the Cisco uBR10012 router:
show cable dsg <tunnel mac addr | interface> ============================================ Tunnel MAC Addr Interface Srv-Class 0004.0004.0004 C8/1/0 srvclassA Classifier Dst-IP Pri 229.4.4.4 0 229.4.4.5 1
The following example illustrates the show cable dsg rule command for DSG Issue 1.1 on the Cisco uBR10012 router:
Router# show cable dsg rule c8/1/0 Rule ID UCID Pri Interface Client Range Tunnel ID Vender ID ID Classifier Dst-IP Pri
Src-IP
30
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS How to Monitor the Advanced-mode DOCSIS Set-Top Gateway Feature
C8/1/0
1-4
229.4.4.4
100.1.1.1
229.4.4.5 1 100.1.1.2
The following example illustrates the show cable dsg rule command for DSG Issue 1.1 on the Cisco uBR10012 router:
show cable dsg rule <interface> ===============================
Tunnel ID 1
Vender ID ID 1
Src-IP 0 1
The following example illustrates the show cable dsg rule command for DSG Issue 1,1 on the Cisco uBR10012 router:
show cable dsg stats <tunnel mac addr | interface> ================================================== 0004.0004.0004 229.4.4.4 C8/1/0 DCD Sent: 99 DCD Change Count: 7 Resolves: 10 Rcv/Fwd/Drp: 0/0/0
Note
The packet counters are automatically reset to zero for a tunnel when the tunnel does not receive any traffic for three minutes or more. The following example displays the mapping table for the specified DSG 1.0 tunnel MAC address:
Router# show cable dsg tunnel 0009.0009.0009 Group-ip 224.13.13.1 224.12.12.1 Src-ip * * Tunnel-MAC 0009.0009.0009 0009.0009.0009 Interface Cable5/0 Cable5/0 Packets 0 0 CA-vendor AAA AAA
The following examples illustrate show cable dsg commands with Cisco IOS Release 12.3(9a)BC and DSG Issue 1.0 with enhanced syntax on a Cisco uBR10012 router:
Router# show cable dsg stats 0050.4d00.0002 DSG statistics information DSG keepalive is set Vendor name is nds, tunnel MAC is 0050.4d00.0002 Group address is 224.1.2.3, source address is * Interface is Cable6/0, interface Cable6/0 is bundle master mapping entry is used 85 Received 0 packets, forwarded 0 packets
31
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS How to Monitor the Advanced-mode DOCSIS Set-Top Gateway Feature
Dropped 0 packets
The following examples illustrate show cable dsg commands with Cisco IOS Release 12.3(9a)BC and DSG Issue 1.0 with enhanced syntax on a Cisco uBR7246VXR router:
Router# show cable dsg tunnel Group-ip Src-ip 224.1.2.3 * Tunnel-MAC 0050.4d00.0002 Interface Cable6/0 Packets 0 CA-vendor nds
Router# show cable dsg tunnel 0050.4d00.0002 Group-ip Src-ip Tunnel-MAC 224.1.2.3 * 0050.4d00.0002 Router# show cable dsg stats DSG statistics information DSG keepalive is set Vendor: nds, Tunnel count: 1
Interface Cable6/0
Packets 0
CA-vendor nds
Vendor name is nds, tunnel MAC is 0050.4d00.0002 Group address is 224.1.2.3, source address is * Interface is Cable6/0, interface Cable6/0 is bundle master mapping entry is used 85 Received 0 packets, forwarded 0 packets Dropped 0 packets
Router# show cable dsg keepalive DSG keeplive is disabled, keepalives transmitted: 0 Router# show cable dsg stats Vendor: bg, Tunnel count: 1 0004.0004.0004 229.4.4.4 Cable8/1/0 Router# show cable dsg tunnel Dst-ip Src-ip 229.4.4.4 *
Resolves: 0
Rcv/Fwd/Drp: 0/0/0
Vendor bg
Router# show cable dsg tunnel ? H.H.H A DSG tunnel MAC address vendor Show dsg tunnels for the specific vendor | Output modifiers <cr> Router# show cable dsg tunnel 0004.0004.0004 Dst-ip Src-ip Tunnel-MAC Interface Packets 229.4.4.4 * 0004.0004.0004 Cable8/1/0 0 Router# show cable dsg tunnel Dst-ip: 229.2.0.99 229.7.5.99 Src-ip: * 10.10.2.56 Tunnel-MAC: 1111.1111.1111 1111.2222.2222 interface: Cable4/0 Cable5/0 packets: 123 1 vendor: bg bg
Vendor bg
32
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS How to Monitor the Advanced-mode DOCSIS Set-Top Gateway Feature
229.7.5.98
1111.2222.2222
Cable3/0
4003
bg
Router# show cable dsg stat Vendor: bg, Tunnel count: 1111.1111.1111 229.2.0.99 Cable4/0 Resolves: 4 1111.2222.2222 229.7.5.99 Cable5/0 Resolves: 4 229.7.5.98 Cable3/0 Resolves: 180 2 Rcv/Fwd/Drp: 323/323/0 Rcv/Fwd/Drp: 1/1/0 Rcv/Fwd/Drp: 6213/6213/0
Router# show cable dsg stats DSG statistics information Vendor: abc, Tunnel count: 3 Vendor: cisco, Tunnel count: 4 Vendor name is abc, tunnel MAC is 000d.000d.000d Group address is 230.6.6.6, source address is * Interface is Cable3/0, mapping entry is used 2 Received 0 packets, forwarded 0 packets Dropped 0 packets, last second rate 0 bits/sec Vendor name is abc, tunnel MAC is 000e.000e.000e Group address is 230.7.7.7, source address is * Interface is Cable3/0, mapping entry is used 4 Received 0 packets, forwarded 0 packets Dropped 0 packets, last second rate 0 bits/sec Vendor name is abc, tunnel MAC is 000c.000c.000c Group address is 230.5.5.5, source address is * Interface is Cable3/0, mapping entry is used 4 Received 0 packets, forwarded 0 packets Dropped 0 packets, last second rate 0 bits/sec Vendor name is cisco, tunnel MAC is 000b.000b.000b Group address is 230.4.4.4, source address is * Interface is Cable3/0, mapping entry is used 4 Received 0 packets, forwarded 0 packets Dropped 0 packets, last second rate 0 bits/sec Vendor name is cisco, tunnel MAC is 0009.0009.0009 Group address is 229.1.1.1, source address is * Interface is Cable3/0, mapping entry is used 3 Received 0 packets, forwarded 0 packets Dropped 0 packets, last second rate 0 bits/sec Vendor name is cisco, tunnel MAC is 0008.0008.0008 Group address is 228.1.1.1, source address is * Interface is Cable3/0, mapping entry is used 4 Received 0 packets, forwarded 0 packets Dropped 0 packets, last second rate 0 bits/sec Vendor name is cisco, tunnel MAC is 000a.000a.000a Group address is 230.1.1.1, source address is * Interface is Cable3/0, mapping entry is used 6 Received 242217224 packets, forwarded 180194756 packets Dropped 62022468 packets, last second rate 501414 bits/sec Vendor name is cisco, tunnel MAC is 000a.000a.000a Group address is 230.1.1.1, source address is * Interface is Cable4/0, mapping entry is used 18 Received 242218258 packets, forwarded 1482 packets Dropped 242216776 packets, last second rate 501414 bits/sec Vendor name is cisco, tunnel MAC is 000a.000a.000a Group address is 230.1.1.1, source address is * Interface is Cable5/0.1, mapping entry is used 6 Received 242218258 packets, forwarded 1534970 packets Dropped 240683288 packets, last second rate 501414 bits/sec
33
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuration Examples for Advanced-mode DOCSIS Set-Top Gateway
Note
The packet counters are automatically reset to zero for a tunnel when the tunnel does not receive any traffic for three minutes or more.
A-DSG 1.1 Global Configuration Examples, page 34 A-DSG 1.1 Cable Interface Configuration Examples, page 36 A-DSG 1.Subinterface Configuration Example, page 40 Unicast Messaging Configuration Example, page 42 Packet Filtering Access List Configuration Example, page 43 IP Multicast Access List Configuration Example, page 44 IP Multicast Rate-Limiting Access List Configuration Example, page 45
34
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuration Examples for Advanced-mode DOCSIS Set-Top Gateway
The following example illustrates information about all the classifiers associated with a given tunnel.
Router# show tunnel cfr id id 1 1 11 14 cab dsg tunnel 1 cfr cfr cfr destination ip state pri address en 0 230.1.1.20 en 0 224.25.25.134 en 0 230.1.1.20 source ip address 0.0.0.0 0.0.0.0 0.0.0.0 srcPre length 32 32 32 d_port start 0 0 1000 d_port end 65535 65535 2000
The following example illustrates information about all the clients associated with a given tunnel:
Router# show cab dsg tunnel client client id listId id 1 2 1 3 8 10 1 tunnel 1 clients client client id type address CA System ID: 0951 Broadcast MAC Addr: 1111.1111.1111 Application ID: 0001
The following example illustrates information about all the interfaces and rules associated with a given tunnel:
Router# show cab dsg tunnel 1 interfaces tunnel downstream rule id interface id 1 Cable5/0 1 7 8 20 Cable5/1 7 8
The following example illustrates information about the packet statistics information for a given tunnel:
Router# show tunnel cfr id id 1 1 11 14 cab dsg tunnel 1 statistics cfr destination ip source ip state address address en 230.1.1.20 0.0.0.0 en 224.25.25.134 0.0.0.0 en 230.1.1.20 0.0.0.0 total forwarded 0 0 0 total received 0 0 0
35
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuration Examples for Advanced-mode DOCSIS Set-Top Gateway
Dest Port End Forwarded Received Cfr Id State Priority Dest IP Src IP Src Prefix Length Dest Port Start Dest Port End Forwarded Received Cfr Id State Priority Dest IP Src IP Src Prefix Length Dest Port Start Dest Port End Forwarded Received Client Client Client Client Client Client Client List Id Id Id Type Id Id Type Id Id Type
: 65535 : 0 : 0 : : : : : : : : : : : : : : : : : : : : : : : : : : : 11 enable 0 224.25.25.134 0.0.0.0 32 0 65535 0 0 14 enable 0 230.1.1.20 0.0.0.0 32 1000 2000 0 0 2 1 CA System ID: 0951 3 Broadcast 8 MAC Addr: 1111.1111.1111
Client List Id Client Id Client Id Type Interface Rule Id Rule Id Rule Id Rule Id Interface Rule Id Rule Id
Tip
In addition to the cable interface configuration commands, the ip multicast-routing command is also given in global configuration mode, and the ip mroute-cache command is also configured on the WAN interface that is providing the network connection for the CA and other DSG servers. The following sample configuration requires IP PIM sparse mode for the Gigabit Ethernet interface:
36
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuration Examples for Advanced-mode DOCSIS Set-Top Gateway
... ip multicast-routing ... interface GigabitEthernet 1/0 ip mroute-cache description wan interface to CA and other DSG servers ... interface c6/0 ip address 10.10.10.11 255.255.255.0 ip pim sparse-mode ip igmp static-group 239.0.0.2 ip multicast rate-limit out group-list ip mroute-cache cable dsg 1.2.3 239.0.0.2 CCC ...
Note
The appropriate ip igmp static-group command is automatically added to the configuration when you enter the cable dsg command. The following example illustrates syntax options for the show interface cable dsg downstream command for the specified interface:
Router# sh int c6/0 dsg downstream ? dcd Show DSG downstream dcd message rule Show DSG downstream rule tunnel Show DSG downstream tunnel | Output modifiers
The following example illustrates A-DSG 1.1 downstream configuration information and the number of tunnels, classifiers, clients and vender-specific parameters:
Router# show interfaces c5/0 dsg downstream chan chFreq chan timer init oper twoWay oneWay num num num list index freq index timeout timeout timer timer rule tunnel cfr 12 1 930 12 2 900 300 750 9 6 4 2 990 3 105 num num client vsp 6 1
The following example illustrates DCD statistics for the given downstream interface. DCD TLV displays if the debug cable dsg command is enabled:
Router# show interfaces c5/0 dsg downstream dcd dcd dcd num of dcd num of dcd state Tx sent fail en on 797148 0 Router# debug cable dsg CMTS DSG debugging is on Router# show interfaces c5/0 dsg downstream dcd dcd dcd num of dcd num of dcd state Tx sent fail en on 797163 0 num of dcd change cnt 28 num of fragment 1
num of fragment 1
Router# 1w3d: DCD TLV last sent: 32290101 01020102 040E0302 09510100 02061111 11111111 05060100 5E010114 06020001 2B050803 00001117 0F020200 01050100 09060504 E6010114 32260101 02020100 040E0302 09510100 02061111 11111111 05060100 5E010115 06020002
37
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuration Examples for Advanced-mode DOCSIS Set-Top Gateway
The following example illustrates A-DSG 1.1 rule state, tunnels, classifiers, client information, upstream channel ID and the number of vendors associated to a DSG rule on a given downstream interface:
Router# show interfaces c5/0 dsg downstream rule rule rule rule tunnel tunnel tunnel cfr id state pri id state mac-addr id 1 en 2 1 en 0100.5e01.0114 1 11 14 2 en 0 2 en 0100.5e01.0115 2 10 3 en 0 3 en 0100.5e01.0128 3 4 dis 0 4 en 0100.5e01.0133 4 5 dis 0 5 en 0100.5e01.013c 5 9 6 dis 0 6 dis 0100.5e01.0146 6 7 dis 0 1 en 0100.5e01.0114 1 11 14 8 dis 0 1 en 0100.5e01.0114 1 11 14 20 en 0 1 en 0100.5e01.0114 1 11 14 cfr state en en en en en en en en en en en en en en en en en en en cfrIn rule yes no no yes yes yes no no no no no no no no no no yes no no client vsp listId index 2 1
2 3 4 5 6 10
The following example illustrates the same information as above for the given DSG rule:
Router# show interfaces c5/0 dsg downstream rule 1 rule rule rule tunnel tunnel tunnel cfr id state pri id state mac-addr id 1 en 2 1 en 0100.5e01.0114 1 11 cfr state en en cfrIn client vsp rule listId index yes 2 1 no
The following example illustrates syntax options for the show interface cable dsg downstream rule command for the specified interface:
Router# sh cfr clients verbose | int c6/0 dsg downstream rule 1 ? Show DSG downstream rule classifiers Show DSG downstream rule clients Show DSG downstream rule detail information Output modifiers
The following example illustrates the list of classifiers associated to the DSG rule:
Router# show interfaces c5/0 dsg downstream rule cfr cfr cfrIn cfr destination ip id id state rule pri address 1 1 en yes 0 230.1.1.20 11 en no 0 224.25.25.134 14 en no 0 230.1.1.20 rule 1 cfr source ip address 0.0.0.0 0.0.0.0 0.0.0.0 srcPre length 32 32 32 d_port start 0 0 1000 d_port end 65535 65535 2000
38
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuration Examples for Advanced-mode DOCSIS Set-Top Gateway
The following example illustrates the list of clients associated to the DSG rule:
Router# show interfaces c5/0 dsg downstream rule 1 clients rule rule rule client client client client id state pri listId id id type address 1 en 2 2 1 CA System ID 0x0951 3 Broadcast 8 MAC Addr 1111.1111.111
The following example illustrates detailed information about the DSG rule:
Router# show interfaces c5/0 dsg downstream rule 1 verbose Rule ID : 1 State : enable Priority : 2 Tunnel ID State MAC Addr Cfr Id State Priority Dest IP Src IP Src Prefix Length Dest Port Start Dest Port End Cfr Id State Priority Dest IP Src IP Src Prefix Length Dest Port Start Dest Port End Cfr Id State Priority Dest IP Src IP Src Prefix Length Dest Port Start Dest Port End Client Client Client Client Client Client Client List Id Id Id Type Id Id Type Id Id Type : 1 : enable : 0100.5e01.0114 : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 1 enable 0 230.1.1.20 0.0.0.0 32 0 65535 11 enable 0 224.25.25.134 0.0.0.0 32 0 65535 14 enable 0 230.1.1.20 0.0.0.0 32 1000 2000 2 1 CA System ID 3 Broadcast 8 MAC Addr
0x0951
1111.1111.1111
: 1 : 0X11 : 0X
The following example illustrates the DSG tunnel information associated with the downstream interface:
Router# show interfaces c5/0 dsg downstream tunnel tunnel tunnel tunnel cfr cfr rule rule client service id state mac-addr id state id state listId class 1 en 0100.5e01.0114 1 en 1 en 2
39
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuration Examples for Advanced-mode DOCSIS Set-Top Gateway
en en en en en en en en en
7 8 20 2 3 4 5 6
10 2 2 2 3 4 5 6
The following example illustrates DSG tunnel information associated with the downstream interface:
Router#show interfaces c5/0 dsg downstream tunnel 1 tunnel tunnel tunnel cfr cfr rule rule id state mac-addr id state id state 1 en 0100.5e01.0114 1 en 1 en 11 en 7 dis 14 en 8 dis 20 en client service listId class 2 10 2 2
40
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuration Examples for Advanced-mode DOCSIS Set-Top Gateway
cable upstream 0 minislot-size 4 cable upstream 0 modulation-profile 1 no cable upstream 0 shutdown cable upstream 1 channel-width 1600000 cable upstream 1 minislot-size 4 cable upstream 1 modulation-profile 1 cable upstream 1 shutdown cable upstream 2 channel-width 1600000 cable upstream 2 minislot-size 4 cable upstream 2 modulation-profile 1 cable upstream 2 shutdown cable upstream 3 channel-width 1600000 cable upstream 3 minislot-size 4 cable upstream 3 modulation-profile 1 cable upstream 3 shutdown ! interface Cable1/0.1 ip igmp static-group 224.11.11.1 ip igmp static-group 224.12.12.1 ip igmp static-group 224.3.3.2 ip igmp static-group 224.3.3.3 ip igmp static-group 224.3.3.6 ip igmp static-group 224.3.3.7 ip igmp static-group 224.3.3.8 ip igmp static-group 224.3.3.9 ip igmp static-group 224.3.3.18 ip igmp static-group 224.3.3.19 ip igmp static-group 224.3.3.20 ip igmp static-group 224.3.3.21 ip igmp static-group 224.3.3.22 ip igmp static-group 224.3.3.93 ip igmp static-group 224.3.3.97 ip igmp static-group 224.3.3.95 ip igmp static-group 224.3.3.98 ip igmp static-group 224.5.5.8 ip igmp static-group 224.5.5.10 ip igmp static-group 224.3.4.12 ip igmp static-group 224.3.3.25 ip igmp static-group 224.4.4.1 ip igmp static-group 224.5.5.5 ip igmp static-group 224.5.5.11 ip igmp static-group 224.5.5.12 ip igmp static-group 224.5.5.13 ip igmp static-group 224.5.5.14 ip igmp static-group 224.5.5.15 ip igmp static-group 224.5.5.16 ip igmp static-group 224.6.6.7 ip igmp static-group 224.6.6.9 ip igmp static-group 224.6.6.10 ip igmp static-group 224.6.6.11 ip igmp static-group 224.7.7.1 ip igmp static-group 224.8.8.1 ip igmp static-group 224.8.8.2 ip igmp static-group 224.8.8.10 ip igmp static-group 224.9.9.1 cable dsg 0009.0009.0009 224.12.12.1 science cable dsg 0010.0010.0010 224.11.11.1 science cable dsg 0001.0001.0001 224.3.3.97 cisco cable dsg 0001.0001.0001 224.3.3.98 cisco cable dsg 0001.0001.0001 224.3.3.93 cisco cable dsg 0001.0001.0001 224.3.3.95 cisco cable dsg 0006.0006.0006 224.9.9.1 microso cable dsg 0005.0005.0005 224.8.8.1 ibm cable dsg 0001.0001.0001 224.7.7.1 cisco cable dsg 0001.0001.0002 224.4.4.1 cisco cable dsg 0005.0005.0005 224.8.8.2 ibm cable dsg 0001.0001.0001 224.3.3.2 cisco cable dsg 0001.0001.0001 224.3.3.3 cisco cable dsg 1234.1234.1234 224.5.5.5 cisco cable dsg 0001.0001.0001 224.3.3.6 cisco cable dsg 0001.0001.0001 224.3.3.7 cisco cable dsg 00dd.0001.0001 224.6.6.7 cisco cable dsg 0001.0001.0001 224.3.3.8 cisco cable dsg 0001.0001.0001 224.5.5.8 cisco cable dsg 0001.0001.0001 224.3.3.9 cisco
41
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuration Examples for Advanced-mode DOCSIS Set-Top Gateway
cable cable cable cable cable cable cable cable cable cable cable cable cable cable cable cable cable cable
dsg dsg dsg dsg dsg dsg dsg dsg dsg dsg dsg dsg dsg dsg dsg dsg dsg dsg
10dd.0001.0001 0000.0000.0000 0001.0001.0001 10dd.0002.0002 0001.0001.0001 0003.0001.0001 0000.0000.0001 0033.0001.0001 00cc.0001.0001 00cc.0001.0001 00cd.0001.0001 00dd.0001.0001 0001.0001.0001 0001.0001.0001 0001.0001.0001 0001.0001.0001 0001.0001.0001 0001.0001.0001
224.6.6.9 ibm 224.8.8.10 science 224.5.5.10 cisco 224.6.6.10 ibm 224.3.4.12 cisco 224.5.5.11 cisco 224.6.6.11 ibm 224.5.5.12 cisco 224.5.5.13 cisco 224.5.5.14 cisco 224.5.5.15 cisco 224.5.5.16 cisco 224.3.3.18 cisco 224.3.3.19 cisco 224.3.3.20 cisco 224.3.3.21 cisco 224.3.3.22 cisco 224.3.3.25 cisco
! interface Cable1/0.2 ip igmp static-group 224.11.11.2 ip igmp static-group 224.13.13.1 cable dsg 0009.0009.0009 224.13.13.1 science cable dsg 0011.0011.0011 224.11.11.2 science ! interface Ethernet3/0 ip address 10.0.0.2 255.0.0.0 ip pim sparse-mode duplex half ! interface Ethernet3/1 no ip address shutdown duplex half ! interface Ethernet3/2 no ip address shutdown duplex half ! interface Ethernet3/3 no ip address shutdown duplex half ! router eigrp 1 auto-summary ! ip default-gateway 1.8.0.1 ip classless ip route 0.0.0.0 0.0.0.0 1.8.0.1 ip route 1.0.0.0 255.0.0.0 1.8.0.1 ip route 223.255.254.254 255.255.255.255 1.8.0.1 no ip http server no ip http secure-server ! ! ! access-list 101 permit igmp host 10.0.0.1 host 224.3.3.1 cdp run ! ! line con 0 line aux 0 line vty 0 4 password lab login line vty 5 15 login ! scheduler allocate 3996 400
42
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuration Examples for Advanced-mode DOCSIS Set-Top Gateway
Note
The ip nat inside source static command uses the same IP multicast address that was used in the cable dsg command, and the same IP unicast address that was used in the ip address secondary command.
43
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuration Examples for Advanced-mode DOCSIS Set-Top Gateway
cable upstream 0 frequency 17808000 cable upstream 0 power-level 0 cable upstream 0 channel-width 1600000 cable upstream 0 minislot-size 4 cable upstream 0 modulation-profile 2 no cable upstream 0 rate-limit no cable upstream 0 shutdown cable upstream 1 channel-width 1600000 cable upstream 1 minislot-size 4 cable upstream 1 modulation-profile 1 cable upstream 1 shutdown cable upstream 2 channel-width 1600000 cable upstream 2 minislot-size 4 cable upstream 2 modulation-profile 1 cable upstream 2 shutdown cable upstream 3 channel-width 1600000 cable upstream 3 minislot-size 4 cable upstream 3 modulation-profile 1 cable upstream 3 shutdown cable source-verify cable dhcp-giaddr primary cable dsg 000d.000d.000d 230.6.6.6 abc cable dsg 000e.000e.000e 230.7.7.7 abc cable dsg 000b.000b.000b 230.4.4.4 cisco cable dsg 000c.000c.000c 230.5.5.5 abc cable dsg 0009.0009.0009 229.1.1.1 cisco cable dsg 0008.0008.0008 228.1.1.1 cisco cable dsg 000a.000a.000a 230.1.1.1 cisco no keepalive ! access-list access-list access-list access-list access-list access-list 101 101 101 101 102 102 permit permit deny deny deny permit udp host 11.48.1.2 any udp host 11.46.1.100 any udp any any tcp any any igmp any host 230.1.1.1 ip any any
44
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuration Examples for Advanced-mode DOCSIS Set-Top Gateway
cable upstream 0 frequency 25000000 cable upstream 0 power-level 0 no cable upstream 0 shutdown cable upstream 1 frequency 25000000 cable upstream 1 power-level 0 no cable upstream 1 shutdown cable upstream 2 frequency 25000000 cable upstream 2 power-level 0 no cable upstream 2 shutdown cable upstream 3 frequency 25000000 cable upstream 3 power-level 0 no cable upstream 3 shutdown cable ip-broadcast-echo cable source-verify leasetimer 100 cable dhcp-giaddr policy . . . access-list 96 permit 224.0.0.0 15.255.255.255 access-list 96 deny any . . .
10 20 30 40 50 60 70 80
45
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Configuration Examples for Advanced-mode DOCSIS Set-Top Gateway
cable upstream 2 shutdown cable upstream 3 channel-width 1600000 cable upstream 3 minislot-size 4 cable upstream 3 modulation-profile 1 cable upstream 3 shutdown cable source-verify cable dhcp-giaddr primary cable dsg 000d.000d.000d 230.6.6.6 abc cable dsg 000e.000e.000e 230.7.7.7 abc cable dsg 000b.000b.000b 230.4.4.4 cisco cable dsg 000c.000c.000c 230.5.5.5 abc cable dsg 0009.0009.0009 229.1.1.1 cisco cable dsg 0008.0008.0008 228.1.1.1 cisco cable dsg 000a.000a.000a 230.1.1.1 cisco no keepalive ! ... access-list access-list access-list access-list access-list access-list access-list access-list ... 10 20 30 40 50 60 70 80 permit permit permit permit permit permit permit permit 228.1.1.1 229.1.1.1 230.1.1.1 230.4.4.4 230.5.5.5 230.6.6.6 230.7.7.7 230.8.8.8
46
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Additional References
Additional References
For additional information related to the Advanced-mode DOCSIS Set-Top Gateway feature, refer to the following references.
Related Documents
Related Topic Broadband Cable Command Reference Document Title Cisco Broadband Cable Command Reference Guide, on Cisco.com: http://www.cisco.com/univercd/cc/td/doc/product/cable/bbccmref/i ndex.htm Cisco IOS Release 12.2 Command Reference Cisco IOS Release 12.2 configuration guides and command references, on Cisco.com: http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/ 122cgcr/index.htm Cisco IOS Release 12.3 Command Reference Cisco IOS Software Release 12.3 Mainline Command References, on Cisco.com: http://www.cisco.com/en/US/products/sw/iosswrel/ps5187/prod_co mmand_reference_list.html Cisco DOCSIS Set-top Gateway White Paper, on Cisco.com: http://www.cisco.com/en/US/products/hw/cable/ps2217/products_ white_paper09186a00801b3f0f.shtml Configuring DOCSIS 1.1 on the Cisco CMTS, in the CMTS Feature Guide, on Cisco.com: http://www.cisco.com/univercd/cc/td/doc/product/cable/cab_rout/c mtsfg/ufg_docs.htm IP Access Lists Configuration Guide Configuring IP Services, IP Addressing and Services, Cisco IOS IP Configuration Guide, Release 12.2, on Cisco.com: http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/ 122cgcr/fipr_c/ipcprt1/1cfip.htm IP Access Lists Command Reference Guide IP Services Commands, Cisco IOS IP Command Reference, Volume 1, Addressing and Services, Release 12.2, on Cisco.com: http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/ 122cgcr/fipras_r/index.htm IP Multicast Configuration Guide Cisco IOS IP Configuration Guide, Release 12.3 on Cisco.com: http://www.cisco.com/en/US/products/sw/iosswrel/ps5187/ prod_configuration_guide09186a008017d581.html IP Multicast Command Reference Cisco IOS IP Command Reference, Volume 3 of 3: Multicast, Release 12.2 on Cisco.com: http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/ 122cgcr/fiprmc_r/index.htm
47
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Additional References
Standards
Standards1 CM-SP-DSG-I03-041124 SP-RFIv1.1-I09-020830 SP-DSG-I01-020228
1. Not all supported standards are listed.
Title CableLabs DOCSIS Set-top Gateway (DSG) Interface Specification SP-DSG-I03-041124 CableLabs Data-over-Cable Service Interface Specifications Radio Frequency Interface Specification, version 1.1 CableLabs DOCSIS Set-top Gateway (DSG) Interface Specification
MIBs
MIBs1 Cisco IOS Release 12.3(9a)BC introduces SNMP support for the CISCO-CABLE-DSG-IF-MIB. MIBs Link To locate and download MIBs for selected platforms, Cisco IOS releases, and feature sets, use Cisco MIB Locator found at the following URL: http://www.cisco.com/go/mibs
1. Not all supported MIBs are listed.
RFCs
RFCs1 RFC 1112 RFC 2233 RFC 2365 RFC 2665 RFC 2669
1. Not all supported RFCs are listed.
Title Host Extensions for IP Multicasting DOCSIS OSSI Objects Support Administratively Scoped IP Multicast DOCSIS Ethernet MIB Objects Support Cable Device MIB
Technical Assistance
Description Technical Assistance Center (TAC) home page, containing 30,000 pages of searchable technical content, including links to products, technologies, solutions, technical tips, and tools. Registered Cisco.com users can log in from this page to access even more content. Link http://www.cisco.com/public/support/tac/home.shtml
48
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS System Messages
System Messages
Cisco IOS Release 12.3(13)BC System Messages
This section describes system messages that support the Advanced-mode DSG 1.1 feature. These include debugging, DCD messages, DSG tunnels, IP Multicast messages, and several additional functions of A-DSG 1.1.
49
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS System Messages
%DSG: cmts_dsg_mac2group %DSG: cmts_dsg_mac2group is successful Explanation CMTS is finding group address for a mac address from DSG table. Recommended Action No action is required. %DSG: unexpected event for CMTS DSG process Explanation When an unexpected event is sent to DSG keepalive process Recommended Action No action is required. %DSG: interface Cable5/0 joined the igmp static group 229.2.2.2. Explanation If DSG entry is added Recommended Action No action is required. %DSG: interface Cable5/1 left the igmp static group 225.2.2.2. Explanation Removed the entry successfully Recommended Action No action is required. %DSG: all tunnels have been removed on interface Cable5/1 and its subinterfaces. Explanation If no more dsg entry on a hardware interface Explanation No action is required. %DSG: All DSG tunnels are removed on interface cable 5/1 and its subinterfaces. Explanation An operator has removed a subinterface and all mapping entries on a physical interface. Recommended Action No action is required.
50
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Command Reference for Advanced-mode DSG Issue 1.1
Global configuration commands configure the following A-DSG 1.1 settings on the Cisco CMTS:
A-DSG clients A-DSG 1.1 tunnels Additional parameters such as classifiers, downstream channel lists, vendor specific parameters, and DSG timers
These global A-DSG parameters are uniquely identified by A-DSG indexes. The indexes are then used with interface commands to define DCD messages. The following global configuration commands are used with A-DSG 1.1 on the Cisco CMTS:
cable dsg cfr cable dsg chan-list cable dsg client-list cable dsg timer cable dsg vendor param cable dsg tunnel
A-DSG 1.1 indexes that are defined in global configuration mode are subsequently used in the following interface configurations and commands. These interface commands define the DSG rules, tunnel traffic, and parameters to include in the DCD message. cable downstream dsg chan-list cable downstream dsg dcd-enable cable downstream dsg rule cable downstream dsg timer cable downstream dsg vendor-param
Tip
Other cable-specific commands are documented in the Cisco Broadband Cable Command Reference Guide, at the following URL: http://www.cisco.com/univercd/cc/td/doc/product/cable/bbccmref/index.htm All other commands used with this feature are documented in the Cisco IOS Release 12.2 and 12.3 Mainline command reference publications.
51
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS cable dsg cfr
Syntax Description
cfr index dest-ip <ipaddr> tunnel <tunnel index> dest-port <start> <end> priority <priority> src-ip <ipaddr>] | src-prefix-len enable disable
Creates the DSG index, with index identifier. Defines the destination IP address. Defines the tunnel index. Defines the destination TCP/UDP ports range. Defines the classifier priority. Defines the source IP address and prefix length, if desired. src-prefix-len is optional. Enables this classifier. Disables this classifier.
Defaults
A-DSG 1.1 classifiers are undefined by default on the Cisco CMTS, and remain disabled by default once configured until they are enabled with the enable keyword.
Command Modes
Command History
Release 12.3(13)BC
Modification This command was introduced to support A-DSG 1.1 on the Cisco uBR10012 and Cisco uBR7200 Series routers.
Usage Guidelines
A-DSG 1.1 classifiers can only be mapped to one DSG tunnel, but multiple classifiers can be mapped to one tunnel. The Cisco CMTS router applies the classifier parameters to the packets received from the DSG server in order to assign the packet to the appropriate DSG tunnel. The classifiers are also associated to the DSG rule to encode in the DCD message.
52
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS cable dsg cfr
Examples
The following example illustrates A-DSG 1.1 CFR global configurations on the Cisco CMTS:
cable cable cable cable cable cable dsg dsg dsg dsg dsg dsg cfr cfr cfr cfr cfr cfr 1 2 3 4 5 6 dest-ip dest-ip dest-ip dest-ip dest-ip dest-ip 224.10.10.101 224.10.10.102 224.10.10.103 224.10.10.104 224.10.10.105 224.10.10.106 tunnel tunnel tunnel tunnel tunnel tunnel 1 2 3 4 1 2 dest-port dest-port dest-port dest-port dest-port dest-port 0 0 0 0 0 0 65535 65535 65535 65535 65535 65535 priority priority priority priority priority priority 1 1 1 1 1 1
Related Commands
Command cable dsg chan-list cable dsg client-list cable dsg timer cable dsg vendor param cable dsg tunnel
Description Configures the A-DSG 1.1 downstream channel list. Configures the A-DSG 1.1 client parameters and the associated DSG rule. Configures the A-DSG 1.1 timer. Configures vendor-specific parameters for A-DSG 1.1. Creates A-DSG 1.1 tunnels, with entry mapped to a destination MAC address.
53
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS cable dsg chan-list
Syntax Description
Defines the DSG channel list and index identifier. Defines the DSG channel frequency entry index. Defines the center frequency of the downstream channel in Hz.
Defaults
Command Modes
Command History
Release 12.3(13)BC
Modification This command was introduced to support A-DSG 1.1 on the Cisco uBR10012 and Cisco uBR7200 Series routers.
Usage Guidelines
The channel list entry created with this command can be associated to the downstream to be included in the DSG message.
Examples
The following example illustrates A-DSG 1.1 channel list global configurations on the Cisco CMTS:
cable cable cable cable cable cable dsg dsg dsg dsg dsg dsg chan-list chan-list chan-list chan-list chan-list chan-list 1 1 1 2 2 2 index index index index index index 1 2 3 1 2 3 freq freq freq freq freq freq 47000000 125000000 55500000 47000000 125000000 55500000
Related Commands
Command cable dsg cfr cable dsg client-list cable dsg timer cable dsg vendor param cable dsg tunnel
Description Defines and enables A-DSG 1.1 classifiers on the Cisco CMTS. Configures the A-DSG 1.1 client parameters and the associated DSG rule. Configures the A-DSG 1.1 timer. Configures vendor-specific parameters for A-DSG 1.1. Creates A-DSG 1.1 tunnels, with entry mapped to a destination MAC address.
54
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS cable dsg client-list
Client lists for A-DSG are not configured by default. Global configuration mode
Command History
Release 12.3(13)BC
Modification This command was introduced to support A-DSG 1.1 on the Cisco uBR10012 and Cisco uBR7200 Series routers.
Usage Guidelines
The same DSG client identifier may be used by multiple DSG rules.
Examples
The following sample configuration illustrates global parameters for four A-DSG 1.1 client lists:
cable cable cable cable dsg dsg dsg dsg client-list client-list client-list client-list 1 2 3 4 id-index id-index id-index id-index 1 2 3 4 broadcast application-id FFFF ca-system-id EEEE mac-addr 0100.5e0a.0a04
Related Commands
Command cable dsg cfr cable dsg chan-list cable dsg timer cable dsg vendor param cable dsg tunnel
Description Defines and enables A-DSG 1.1 classifiers on the Cisco CMTS. Configures the A-DSG 1.1 downstream channel list. Configures the A-DSG 1.1 timer. Configures vendor-specific parameters for A-DSG 1.1. Creates A-DSG 1.1 tunnels, with entry mapped to a destination MAC address.
55
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS cable dsg timer
Syntax Description
timer index Tdsg1 <Tdsg1> Tdsg2 <Tdsg2> Tdsg3 <Tdsg3> Tdsg4 <Tdsg4>
Defines the DSG timer and associates to the index for the downstream channel. DSG Initialization Timeout (Tdsg1) setting. DSG Operational Timeout (Tdsg2) setting. DSG Two-Way Retry Timer (Tdsg3) setting. DSG One-Way Retry Timer (Tdsg4) setting.
Defaults
Command Modes
Command History
Release 12.3(13)BC
Modification This command was introduced to support A-DSG 1.1 on the Cisco uBR10012 and Cisco uBR7200 Series routers.
Usage Guidelines
The A-DSG 1.1 timer entry can associated to the downstream to encode into the DCD message.
Examples
The following sample configuration illustrates global parameters for three A-DSG 1.1 timers:
cable dsg timer 1 Tdsg1 1 Tdsg2 2 Tdsg3 3 Tdsg4 4 cable dsg timer 2 Tdsg1 2 Tdsg2 22 Tdsg3 33 Tdsg4 44 cable dsg timer 3 Tdsg1 2 Tdsg2 600 Tdsg3 300 Tdsg4 1800
Related Commands
Command cable dsg cfr cable dsg chan-list cable dsg client-list cable dsg vendor param cable dsg tunnel
Description Defines and enables A-DSG 1.1 classifiers on the Cisco CMTS. Configures the A-DSG 1.1 downstream channel list. Configures the A-DSG 1.1 client parameters and the associated DSG rule. Configures vendor-specific parameters for A-DSG 1.1. Creates A-DSG 1.1 tunnels, with entry mapped to a destination MAC address.
56
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS cable dsg vendor param
Syntax Description
Defines the DSG vendor parameter and associates with a DSG group. Selects the DSG vendor and associated DSG index. Selects the DSG OUI setting. Sets the type/length value for the defined DSG vendor.
Defaults
Command Modes
Command History
Release 12.3(13)BC
Modification This command was introduced to support A-DSG 1.1 on the Cisco uBR10012 and Cisco uBR7200 Series routers.
Usage Guidelines
The vendor-specific parameters can be associated to the downstream to encode into the DCD message.
Examples
The following sample configuration illustrates global vendor parameters for A-DSG 1.1:
cable dsg vendor-param 1 vendor 1 oui ABCDEA value 0101AB cable dsg vendor-param 2 vendor 1 oui ABCDEB value 0101AB cable dsg vendor-param 3 vendor 1 oui ABCDEC value 0101AB
Related Commands
Command cable dsg cfr cable dsg chan-list cable dsg client-list cable dsg timer cable dsg tunnel
Description Defines and enables A-DSG 1.1 classifiers on the Cisco CMTS. Configures the A-DSG 1.1 downstream channel list. Configures the A-DSG 1.1 client parameters and the associated DSG rule. Configures the A-DSG 1.1 timer. Creates A-DSG 1.1 tunnels, with entry mapped to a destination MAC address.
57
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS cable dsg tunnel
Syntax Description
Defines the DSG tunnel, and names with alphanumeric string to identify the DSG tunnel in related show and configuration commands. (Required) Sets the destination MAC address. Enables the specified A-DSG tunnel. Disables the specified A-DSG tunnel.
Defaults
A-DSG 1.1 tunnels are not configured by default, and are disabled by default when configured.
Command Modes
Command History
Release 12.3(13)BC
Modification This command was introduced to support A-DSG 1.1 on the Cisco uBR10012 and Cisco uBR7200 Series routers.
Usage Guidelines
Each tunnel is mapped to the destination MAC address and is associated with the QoS service class name. The following sample configuration illustrates A-DSG 1.1 tunnels on the Cisco CMTS:
cable cable cable cable dsg dsg dsg dsg tunnel tunnel tunnel tunnel 1 2 3 4 mac-addr mac-addr mac-addr mac-addr 0100.5e0a.0a01 0100.5e0a.0a02 0100.5e0a.0a03 0100.5e0a.0a04
Examples
Related Commands
Command cable dsg cfr cable dsg chan-list cable dsg client-list cable dsg timer cable dsg vendor param
Description Defines and enables A-DSG 1.1 classifiers on the Cisco CMTS. Configures the A-DSG 1.1 downstream channel list. Configures the A-DSG 1.1 client parameters and the associated DSG rule. Configures the A-DSG 1.1 timer. Configures vendor-specific parameters for A-DSG 1.1.
58
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS cable downstream dsg chan-list
Command History
Release 12.3(13)BC
Modification This command was introduced to support A-DSG 1.1 on the Cisco uBR10012 and Cisco uBR7200 Series routers.
Usage Guidelines
Global configurations for A-DSG 1.1 must be complete before configuring interface definitions.
Examples
The following downstream interface settings illustrate A-DSG 1.1 configurations on the Cisco CMTS:
interface Cable6/0 cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg dcd-enable chan-list 2 timer 3 vendor-param 2 rule 1 clients 1 tunnel 1 rule 1 priority 1 rule 1 vendor-param 1 rule 1 classifiers 1 5 rule 2 clients 2 tunnel 2 rule 2 priority 1
Related Commands
Command cable downstream dsg dcd-enable cable downstream dsg rule cable downstream dsg timer cable downstream dsg vendor-param
Description Enables or disables DCD messages to be sent on a downstream channel. Allows and associates DSG clients, vendor specific parameters, classifiers, DSG tunnel address, UCID range, and rule priority. Allows and associates DSG timers to a downstream, with entry to be included in the DCD message. Allows and associates the DSG vendor parameters to a downstream, with entry to be included in the DCD message.
59
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS cable downstream dsg dcd-enable
Defaults
This setting (DCD messages) is not configured by default. Once the dcd-disable keyword is configured this command remains disabled even if a rule is configured.
Command Modes
Interface configuration
Command History
Release 12.3(13)BC
Modification This command was introduced to support A-DSG 1.1 on the Cisco uBR10012 and Cisco uBR7200 Series routers.
Usage Guidelines
Global configurations for A-DSG 1.1 must be complete before configuring interface definitions.
Examples
The following downstream interface settings illustrate A-DSG 1.1 configurations on the Cisco CMTS:
interface Cable6/0 cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg dcd-enable chan-list 2 timer 3 vendor-param 2 rule 1 priority 1 clients 1 tunnel 1 rule 1 vendor-param 1 rule 1 classifiers 1 5 rule 2 priority 1 clients 2 tunnel 2
Related Commands
Command cable downstream dsg chan-list cable downstream dsg rule cable downstream dsg timer cable downstream dsg vendor-param
Description Associates a DSG channel list to a downstream channel. Allows and associates DSG clients, vendor specific parameters, classifiers, DSG tunnel address, UCID range, and rule priority. Allows and associates DSG timers to a downstream, with entry to be included in the DCD message. Allows and associates the DSG vendor parameters to a downstream, with entry to be included in the DCD message.
60
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS cable downstream dsg rule
clients <clnt-list-id> tunnel <tun-id> priority <priority> vendor-param <vsif-grp-id> ucid <ucid1> | [<ucid1> <ucid2>...<ucidn>] cfr <cfr-index> [ <cfr-index>...] disable
Command History
Release 12.3(13)BC
Modification This command was introduced to support A-DSG 1.1 on the Cisco uBR10012 and Cisco uBR7200 Series routers.
Usage Guidelines
Global configurations for A-DSG 1.1 must be complete before configuring interface definitions.
61
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS cable downstream dsg rule
This configuration allows association of DSG clients, vendor specific parameters, classifiers, DSG tunnel address, upstream channel identifider range, and rule priority. The downstream can be associated with more than one rule. All configured rules are included in the DCD message. Examples The following downstream interface settings illustrate A-DSG 1.1 configurations on the Cisco CMTS:
interface Cable6/0 cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg dcd-enable chan-list 2 timer 3 vendor-param 2 rule 1 clients 1 tunnel 1 rule 1 priority 1 rule 1 vendor-param 1 rule 1 classifiers 1 5 rule 2 clients 2 tunnel 2 rule 2 priority 1
Related Commands
Command cable downstream dsg chan-list cable downstream dsg dcd-enable cable downstream dsg timer cable downstream dsg vendor-param
Description Associates a DSG channel list to a downstream channel. Enables or disables DCD messages to be sent on a downstream channel. Allows and associates DSG timers to a downstream, with entry to be included in the DCD message. Allows and associates the DSG vendor parameters to a downstream, with entry to be included in the DCD message.
62
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS cable downstream dsg timer
Syntax Description
timer-index
Defaults
Command Modes
Command History
Release 12.3(13)BC
Modification This command was introduced to support A-DSG 1.1 on the Cisco uBR10012 and Cisco uBR7200 Series routers.
Usage Guidelines
Global configurations for A-DSG 1.1 must be complete before configuring interface definitions.
Examples
The following downstream interface settings illustrate A-DSG 1.1 configurations on the Cisco CMTS:
interface Cable6/0 cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg dcd-enable chan-list 2 timer 3 vendor-param 2 rule 1 priority 1 clients 1 tunnel 1 rule 1 vendor-param 1 rule 1 classifiers 1 5 rule 2 priority 1 clients 2 tunnel 2
Related Commands
Command cable downstream dsg chan-list cable downstream dsg dcd-enable cable downstream dsg rule cable downstream dsg vendor-param
Description Associates a DSG channel list to a downstream channel. Enables or disables DCD messages to be sent on a downstream channel. Allows and associates DSG clients, vendor specific parameters, classifiers, DSG tunnel address, UCID range, and rule priority. Allows and associates the DSG vendor parameters to a downstream, with entry to be included in the DCD message.
63
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS cable downstream dsg vendor-param
Syntax Description
vsif-grp-id
Defaults
Command Modes
Command History
Release 12.3(13)BC
Modification This command was introduced to support A-DSG 1.1 on the Cisco uBR10012 and Cisco uBR7200 Series routers.
Usage Guidelines
Global configurations for A-DSG 1.1 must be complete before configuring interface definitions.
Examples
The following downstream interface settings illustrate A-DSG 1.1 configurations on the Cisco CMTS:
interface Cable6/0 cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg cable downstream dsg dcd-enable chan-list 2 timer 3 vendor-param 2 rule 1 priority 1 clients 1 tunnel 1 rule 1 vendor-param 1 rule 1 classifiers 1 5 rule 2 priority 1 clients 2 tunnel 2
Related Commands
Command cable downstream dsg chan-list cable downstream dsg dcd-enable cable downstream dsg rule cable downstream dsg timer
Description Associates a DSG channel list to a downstream channel. Enables or disables DCD messages to be sent on a downstream channel. Allows and associates DSG clients, vendor specific parameters, classifiers, DSG tunnel address, UCID range, and rule priority. Allows and associates DSG timers to a downstream, with entry to be included in the DCD message.
64
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS debug cable dsg
Syntax Description
dcd pkt
(Optional) Enables DCD related debugging. Can be combined with pkt. (Optional) Enables packet related debugging. Can be combined with dcd.
Defaults
Command Modes
Command History
Release 12.3(13)BC
Modification This command was introduced to support A-DSG 1.1 on the Cisco uBR10012 and Cisco uBR7200 Series routers.
Usage Guidelines
Global configurations for A-DSG 1.1 must be complete before configuring interface definitions. Refer to examples for illustrative variations in using this command.
Examples
If using the debug cable dsg dcd command, it shows DCD counters. If the configuration is changed, the whole DCD message content is displayed, including the MAC header. This display is derived from running information. The following sample illustrates one example:
Router# debug cable dsg dcd 23:30:45: Constructing DCD for Cable4/1 23:30:45: Cable4/1 DCD change_count 9 23:30:45: Cable4/1 DCD datagram size 626, msg len 624, ehdr type_or_len 606, tlv size 597 23:30:45: Cable4/1 84485 DCD msg sent, 9 change count increased, 0 fails 23:30:46: Constructing DCD for Cable4/1 23:30:46: Cable4/1 DCD change_count 9 23:30:46: Cable4/1 DCD datagramsize 626, msg len 624, ehdr type_or_len 606, tlv size 597 23:30:46: Cable4/1 84486 DCD msg sent, 9 change count increased, 0 fails 23:31:27: DSG VSIF group id 1, vendor index 1, sense 1 23:31:27: vendor 1 value len 1 23:31:27: Cable4/1 DCD is config dirty. 23:30:47: DSG VSIF group id 1, vendor index 1, sense 1
65
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS debug cable dsg
23:30:47: vendor 1 value len 1 23:30:47: Cable4/1 DCD is config dirty. 23:30:47: Constructing DCD for Cable4/1 23:30:47: client list 1 tlv length 2, clnts_tlv_size 4 23:30:47: Rule 1 all cfr IDs tlv size 4 23:30:47: Rule 1 VSIF tlv size = 36 23:30:47: Encode Cable4/1 rule 1 with tunnel 1,tlv size 60 23:30:47: client list 2 tlv length 4, clnts_tlv_size 6 23:30:47: Rule 2 all cfr IDs tlv size 4 23:30:47: Encode Cable4/1 rule 2 with tunnel 2,tlv size 26 23:30:47: client list 3 tlv length 4, clnts_tlv_size 6 23:30:47: Rule 3 all cfr IDs tlv size 4 23:30:47: Encode Cable4/1 rule 3 with tunnel 3,tlv size 26 23:30:47: client list 4 tlv length 4, clnts_tlv_size 6 23:30:47: Rule 4 all cfr IDs tlv size 4 23:30:47: Encode Cable4/1 rule 4 with tunnel 4,tlv size 26 23:30:47: client list 5 tlv length 4, clnts_tlv_size 6 23:30:47: Rule 5 all cfr IDs tlv size 4 23:30:47: Encode Cable4/1 rule 5 with tunnel 5,tlv size 26 23:30:47: client list 6 tlv length 4, clnts_tlv_size 6 23:30:47: Rule 6 all cfr IDs tlv size 4 23:30:47: Encode Cable4/1 rule 6 with tunnel 6,tlv size 26 23:30:47: client list 7 tlv length 4, clnts_tlv_size 6 23:30:47: Rule 7 all cfr IDs tlv size 4 23:30:47: Encode Cable4/1 rule 7 with tunnel 7,tlv size 26 23:30:47: client list 8 tlv length 4, clnts_tlv_size 6 23:30:47: Rule 8 all cfr IDs tlv size 4 23:30:47: Encode Cable4/1 rule 8 with tunnel 8,tlv size 26 23:30:47: client list 9 tlv length 4, clnts_tlv_size 6 23:30:47: Rule 9 all cfr IDs tlv size 4 23:30:47: Encode Cable4/1 rule 9 with tunnel 9,tlv size 26 23:30:47: client list 10 tlv length 4, clnts_tlv_size 6 23:30:47: Rule 10 all cfr IDs tlv size 4 23:30:47: Encode Cable4/1 rule 10 with tunnel 10,tlv size 26 23:30:47: client list 11 tlv length 8, clnts_tlv_size 10 23:30:47: Rule 11 all cfr IDs tlv size 4 23:30:47: Encode Cable4/1 rule 11 with tunnel 11,tlv size 30 23:30:47: Cable4/1 TLV size for all rules 324 23:30:47: Encode Cable4/1 cfr 1, tlv size 17 23:30:47: Encode Cable4/1 cfr 2, tlv size 17 23:30:47: Encode Cable4/1 cfr 3, tlv size 17 23:30:47: Encode Cable4/1 cfr 4, tlv size 17 23:30:47: Encode Cable4/1 cfr 5, tlv size 17 23:30:47: Encode Cable4/1 cfr 6, tlv size 17 23:30:47: Encode Cable4/1 cfr 7, tlv size 25 23:30:47: Encode Cable4/1 cfr 8, tlv size 17 23:30:47: Encode Cable4/1 cfr 9, tlv size 17 23:30:47: Encode Cable4/1 cfr 10, tlv size 17 23:30:47: Encode Cable4/1 cfr 11, tlv size 17 23:30:47: Cable4/1 DSG Addr Table tlv size = 519 23:30:47: Cable4/1 downstream VSIF tlv size = 36 23:30:47: Cable4/1 clnt cfg tlv size = 38 23:30:47: Cable4/1 DCD change_count 10 23:30:47: Cable4/1 DCD datagramsize 586, msg len 584, ehdr type_or_len 566, tlv size 557 23:30:47: Cable4/1 DCD msg 0x62463F8C, size=586 C2000248 000001E0 2F000001 000C31F6 F4710236 00000303 20000A01 01323A01 01010201 01040201 00050601 005E0101 14060200 012B0608 03ABCABC AB2B1A08 03000DF9 0A043030 30310B0D 45363031 30313238 3A303532 32321801 01020201 01040403 02095105 0601005E 01011E06 02000232 18010103 02010104 04040200 01050601 005E0101 28060200 03321801 01040201 01040403 02070105 0601005E 01013206 02000432 18010105 02010104 04040200 02050601 005E0101 3C060200 05321801 01060201 01040403 02000605 0601005E 01014606 02000632 18010107 02010104 04040200 03050601 005E0101 50060200 07321801 01080201 01040404 02000405 0601005E 01011906 02000832 18010109 02010104 04040200 05050601 005E0101 33060200 09321801 010A0201 01040404 02000605 0601005E 01014706 02000A32 1C01010B 02010104 08020600 504D0000 01050600 504D0000 01060200 0B170F02 02000105 01010906 0504E601 0114170F 02020002 05010109 060504E6 01011E17 0F020200 03050101 09060504 E6010128 170F0202 00040501 01090605
66
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS debug cable dsg
04E60101 32170F02 02000505 01010906 0504E601 013C170F 02020006 05010109 060504E6 01014617 17020200 07050101 090E0504 E6010150 090203E8 0A021388 170F0202 00080501 01090605 04E60101 19170F02 02000905 01010906 0504E601 23:30:45: DSG VSIF group id 1, vendor index 1, sense 1 23:30:45: vendor 1 value len 1 0133170F 0202000A 05010109 060504E6 01014717 0F020200 0B050101 09060504 E0191986 33242B06 0803ABCA BCAB2B1A 0803000D F90A0430 3030310B 0D453630 31303132 383A3035 3232 23:30:47: Cable4/1 84487 DCD msg sent, 10 change count increased, 0 fails 23:30:48: Constructing DCD for Cable4/1 23:30:48: Cable4/1 DCD change_count 10 23:30:48: Cable4/1 DCD datagramsize 586, msg len 584, ehdr type_or_len 566, tlv size 557 23:30:48: Cable4/1 84488 DCD msg sent, 10
Related Commands
Description Displays information about Advanced-mode DSG 1.1 on the Cisco CMTS, to include tunnel MAC address, state, number of classifiers associated, and additional information. Displays general interface information for the specified or all interfaces. Use also the show interface cable dsg downstream command.
show interface
67
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS show cable dsg tunnel
Syntax Description
(Optional) Alphanumeric identifier for a specified tunnel, as previously configured with the cable dsg tunnel command. Show DSG tunnel classifiers Show DSG tunnel clients Show DSG tunnel interfaces Show DSG tunnel statistics Show DSG tunnel detail information
Defaults
Command Modes
Command History
Release 12.3(13)BC
Modification This command was introduced to support A-DSG 1.1 on the Cisco uBR10012 and Cisco uBR7200 Series routers.
Usage Guidelines
Global configurations for A-DSG 1.1 must be complete before configuring interface definitions. Refer to the following examples for illustrative usage guidelines.
Examples
The following example displays CLI help for show cable dsg tunnel command syntax.
Router# show cable dsg tunnel 1 ? cfr Show DSG tunnel classifiers clients Show DSG tunnel clients interfaces Show DSG tunnel interfaces statistics Show DSG tunnel statistics verbose Show DSG tunnel detail information | Output modifiers <cr>
68
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS show cable dsg tunnel
The following command displays all configured tunnels for Advanced-mode DSG 1.1 on the Cisco CMTS:
Router# show cable dsg tunnel tunnel tunnel tunnel id state mac-addr 1 en 0100.5e01.0114 cfr id 1 5 11 14 cfr tunnel in state interface en Cable6/0 en en en Cable6/1 rule id 1 7 8 20 1 3 4 11 2 3 4 5 5 6 6 8 rule state en en en en en en en en en en en en en en en en client listId 2 10 2 2 4 3 4 2 2 3 4 5 5 6 6 7 service class SI
2 3 4 5 6 7 8 9 10 11 12
en en en en dis dis en en en en en
0100.5e01.011e 0100.5e01.0128 0100.5e01.0132 0100.5e01.013c 0100.5e01.0146 0100.5e01.0150 0100.5e01.0119 0100.5e01.0133 0100.5e01.0147 2222.2222.2222 3333.3333.3333
2 10 3 4 9
en en en en en
7 13 8
en dis en
12
en
The following example displays the same information as above but for the specified tunnel.
Router# show cable dsg tunnel 1 tunnel tunnel tunnel id state mac-addr 1 en 0100.5e01.0114 cfr id 1 5 11 14 cfr tunnel in state interface en Cable6/0 en en en Cable6/1 rule id 1 7 8 20 1 3 4 11 rule state en en en en en en en en client service listId class 2 SI 10 2 2 4 3 4 2
The following example displays detailed information about all the classifiers associated with the specified tunnel.
Router# show cable dsg tunnel 1 cfr tunnel cfr id id 1 1 5 11 14 cfr state en en en en cfr pri 1 1 1 0 destination ip address 230.1.1.20 230.1.1.60 224.25.25.134 230.1.1.20 source ip address 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 srcPre length 32 32 32 32 d_port start 0 0 0 1000 d_port end 65535 65535 65535 2000
The following example displays detailed information about all the clients associated with the specified tunnels.
Router# show cable dsg tunnel 1 clients tunnel client client client id listId id id type 1 2 3 4 10 1 3 8 1 1 1 CA System ID Broadcast MAC Addr Application ID CA System ID Application ID client address 0X951 1111.1111.1111 0X1 0X701 0X6
69
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS show cable dsg tunnel
The following example displays all the interfaces and rules associated with the specified tunnel.
Router# sh cab dsg tunnel 1 interfaces tunnel downstream rule id interface id 1 Cable6/0 1 7 8 20 Cable6/1 1 3 4 11
The following example displays the packets statistics information about the specified tunnel.
Router# sh cab dsg tunnel cfr cfr id id state 1 1 en 5 en 11 en 14 en tunnel 1 statistics destination ip source ip address address 230.1.1.20 0.0.0.0 230.1.1.60 0.0.0.0 224.25.25.134 0.0.0.0 230.1.1.20 0.0.0.0 total forwarded 0 0 0 0 total received 0 0 0 0
The following example shows all the detailed information about the specified tunnel.
Router# sh cab dsg tunnel 1 verbose Tunnel ID MAC Addr State Cfr Id State Priority Dest IP Src IP Src Prefix Length Dest Port Start Dest Port End Forwarded Received Cfr Id State Priority Dest IP Src IP Src Prefix Length Dest Port Start Dest Port End Forwarded Received Cfr Id State Priority Dest IP Src IP Src Prefix Length Dest Port Start Dest Port End Forwarded Received Cfr Id State Priority Dest IP Src IP Src Prefix Length Dest Port Start Dest Port End Forwarded Received Client List Id Client Id : 1 : 0100.5e01.0114 : enable : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 1 enable 1 230.1.1.20 0.0.0.0 32 0 65535 0 0 5 enable 1 230.1.1.60 0.0.0.0 32 0 65535 0 0 11 enable 1 224.25.25.134 0.0.0.0 32 0 65535 0 0 14 enable 0 230.1.1.20 0.0.0.0 32 1000 2000 0 0
: 2 : 1
70
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS show cable dsg tunnel
: : : : :
Client List Id Client Id Client Id Type Client List Id Client Id Client Id Type Client List Id Client Id Client Id Type Interface Rule Id Rule Id Rule Id Rule Id Interface Rule Id Rule Id Rule Id Rule Id
: 3 : 1 : Application ID: 0001 : 4 : 1 : CA System ID: 0701 : 10 : 1 : Application ID: 0006 : : : : : : : : : : Cable6/0 1 7 8 20 Cable6/1 1 3 4 11
Related Commands
Description Enables general, DCD or packet-related debugging. Displays general interface information for the specified or all interfaces. Use also the show interface cable dsg downstream command.
71
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS show interface cable dsg downstream
Syntax Description
cable slot/port
(Optional) Displays the A-DSG information for a particular cable interface on the Cisco uBR7200 series routers. On the Cisco uBR7200 series router, slot can range from 3 to 6, and port can be 0 or 1, depending on the cable interface.
cable slot/subslot/port
(Optional) Displays the A-DSG information for a particular cable interface on the Cisco uBR10012 router. The following are the valid values:
Displays downstream DCD messages for the A-DSG interface. Displays interface-level information for A-DSG rules on the Cisco CMTS, such as rule state, tunnels, classifiers, client information, upstream channel identifier, and the number of vendors associated to a rule on a given downstream. Displays the list of classifiers associated to the A-DSG rule, such as classifiers associated with the rule-id under the interface. Displays clients associated with the rule-id under the interface Displays A-DSG downstream rule detail information Displays interface-level A-DSG downstream tunnel information.
Command History
Release 12.3(13)BC
Modification This command was introduced to support A-DSG 1.1 on the Cisco uBR10012 and Cisco uBR7200 Series routers.
Usage Guidelines
Global configurations for A-DSG 1.1 must be complete before configuring interface definitions. Refer to the following examples for illustrative usage guidelines.
72
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS show interface cable dsg downstream
Examples
The following example illustrates A-DSG downstream configuration information and the number of DSG tunnels, classifiers, clients and vender specific parameters.
Router# sh interfaces c6/0 dsg downstream chan chFreq chan timer init oper twoWay oneWay num num num list index freq index timeout timeout timer timer rule tunnel cfr 1 2 666 1 1 2 3 4 9 6 4 3 500 num num client vsp 6 2
The following example illustrates the DCD statistics for the given downstream channel. DCD TLV information displays if the debug cable dsg command is active.
Router# sh int c6/0 dsg downstream dcd dcd num of dcd state sent en 282 num of dcd fail 0 num of dcd change cnt 1 num of fragment 1
Router# sh int c6/0 dsg downstream dcd dcd num of dcd state sent en 2139 Router# 00:35:58: DCD TLV 32390101 01020102 06020001 2B150803 02010104 0E030209 02000A32 18010103 01040201 01040403 02050601 005E0101 1E010108 02010104 35010114 02010104 num of dcd fail 0 last sent: 040E0302 09510100 12345612 3456789A 51010002 06111111 02010104 04040200 02070105 0601005E 3C321401 01070201 0E030209 51010002 0E030209 51010002 num of dcd change cnt 1 num of fragment 1
Router# 15080312 34561234 56789ABC DEF01234 56789ABC DEF01715 02020001 05010109 0C0504E6 6F6F6F03 046F6F6F 6F170F02 02000205 01010906 0504E601 0141170F 02020003 05010109 060504E6 01012817 0F020200 0A050101 09060504 E6010147 33230104 27B25A80 01041DCD 65000202 00010302 00020402 00030502 00042B05 08030022 22 Router# sh int c6/0 dsg downstream rule rule rule rule tunnel tunnel tunnel id state pri id state mac-addr 1 en 2 1 en 0100.5e01.0114 cfr id 1 5 11 14 2 10 3 4 9 cfr state en en en en en en en en en en en en en en en en en en en en en yes cfrIn dcd yes no no no yes yes yes no no no no no no no no no no no no no no client vsp listId index 2 1
2 3 4 5 6 7
en en en en en en
1 1 1 1 1 1
2 3 4 5 6 1
en en en en dis en
2 3 4 5 6 10
en
en
20
en
en
73
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS show interface cable dsg downstream
The following example displays the same information as above for the given rule.
Router# sh int c6/0 dsg downstream rule 1 rule rule rule tunnel tunnel tunnel id state pri id state mac-addr 1 en 2 1 en 0100.5e01.0114 cfr id 1 5 11 14 cfr state en en en en cfrIn client vsp dcd listId index yes 2 1 no no no
Router# sh int c6/0 dsg downstream rule 1 cfr rule cfr cfr cfrIn id id state dcd 1 1 en yes 5 en no 11 en no 14 en no cfr pri 1 1 1 0 destination ip address 230.111.111.111 230.1.1.60 224.25.25.134 230.1.1.20 source ip address 111.111.111.111 0.0.0.0 0.0.0.0 0.0.0.0 srcPre length 32 32 32 32 d_port start 0 0 0 1000 d_port end 65535 65535 65535 2000
Router# sh int c6/0 dsg downstream rule 1 clients rule rule rule client client id state pri listId id 1 en 2 2 1 3 8 client id type CA System ID Broadcast MAC Addr client address 0951 1111.1111.111
Router# sh int c6/0 dsg downstream rule 1 verbose Rule ID State Priority Tunnel ID State MAC Addr Cfr Id State Priority Dest IP Src IP Src Prefix Length Dest Port Start Dest Port End Forwarded Received Cfr Id State Priority Dest IP Src IP Src Prefix Length Dest Port Start Dest Port End Forwarded Received Cfr Id State Priority Dest IP Src IP Src Prefix Length Dest Port Start Dest Port End Forwarded Received : 1 : enable : 2 : 1 : enable : 0100.5e01.0114 : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 1 enable 1 230.111.111.111 111.111.111.111 32 0 65535 0 0 5 enable 1 230.1.1.60 0.0.0.0 32 0 65535 0 0 11 enable 1 224.25.25.134 0.0.0.0 32 0 65535 0 0
74
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS show interface cable dsg downstream
Cfr Id State Priority Dest IP Src IP Src Prefix Length Dest Port Start Dest Port End Forwarded Received Client Client Client Client Client Client Client List Id Id Id Type Id Id Type Id Id Type
: : : : : : : : : : : : : : : : :
0951
1111.1111.111
: 1 : 0X123456 : 0X123456789ABCDEF0123456789ABCDEF0
Router# sh int c6/0 dsg downstream tunnel tunnel tunnel tunnel id state mac-addr 1 en 0100.5e01.0114 cfr id 1 5 11 14 2 10 3 4 9 cfr state en en en en en en en en en rule id 1 7 8 20 2 3 4 5 6 rule state en en en en en en en en en client listId 2 10 2 2 2 3 4 5 6 service class SI
2 3 4 5 6
en en en en dis
Router# sh int c6/0 dsg downstream tunnel 1 tunnel tunnel tunnel id state mac-addr 1 en 0100.5e01.0114 cfr id 1 5 11 14 cfr state en en en en rule id 1 7 8 20 rule state en en en en client service listId class 2 SI 10 2 2
Related Commands
Description Enables general, DCD or packet-related debugging. Displays general interface information for the specified or all interfaces. Use also the show interface cable dsg downstream command.
75
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Glossary
Glossary
This section describes terms and acronyms that are used in this manual and not otherwise defined. See the Internetworking Terms and Acronyms for terms not included in this glossary. CA vendorA programming provider that has encrypted its programs using conditional access (CA) techniques, so that only authorized subscribers are able to decrypt and view the programs. When referring to the network topology, the term CA vendor typically refers to the servers that are providing the digitally encrypted program streams. Cable CardAnother term for POD. See POD. conditional access (CA)Methods for encrypting video programs so that only authorized subscribers are able to decrypt and view the programs. Data-over-Cable Service Interface Specifications (DOCSIS)A suite of specifications maintained by CableLabs that describe the operation of a data network over a hybrid fiber-coaxial (HFC) cable network. DOCSIS Set-Top Gateway (DSG)A specification from CableLabs that allows operators of a DOCSIS cable network to provide out-of-band (OOB) messaging to set-top boxes (STBs) over existing cable networks. This allows MSOs and other service providers to combine both DOCSIS and STB operations over a single, open, vendor-independent network. Vendors can provide advanced STB video and electronic programming services, without interfering with the existing DOCSIS cable network. DSG TunnelAn IP multicast datagram stream originating at the DOCSIS Set-Top Gateway and carrying out-of-band messages intended for set-top boxes. It is carried over the downstream DOCSIS channel and is identified by a well-known Ethernet MAC address that is reserved and published by the CA/POD provider. Multiple DSG tunnels may exist on a single downstream DOCSIS channel. customer premises equipment (CPE)Set-top box, host, or other device at the subscribers site that receives the cable signals coming from the cable modem termination system (CMTS), CA servers, and other DSG servers. embedded cable modemA DOCSIS cable modem that is integrated into the customer premises equipment (for example, a set-top box that contains tuners for both DOCSIS signals and DSG signals). multicast addressA broadcast address that is targeted to and received by multiple hosts, as opposed to a unicast address that is intended for only one particular host. Both the Ethernet MAC Layer 2 and the IP Layer 3 protocols support multicast addressing. IP multicast addresses are divided into three separate subgroups:
Local Scope AddressesIP addresses 224.0.0.0 through 224.0.0.255. These addresses are
reserved for the exclusive use of the network protocol layer and are never forwarded beyond the local network. These addresses cannot be used for DSG traffic.
Global Scope AddressesIP addresses 224.0.1.0 through 238.255.255.255. These addresses
are allocated dynamically throughout the Internet. These addresses can be used for DSG traffic.
Administratively Scoped AddressesIP addresses 239.0.0.0 through 239.255.255.255. These
addresses are reserved for use within private networks. These addresses can be used for DSG traffic, assuming that the video servers and set-top boxes are within the same private network. network controllerComputers system that manages the set-top boxes or other CPE devices within a cable system. In a DSG network, the network controller transmits its control and other messages using a dedicated out-of-band channel. out-of-band (OOB) messagingDescribes a form of network management in which the network controller sends control and information messages to one or more hosts or set-top boxes using a dedicated channel that is separate from the channel used to send programs and other user data. In a DSG network,
76
Advanced-mode DOCSIS Set-Top Gateway 1.1 for the Cisco CMTS Glossary
OOB messages are transmitted using IP multicast packets and are received by those set-top boxes that are members of the appropriate multicast groups. The OOB messages can include the following types of messages:
Conditional Access (CA) messages including entitlements System Information (SI) messages Electronic Program Guide (EPG) messages Emergency Alert System (EAS) messages Other generic messages
Point of Deployment (POD) moduleRemovable PCMCIA-form factor security card that is plugged into a set-top box (STB) to uniquely identify and authenticate the STB. Each POD contains a unique ID that identifies the STB, as well as an X.509 certificate that the POD uses to establish secure authentication with the CA servers. This allows the CA provisioning servers to securely identify the STB and determine which programs and services it is authorized to receive. A POD module is more frequently referred to as a Cable Card. set-top box (STB)Customer premises equipment (CPE) providing subscription and pay-per-view broadcast television services and interactive TV services. In a DSG network, the each STB is a member of one or more multicast groups, allowing the STB to receive the OOB messages that allow its subscribers to receive the programs they are authorized to view. set-top terminalSee set-top box (STB).
CCSP, CCVP, the Cisco Square Bridge logo, Follow Me Browsing, and StackWise are trademarks of Cisco Systems, Inc.; Changing the Way We Work, Live, Play, and Learn, and iQuick Study are service marks of Cisco Systems, Inc.; and Access Registrar, Aironet, ASIST, BPX, Catalyst, CCDA, CCDP, CCIE, CCIP, CCNA, CCNP, Cisco, the Cisco Certified Internetwork Expert logo, Cisco IOS, Cisco Press, Cisco Systems, Cisco Systems Capital, the Cisco Systems logo, Cisco Unity, Empowering the Internet Generation, Enterprise/Solver, EtherChannel, EtherFast, EtherSwitch, Fast Step, FormShare, GigaDrive, GigaStack, HomeLink, Internet Quotient, IOS, IP/TV, iQ Expertise, the iQ logo, iQ Net Readiness Scorecard, LightStream, Linksys, MeetingPlace, MGX, the Networkers logo, Networking Academy, Network Registrar, Packet, PIX, Post-Routing, Pre-Routing, ProConnect, RateMUX, ScriptShare, SlideCast, SMARTnet, StrataView Plus, TeleRouter, The Fastest Way to Increase Your Internet Quotient, and TransPath are registered trademarks of Cisco Systems, Inc. and/or its affiliates in the United States and certain other countries. All other trademarks mentioned in this document or Website are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (0502R)
77