Cisco Systems uBR7200 Network Router User Manual


 
3-4
Cisco uBR7200 Series Universal Broadband Router Software Configuration Guide
OL-2239-03
Chapter3 Configuring Cable Modem Interface Features
Configuring the Downstream Cable Modem Interface
Verifying the Downstream Ports
To determine if the downstream carrier is active (up), enter the show controllers cable command for the
downstream port that you just configured. For National Television Standards Committee (NTSC) 6MHz
operations, see the following example:
Router# show controllers cable5/0 downstream
Cable5/0 Downstream is up
Frequency=96000000, Channel Width 6 MHz, 64-QAM, Symbol Rate 5.056941 Msps
FEC ITU-T J.83 Annex B, R/S Interleave I=32, J=4
Setting the Integrated Upconverter
The CiscouBR7200series router supports an integrated upconverter that outputs a DOCSIS RF signal
on the DS0 RF downstream port. To enable the integrated upconverter, you must do the following:
Set the downstream frequency—The integrated upconverter must be configured for the digital
carrier frequency, which is the center frequency of the downstream RF carrier (the channel) for the
downstream port. The cable downstream frequency command configures the downstream center
frequency for the integrated upconverter.
Note The cable downstream frequency command has no effect on external upconverters. If you are using an
external upconverter, this command is informational only and you must configure the external
upconverter separately, using its own command procedures.
Enable the integrated upconverterThe integrated upconverter is disabled by default and must be
enabled with the no cable downstream rf-shutdown command.
Enable the cable interface—The cable interface on the CiscouBR7200series router must be enabled
before the integrated upconverter will output an RF signal.
Step3
Router(config)# interface cable5/0
Router(config-if)#
Enters cable interface configuration mode.
In this example, the interface is downstream port0 on the
cableinterface card installed in slot1 of the
CiscouBR7200series CMTS.
Step4
Router(config-if)# cable downstream if-output
Router(config-if)# no cable downstream if-output
Default. Activates downstream digital data from the
CiscouBR7200series router.
Deactivates downstream digital data. This command mutes
the IF output of the cableinterface card and shuts down the
interfaces.
Step5
Router(config-if)# no shutdown
Places the downstream port in the “admin up state.
Step6
Router(config-if)# end
Router#
%SYS-5-CONFIG_I: Configured from console by
console
Returns to privileged EXEC mode.
This message is normal and does not indicate an error.
Command Purpose