Example: Enabling DNS Query
The following example shows how to enable a DNS query on the Cisco CMTS router:
Router#
configure terminal
Router(config)#
ip domain-lookup
Router(config)#
ip domain-name cisco.com
Router(config)#
ip name-server 131.108.1.111
Router(config)#
cable dsg name-update-interval 10
Router(config)#
end
Example: Disabling A-DSG Forwarding on the Primary Channel
The following example shows how to disable A-DSG forwarding on a primary capable modular interface on
the Cisco CMTS router:
Router#
configure terminal
Router(config)#
interface modular-cable 1/0/0:0
Router(config-if)#
cable downstream dsg disable
Router(config-if)#
end
Additional References
The following sections provide references related to A-DSG 1.2.
Technical Assistance
Link
Description
http://www.cisco.com/cisco/web/support/index.html
The Cisco Support and Documentation website
provides online resources to download documentation,
software, and tools. Use these resources to install and
configure the software and to troubleshoot and resolve
technical issues with Cisco products and technologies.
Access to most tools on the Cisco Support and
Documentation website requires a Cisco.com user ID
and password.
Feature Information for Advanced-Mode DSG 1.2 for the Cisco
CMTS Routers
Use Cisco Feature Navigator to find information about platform support and software image support.
Cisco Feature Navigator enables you to determine which software images support a specific software release,
feature set, or platform. To access Cisco Feature Navigator, go to
http://tools.cisco.com/ITDIT/CFN/
. An
account on
is not required.
Cisco cBR Series Converged Broadband Routers Application
—
Voice and Video Configuration Guide
35
Advanced-Mode DOCSIS Set-Top Gateway 1.2 for the Cisco CMTS Routers
Example: Enabling DNS Query