Table Of Contents
Configuring the Cisco CMTS for the First Time
Preparing for Configuration
Understanding Configuration Fundamentals
Using the Enable Secret and the Enable Password
Replacing or Recovering a Lost Password
Configuring the Cisco uBR7100 Series CMTS Using AutoInstall
Configuring Using the setup Facility
Configuring Global Parameters
Configuring Upstream Frequencies
Configuring Non-Cable Interfaces
Configuring Ethernet Interfaces
Configuring Synchronous Serial Interfaces
Configuring Using the Configuration Mode
Using the Setup Facility for Cable Interfaces
Interface Slot Numbering
Configuring the Interfaces
Identifying the Cable Interface
Cable Interface Card Slots
Mapping Interfaces and Physical Ports
Identifying Port Adapter Slots
Configuring Global Parameters
Saving Your Configuration Settings
Checking Your Settings and Reviewing Your Configuration Changes
Where to Go Next
Configuring the Cisco CMTS for the First Time
This chapter describes how to start up and configure the Cisco uBR7100 series CMTS for the first time. The chapter contains the following sections:
•
"Preparing for Configuration" section
•
"Understanding Configuration Fundamentals" section
•
"Configuring the Cisco uBR7100 Series CMTS Using AutoInstall" section
•
"Configuring Using the setup Facility" section
•
"Configuring Using the Configuration Mode" section
•
"Using the Setup Facility for Cable Interfaces" section
•
"Checking Your Settings and Reviewing Your Configuration Changes" section
•
"Where to Go Next" section
Preparing for Configuration
Complete these prerequisite steps before you power on and configure the Cisco uBR7100 series router:
•
Ensure your network supports reliable broadband data transmission. Your plant must be swept, balanced, and certified based on NTSC or appropriate international cable plant recommendations. Ensure your plant meets all DOCSIS or EuroDOCSIS downstream and upstream RF requirements.
•
Ensure your Cisco uBR7100 series router is installed according to the instructions in the hardware installation guide that came with your CMTS. The chassis must contain at least one port adapter to provide backbone connectivity, and one Cisco cable modem card to serve as the RF cable TV interface.
•
Ensure all other required headend or distribution hub routing and network interface equipment is installed, configured, and operational (based on the supported services). This includes:
–
all routers
–
servers (DHCP, TFTP, and ToD)
–
network management systems
–
other configuration or billing systems, depending on your applications, including gatekeepers and gateways; backbone and other equipment for VPN support; dial-up access servers, telephone circuits and connections.
–
other equipment if supporting telco return
•
Ensure DHCP and DOCSIS configuration files have been created and pushed to appropriate servers so that each cable modem, when initialized, can:
–
transmit a DHCP request
–
receive an IP address
–
obtain TFTP and ToD server addresses
–
download a DOCSIS configuration file (or updated software image if using Cisco uBR924 cable access routers or Cisco uBR910 cable data service units in your network)
•
Ensure customer premises equipment (CPE)—cable modems or set top boxes, PCs, telephones, or facsimile machines—meet requirements for your network and service offerings.
•
Be familiar with your channel plan to assign appropriate frequencies. Outline your strategies for setting up bundling or VPN solution sets if applicable to your headend or distribution hub. Know your dial plan if using H.323 for VoIP services and setting up VoIP-enabled CM configuration files.As appropriate, obtain:
–
passwords
–
IP addresses
–
subnet masks
–
device names
After these prerequisites are met, you are ready to configure the Cisco uBR7100 series CMTS. This includes, at a minimum, configuring a host name and password for the Cisco uBR7100 series router and configuring the CMTS to support IP over the cable plant and network backbone.
Understanding Configuration Fundamentals
This section describes the basic parameters of using passwords, and initial configuration utilities that the Cisco uBR7100 series routers support:
•
"Using the Enable Secret and the Enable Password" section
•
"Configuring the Cisco uBR7100 Series CMTS Using AutoInstall" section
•
"Configuring Using the setup Facility" section
•
"Configuring Using the Configuration Mode" section
Note
These sections provide minimal configuration instructions. For additional configuration information, refer to subsequent chapters in this guide. For examples of Cisco uBR7100 series configuration files, refer to the "Configuring Basic Broadband Internet Access."
Tip
Be sure you have appropriate addresses and values based on your network before you attempt to configure the router. Enter the show version command to display the release of Cisco IOS software on your router.
Using the Enable Secret and the Enable Password
The Cisco uBR7100 series router is administered using the Cisco command interpreter, called the EXEC mode. You must boot and log in to the router before you can enter an EXEC command.
Step 1
Connect a terminal to the console port of the Cisco uBR7100 series router and establish a terminal session. You can open a Terminal application (Hyper Terminal) on a PC as follows:
a.
Connect using: Direct to Com 1
b.
Set bits per second: 9600
c.
Set data bits: 8
d.
Set parity: none
e.
Set stop bit: 1
f.
Set flow control: none
Step 2
Power on the Cisco uBR7100 series router. The following prompt displays:
Would you like to enter the initial dialog?[yes]:no
Step 3
Enter no to choose the normal operating mode of the router. The user EXEC prompt displays:
Note
For security purposes, the EXEC has two levels of access to commands: user EXEC mode and privileged EXEC mode. The commands available at the user level are a subset of those available at the privileged level.
Tip
Because privileged-level EXEC commands can change the configuration of the router, password-protect these commands to prevent unauthorized use.
At the EXEC prompt, enter one of the following two commands to set password protection:
•
enable secret password (which is a very secure, encrypted password)
•
enable password (which is a less secure, nonencrypted password)
To gain access to privileged-level commands, enter the desired password.
Note
An enable secret password can contain from 1 to 25 uppercase and lowercase alphanumeric characters. An enable password can contain any number of uppercase and lowercase alphanumeric characters. A number cannot be the first character. Spaces are valid password characters; for example, "two words" is a valid password. Leading spaces are ignored. Trailing spaces are recognized. Alphanumeric characters are recognized as uppercase or lowercase.
Passwords should be different for maximum security. If you enter the same password for both during the setup script, the system will accept it, but you will receive a warning message indicating that you should enter a different password.
Replacing or Recovering a Lost Password
This section describes how to recover a lost enable or console login password, and how to replace a lost enable secret password on your Cisco uBR7100 series router.
Note
It is possible to recover the enable or console login password. The enable secret password is encrypted, however, and must be replaced with a new enable secret password.
Overview of the Password Recovery Procedure
Following is an overview of the general steps in the password recovery procedure:
Step 1
If you can log in to the router, enter the show version command to determine the existing configuration register value.
Step 2
Press the Break key to get to the bootstrap program prompt (ROM monitor). You might need to reload the system image by power cycling the router.
Step 3
Change the configuration register so that the following functions are enabled:
–
Break
–
ignore startup configuration
–
boot from Flash memory
Note
The key to recovering a lost password is to set the configuration register bit 6 (0x0040) so that the startup configuration (usually in NVRAM) is ignored. This allows you to log in without using a password and to display the startup configuration passwords. Cisco recommends setting the configuration register to 0x142.
Step 4
Power cycle the router by turning power OFF and then back ON.
Step 5
Log in to the router and enter the privileged EXEC mode.
Step 6
Enter the show startup-config command to display the passwords.
Step 7
Recover or replace the displayed passwords.
Step 8
Change the configuration register back to its original setting.
Note
To recover a lost password if Break is disabled on the router, you must have physical access to the router.
Details of the Password Recovery Procedure
Complete the following steps to recover or replace a lost enable, enable secret, or console login password:
Step 1
Attach an ASCII terminal to the console port on your Cisco uBR7100 series router.
Step 2
Configure the terminal to operate at 9600 baud, 8 data bits, no parity, and 2 stop bits.
Step 3
If you can log in to the router as a nonprivileged user, enter the show version command to display the existing configuration register value. Note the value for later use.
If you cannot log in to the router at all, continue with the next step.
Step 4
Press the Break key or send a Break from the console terminal.
•
If Break is enabled, the router enters the ROM monitor, indicated by the ROM monitor prompt (rommon n>), where n is the number of the command line. Proceed to Step 6.
•
If Break is disabled, power cycle the router (turn the router OFF or unplug the power cord, and then restore power). Proceed to Step 5.
Step 5
Within 60 seconds of restoring the power to the router, press the Break key or send a Break. This action causes the router to enter the ROM monitor and display the ROM monitor prompt (rommon 1>).
Step 6
To set the configuration register on a Cisco uBR7100 series router, use the configuration register utility by entering the confreg command at the ROM monitor prompt as follows:
Answer yes to the enable "ignore system config info?" question and note the current configuration register settings.
Step 7
Initialize the router by entering the reset command as follows:
The router will initialize, the configuration register will be set to 0x142, and the router will boot the system image from Flash memory and enter the System Configuration dialog (setup) as follows:
--- System Configuration Dialog --
Step 8
Enter no in response to the System Configuration dialog prompts until the following message displays:
Press RETURN to get started!
Step 9
Press Return. The user EXEC prompt displays as follows:
Router>
Step 10
Enter the enable command to enter the privileged EXEC mode. Then enter the show startup-config command to display the passwords in the configuration file as follows:
Router# show startup-config
Step 11
Scan the configuration file display looking for the passwords; the enable passwords are usually near the beginning of the file, and the console login or user EXEC password is near the end. The passwords displayed will look something like this:
enable secret 5 $1$ORPP$s9syZt4uKn3SnpuLDrhuei
enable password 23skiddoo
.
.
line con 0
password onramp
The enable secret password is encrypted and cannot be recovered; it must be replaced. The enable and console passwords can be encrypted or clear text. Proceed to the next step to replace an enable secret, console login, or enable password. If there is no enable secret password, note the enable and console login passwords if they are not encrypted and proceed to Step 16.
Caution 
Do not perform the next step unless you have determined you must change or replace the enable, enable secret, or console login passwords. Failure to follow the steps as presented here could cause your router configuration to be erased.
Step 12
Enter the configure memory command to load the startup configuration file into running memory. This action allows you to modify or replace passwords in the configuration.
Step 13
Enter the configure terminal command for configuration mode:
Router# configure terminal
Step 14
To change all three passwords, enter the following commands:
Router(config)# enable secret newpassword1
Router(config)# enable password newpassword2
Router(config)# line con 0
Router(config)# password newpassword3
Change only the passwords necessary for your configuration. You can remove individual passwords by using the no form of the previous commands. For example, enter the no enable secret command to remove the enable secret password.
Step 15
You must configure all interfaces to be not administratively shut down as follows:
Router(config)# interface fast ethernet 0/0
Router(config)# no shutdown
Enter the equivalent commands for all interfaces that were originally configured. If you omit this step, all interfaces are administratively shut down and unavailable when the router is restarted.
Step 16
Use the config-register command to set the configuration register to the original value noted in Step 3 or Step 7.
Step 17
Press Ctrl-z or type end to exit configuration mode:
Caution 
Do not perform the next step unless you have changed or replaced a password. If you have skipped
Step 12 through
Step 15 previously, then proceed now to
Step 19. Failure to observe this sequence causes the system to erase your router configuration file.
Step 18
Enter the copy running-config startup-config command to save the new configuration to nonvolatile memory:
Router# copy running-config startup-config
Step 19
Enter the reload command to reboot the router:
Step 20
Log in to the router with the new or recovered passwords.
Configuring the Cisco uBR7100 Series CMTS Using AutoInstall
The AutoInstall process is designed to configure the Cisco uBR7100 series CMTS automatically after connection to your WAN. For AutoInstall to work properly, a Transmission Control Protocol/Internet Protocol (TCP/IP) host on your network must be preconfigured to provide the required configuration files. The TCP/IP host can exist anywhere on the network as long as the following two conditions are maintained:
•
Host must be on the LAN or WAN side of the router's port adapter connection to the WAN.
•
User Datagram Protocol (UDP) broadcasts to and from the router and the TCP/IP host are enabled.
This functionality is coordinated by your system administrator at the site where the TCP/IP host is located. You should not use AutoInstall unless the required files are available on the TCP/IP host. See the publications Configuration Fundamentals Configuration Guide and Configuration Fundamentals Command Reference for more information about AutoInstall.
Complete the following steps to prepare your Cisco uBR7100 series CMTS for the AutoInstall process:
Step 1
Attach the appropriate synchronous serial cable to the synchronous serial interface 0 on the router.
Step 2
Turn the power switch on each power supply to the ON (|) position. This action turns on power to the router.
The router loads the operating system image from Flash memory; this process can take several minutes. If the remote end of the WAN connection is connected and properly configured, the AutoInstall process begins.
Step 3
When the AutoInstall process is completed, use the copy running-config startup-config command to write the configuration data to the router's nonvolatile random-access memory (NVRAM):
Router# copy running-config startup-config
Completing this step saves the configuration settings that the AutoInstall process created to NVRAM. If you fail to do this, your configuration will be lost the next time you reload the router.
Configuring Using the setup Facility
The Cisco uBR7100 series setup facility is a useful and efficient tool for configuring your CMTS. The setup facility supports the following functionalities so that cable interfaces and cable modem cards are fully operational (after initial setup):
•
Cable-specific commands
•
Upstream frequency definition
For each cable interface, the following information is mandatory:
cable upstream n frequency f
no cable upstream n shutdown
Options include definition of the following information:
•
DHCP server address.
•
Options are also provided to set downstream frequency for the up-converter per interface.
If you do not plan to use AutoInstall, do not connect the router's WAN or LAN cable to the channel service unit/data service unit (CSU/DSU). If the WAN or LAN cable is connected to the CSU/DSU and the router does not have a configuration stored in NVRAM, the router attempts to run AutoInstall at startup.
Tip
The router might take several minutes to determine that AutoInstall is not set up to a remote TCP/IP host.
When the router determines that AutoInstall is not configured, it defaults to the setup facility (also called the System Configuration dialog). If the LAN or WAN cable is not connected, the router boots from Flash memory and automatically runs the setup facility.
Note
You can run the setup facility when the enable prompt (#) is displayed by entering the setup command.
Configuring Global Parameters
When you first start the program, configure the global parameters to control system-wide settings:
Step 1
Connect a console terminal to the console port on the I/O controller, and then boot the router.
Step 2
After booting from Flash memory, the following information appears after about 30 seconds. When you see this information, you have successfully booted your router:
Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.
San Jose, California 95134-1706
Cisco Internetwork Operating System Software
IOS (tm) uBR7100 Software (uBR7100-I-M), Released Version 12.1(5)EC
Copyright (c) 1986-1998 by Cisco Systems, Inc.
Compiled Mon 09-Oct-98 04:10 by
Cisco 7100 (R4700) processor with 22528K/10240K bytes of memory.
R4700 processor, Implementation 33, Revision 1.0 (Level 2 Cache)
SuperLAT software copyright 1990 by Meridian Technology Corp).
X.25 software, Version 2.0, NET2, BFE and GOSIP compliant.
TN3270 Emulation software (copyright 1994 by TGV Inc).
4 Ethernet/IEEE 802.3 interfaces.
5 FastEthernet/IEEE 802.3 interfaces.
8 Serial network interfaces.
125K bytes of non-volatile configuration memory.
20480K bytes of Flash PCMCIA card at slot 0 (Sector size 128K).
4096K bytes of Flash internal SIMM (Sector size 256K).
Configuration register is 0x0
Note
The first two sections of the configuration script, the banner and the installed hardware, appear only at initial system startup. On subsequent uses of the setup command facility, the script begins with the following prompt.
--- System Configuration Dialog ---
At any point you may enter a questions mark `?' for help.
Use ctrl-c to abort configuration dialog at any prompt.
Default settings are in square brackets `[]'.
continue with configuration dialog? [yes/no]:
Step 3
When asked if you want to enter the System Configuration dialog and see the current interface summary, enter yes or press Return:
Continue with configuration dialog? [yes/no]:
First, would you like to see the current interface summary? [yes]:
In the following example, the summary shows a Cisco uBR7100 series router at first-time startup with nothing configured:
Any interface listed with OK? value "NO" does not have a valid configuration.
Interface IP-Address OK Method Status Protocol
Ethernet1/0 9.2.22.3 YES NVRAM up up
Ethernet1/1 unassigned YES unset administratively down down
Ethernet1/2 unassigned YES unset administratively down down
Ethernet1/3 unassigned YES unset administratively down down
Ethernet1/4 unassigned YES unset administratively down down
Ethernet1/5 unassigned YES unset administratively down down
Ethernet1/6 unassigned YES unset administratively down down
Ethernet1/7 unassigned YES unset administratively down down
Step 4
Choose which protocols to support on your interfaces. For IP-only installations, you can accept the default values for most of the questions. A typical configuration using IP follows and continues through Step 7:
Configuring global parameters:
Enter host name [Router]: router
Step 5
Enter the enable secret password, the enable password, and the virtual terminal password:
The enable secret password is a one-way cryptographic secret
password used instead of the enable password when it exists.
Enter enable secret: ******
The enable password is used when there is no enable secret
password and when using older software and some boot images.
Enter enable password: ******
Enter virtual terminal password: ******
Step 6
The Simple Network Management Protocol (SNMP) is the most widely supported open standard for network management. SNMP provides a means to access and set configuration and run-time parameters of routers and communication servers. SNMP also defines a set of functions that can be used to monitor and control network elements.
Enter yes to accept SNMP management; enter no to refuse it:
Configure SNMP Network Management? [no]:
Community string [public]:
Step 7
In all cases, you will use IP routing. When you are using IP routing, select an interior routing protocol. You can specify only one of two interior routing protocols to operate on your system using setup, either Interior Gateway Routing Protocol (IGRP) or Routing Information Protocol (RIP).
To configure IP routing, enter yes (the default) or press Return, and then select an interior routing protocol:
Configure IGRP routing? [yes]:
Your IGRP autonomous system number [1]: 15
Step 8
Configure your port adapter interface parameters. The following example shows how an 8-port Ethernet port adapter is installed in port adapter slot 3. The setup program determines the status of all interfaces.
To configure each active interface port for IP, enter yes (the default) or press Return. For all inactive ports, the default is no. You can press Return to accept the default.
Configuring interface Ethernet 1/0:
Is this interface in use? [yes]:
Configure IP on this interface? [yes]:
IP address for this interface [19.2.22.4]:
Number of bits in subnet field [8]:
Class A network is 19.0.0.0, 8 subnet bits; mask is /16
Configuring interface Ethernet1/1:
Is this interface in use? [no]:
Configuring interface Ethernet1/2:
Is this interface in use? [no]:
Configuring interface Ethernet1/3:
Is this interface in use? [no]:
Configuring interface Ethernet1/4:
Is this interface in use? [no]:
Configuring interface Ethernet1/5:
Is this interface in use? [no]:
Configuring interface Ethernet1/6:
Is this interface in use? [no]:
Configuring interface Ethernet1/7:
Is this interface in use? [no]:
Step 9
Configure your cable interface. The following example shows a Cisco uBR71111 router with cable interface. The setup program will, for the most part, determine the status of all interfaces.
To configure each active interface port, enter yes (the default) or press Return. For all inactive ports, the default is no. You can press Return to accept the default.
Configuring interface cable 1/0:
Is this interface in use? [yes]:
Configure this interface? [yes]:
IP address for this interface [19.2.22.5]:
Number of bits in subnet field [8]:
Class A network is 19.0.0.0, 8 subnet bits; mask is /16
Configuring interface cable 1/1:
Is this interface in use? [yes]:
Configure this interface? [yes]:
IP address for this interface [19.2.22.6]:
Number of bits in subnet field [8]:
Class A network is 19.0.0.0, 8 subnet bits; mask is /16
The configuration program displays the newly-created command interface script:
The following command script was created:
enable secret 5 $1$f0fc$A38P/KN/9yD3sEKSt6hKQ/
snmp-server community public
ip address 19.2.22.4 255.255.0.0
ip address 19.2.22.5 255.255.0.0
ip address 19.2.22.6 255.255.0.0
Step 10
When asked if you want to use this configuration, enter yes or press Return.
Use this configuration? [yes/no]: yes
Step 11
Save your settings to NVRAM. (Refer to the "Using the Setup Facility for Cable Interfaces" section.)
Note
You must always manually save the configuration settings to NVRAM whenever they are modified.
Configuring Upstream Frequencies
Upstream parameters must be configured manually. After the setup facility is run, upstream ports have a default state of "shutdown." You have two methods to configure upstream channel frequencies:
•
Configure a fixed frequency between 5 to 42 MHz for North American channel plans or between 5 to 65 MHz for PAL and SECAM channel plans (requires MC16E), and enable the upstream port.
•
Create a global spectrum group, assign the interface to it, and enable the upstream port.
The cable interface card receiver accepts time-division multiplexed burst transmissions from cable interfaces (or cable modems in set top boxes) which are DOCSIS- or EuroDOCSIS-based. The upstream port becomes "up" when it is assigned an upstream frequency and is configured to be administratively up.
The upstream port is frequency-agile. The frequency can change while the interface is up and carrying traffic, if you define spectrum groups per the example provided.
You can define individual modulation profiles. A modulation profile consists of a table of physical layer characteristics for the different types of upstream bursts, for example, initial maintenance, long grant, request/data, request, short grant, and station maintenance.
Note
Only qualified personnel should define upstream modulation profiles.
Complete these steps to activate upstream interfaces:
Step 1
After the setup facility has initially configured noncable interfaces on the Cisco uBR7100 series router, enter the enable command and your password (privileged EXEC).
Step 2
Enter the configure terminal command to get into global configuration mode.
Step 3
In global configuration mode, configure modulation profiles and spectrum groups for your Cisco uBR7100 series router using the cable modulation-profile and cable spectrum-group commands.
Step 4
In cable interface configuration mode, configure various characteristics for the interface in question using the cable upstream commands.
Note
Refer to "Configuring the Cisco Cable Interface" for further information.
Configuring Non-Cable Interfaces
Follow the procedure in this section to configure WAN or LAN interfaces. To configure interface parameters, have your interface network addresses and subnet mask information ready.
Configuring Ethernet Interfaces
Step 1
In the following example, the system is being configured for an Ethernet LAN using IP. Respond to the prompts as follows, using your own addresses and mask at the setup prompts:
Configuring interface parameters:
Configuring interface Ethernet0/0:
Is this interface in use? [no]: yes
Configure IP on this interface? [no]: yes
IP address for this interface: 1.1.1.10
Number of bits in subnet field [0]:
Class A network is 1.0.0.0, 0 subnet bits; mask is 255.0.0.0
Step 2
Do not enable Internetwork Package Exchange (IPX) on this interface; IPX is not supported on the Cisco uBR7100 series CMTS:
Configure IPX on this interface? [no]: no
Step 3
If additional Ethernet interfaces are available in your system, enter their configurations when you are prompted.
Step 4
Save your settings to NVRAM. (See the "Using the Setup Facility for Cable Interfaces" section.)
Note
You must always manually save the configuration settings to NVRAM whenever they are modified.
Configuring Synchronous Serial Interfaces
The synchronous serial interfaces are configured to allow connection to WANs through a CSU/DSU. Complete the following steps to configure the serial ports:
Step 1
To configure serial port 0 enter yes:
Configuring interface Serial0/0:
Is this interface in use? [no]: yes
Step 2
Determine which protocols you want on the synchronous serial interface and enter the appropriate responses:
Configure IP unnumbered on this interface? [no]:
IP address for this interface: 10.1.1.20
Number of bits in subnet field [0]:
Class A network is 10.0.0.0, 0 subnet bits; mask is 255.0.0.0
Step 3
If additional synchronous serial interfaces are available in your system, enter their configurations when you are prompted.
Step 4
Save your settings to NVRAM. (See the "Using the Setup Facility for Cable Interfaces" section.)
Note
You must always manually save the configuration settings to NVRAM whenever they are modified.
The following sample display includes a continuous listing of all interface configuration parameters selected for Ethernet and synchronous serial interfaces. These parameters are shown in the order in which they appear on your console terminal.
Note
Only one Ethernet and one synchronous serial interface are configured for this example.
Configuring interface parameters:
Configuring interface Ethernet0/0:
Is this interface in use? [no]: yes
Configure IP on this interface? [no]: yes
IP address for this interface: 10.1.1.10
Number of bits in subnet field [0]:
Class A network is 10.0.0.0, 0 subnet bits; mask is 255.0.0.0
Configure IPX on this interface? [no]:
Configure AppleTalk on this interface? [no]: no
Configuring interface Serial0/0:
Is this interface in use? [no]: yes
Configure IP on this interface? [no]: yes
Configure IP unnumbered on this interface? [no]:
IP address for this interface: 10.1.1.20
Number of bits in subnet field [0]:
Class A network is 10.0.0.0, 0 subnet bits; mask is 255.0.0.0
Configure IPX on this interface? [no]:
Configure AppleTalk on this interface? [no]:
The following configuration command script was created:
enable secret 5 $1$u8z3$PMYY8em./8sszhzk78p/Y0
snmp-server community public
! Turn off IPX to prevent network conflicts.
ip address 1.1.1.10 255.0.0.0
ip address 1.1.1.20 255.0.0.0
Use this configuration? [yes/no]: yes
Use the enabled mode `configure' command to modify this configuration.
Press RETURN to get started!
Your Cisco uBR7100 series CMTS is now minimally configured and is ready to use. You can use the setup command if you want to modify the parameters after the initial configuration. To perform more complex configurations, use the configure command.
Configuring Using the Configuration Mode
You can configure the Cisco uBR7100 series CMTS manually if you prefer not to use the setup facility or AutoInstall. Complete the following:
Step 1
Connect a console terminal to the console port on the I/O controller.
Step 2
When asked if you want to enter the initial dialog, answer no to go into the normal operating mode of the router:
Would you like to enter the initial dialog? [yes]: no
Step 3
After a few seconds, the user EXEC prompt (Router>) displays. Type enable to enter enable mode (configuration changes can only be made in enable mode):
The prompt changes to the enable mode (also called privileged EXEC) prompt:
Step 4
Enter the configure terminal command at the enable prompt to enter configuration mode from the terminal:
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Tip
To see a list of the configuration commands available to you, enter ? at the prompt or type help while in configuration mode.
Step 5
At the Router(config)# prompt, enter the interface type slot/port command to enter the interface configuration mode:
Router(config)# interface cable slot/port
Step 6
Set the downstream center frequency to reflect the digital carrier frequency of the downstream RF carrier (the channel) for the downstream port:
Router (config-int) # cable downstream frequency down-freq-hz
Note
This command has no effect on the external upconverter. It is informational only.
Step 7
Activate the downstream port on the cable modem card to support digital data transmission over the HFC network:
Router (config-int) # no shutdown
Step 8
Enter the fixed center frequency for your downstream RF carrier in Hz and the port number:
Router (config-int) # cable upstream port frequency up-freq-hz
Note
Be sure not to select an upstream frequency that interferes with that used for any other upstream application in your cable plant.
Step 9
Repeat Step 8 for each upstream port on the cable modem card.
Step 10
Activate the upstream port:
Router (config-int) # no cable upstream port shutdown
Step 11
Repeat Step 10 to activate each port used on your cable modem card.
Step 12
Exit to return to the configuration mode:
Router (config-if) # exit
Router (config) #
Step 13
Enter the next interface to configure, following Step 6 through Step 12, or type exit to return to the enable mode.
Router (config) # exit
Router#
%SYS-5-CONFIG_I: Configured from console by console#
Step 14
Save the configuration to NVRAM:
Router# copy running-config startup-config
Using the Setup Facility for Cable Interfaces
The setup facility creates an initial configuration. The basic management setup configures only enough connectivity for management of the system; the extended setup prompts you to configure each interface on the system.
To invoke the configuration facility, use the following command:
Router# setup
The following is the system configuration dialog:
Continue with configuration dialog? [yes/no]: yes
Interface Slot Numbering
For Cisco uBR7100 series components, the slot number is the chassis slot in which a port adapter or a cable interface card is installed. The logical interface number is the physical location of the interface port on a port adapter.
Numbers on a Cisco uBR7100 series router begin with 0 and are as follows:
•
Slot 0—Fixed Fast Ethernet LAN interface
•
Slot 1—Fixed cable modem card interface
•
Slot 2—Not used
•
Slot 3—Modular single-slot port adapter
•
Slot 4—Not used
•
Slot 5—Not used
Configuring the Interfaces
To configure the system, define the Cisco uBR7100 series interfaces, using the interface type slot/port command, where:
•
type—Cable, FastEthernet, and installed port adapter.
•
slot—Slot number in chassis. Slot numbers begin with 0.
•
sort—Port number on a cable modem card slot. Port numbers begin with 0.
Configuring the cable interface is particularly important because these components serve as the cable TV RF interfaces. Configuration involves the following for each interface:
•
Setting the downstream center frequency for the card to reflect the digital carrier frequency of the downstream RF carrier (the channel) for that downstream port. To do this, enter the fixed center frequency for your downstream RF carrier in Hz:
Router (config-int) # cable downstream frequency down-freq-hz
Note
Make note of the correct value for the cable modem card. This provides useful information for troubleshooting.
The digital carrier frequency is specified to be the center of a 6 or 8 MHz channel based on your channel plan. For NTSC channel plans, EIA channel 95 spans 90.00 to 96.00 MHz. The center frequency is 93.000 MHz which is the digital carrier frequency that should be configured as the downstream frequency.
Tip
The digital carrier frequency is not the same as the video carrier frequency. For EIA channel 95, the video carrier frequency is 91.250 MHz which is 1.75 MHz below the center frequency.
•
Activating the downstream port on the cable modem card for data transmission over the HFC network, using the following command:
Router (config-int) # no shutdown
The particular downstream port LED should light.
•
Setting the upstream frequency of your RF output to comply with the expected input frequency of your Cisco cable interface.
Tip
The valid range for a fixed upstream frequency is 5,000,000 to 65,000,000 Hz for the cable modem card. The valid range for the Cisco uBR7100 series is 5,000,000 to 42,000,000 Hz.
The cable interface will not operate until you either set a fixed upstream frequency or create and configure a spectrum group. Enter the fixed center frequency for your upstream RF carrier in Hz and specify a port number from 0 to 5:
Router (config-int) # cable upstream port frequency up-freq-hz
Note
Ensure that the selected upstream frequency does not interfere with the frequencies used for any other upstream applications in your cable plant.
•
Enter an upstream RF carrier frequency for each upstream port on a cable modem.
•
Activate the RF carrier on each upstream port to support data from cable modems or set top boxes on your network to the Cisco uBR7100 series CMTS. Enable upstream data traffic, using the following command:
Router (config-int) # no cable upstream port shutdown
The specified upstream port LED lights.
Enter the previous command for each upstream port that you wish to activate.
•
Verify your settings using the following command:
Router# show running-config
•
Save the configuration to nonvolatile random access memory (NVRAM) so that your settings are retained after a power cycle:
Router# copy running start
•
Verify the upstream frequency, using the show controllers cable slot/port upstream command for the upstream port that you have just configured.
•
Verify the downstream center frequency, using the show controllers cable slot/port downstream command for the downstream port that you have just configured.
Identifying the Cable Interface
The Cisco uBR7100 series routers feature a fixed cable interface at slot 1. On the Cisco uBR7111 and Cisco uBR7111E universal broadband routers, the cable interface supports one downstream modulator and one upstream demodulator. On the Cisco uBR7114 and Cisco uBR7114E universal broadband routers, the cable interface supports one downstream modulator and four upstream demodulators.
On all models, the cable interface has the following characteristics:
–
The cable interface supports the following defaults: QAM-256 at 40 MBps downstream, and QAM-16 at 5 Mbps upstream.
–
The card supports upstream channel widths of 200 kHz, 400 kHz, 800 kHz, 1.6 MHz, and 3.2 MHz.
–
The card outputs +42 dBmV and +/- 2 dBmV.
–
The downstream modulator has both an RF output, using the integrated upconverter, and an IF output, which must be connected to an external upconverter.
Note
The Cisco uBR7111 and Cisco uBR7114 default to transmitting downstream signals to the integrated upconverter using a 44 MHz frequency. The Cisco uBR7111E and Cisco uBR7114E default to transmitting downstream IF signals to the integrated upconverter using the 36.125 MHz frequency.
The cable interface cards can be configured in a number of different upstream combinations based on the card used, your cable network, and the anticipated subscription and service levels. Table 2-1 shows the DOCSIS and EuroDOCSIS data rates.
Table 2-1 DOCSIS and EuroDOCSIS Data Rates
Upstream Channel Width
|
Modulation Scheme
|
Baud Rate Sym/sec
|
Raw Bit Rate Mbit/sec
|
3.2 MHz
|
16 QAM QPSK
|
2.56 M
|
10.24 5.12
|
1.6 MHz
|
16 QAM QPSK
|
1.28 M
|
5.12 2.56
|
800 kHz
|
16 QAM QPSK
|
640 K
|
2.56 1.28
|
400 kHz
|
16 QAM QPSK
|
320 K
|
1.28 0.64
|
200 kHz
|
16 QAM QPSK
|
160 K
|
0.64 0.32
|
Cable Interface Card Slots
On Cisco uBR7100 series routers, the cable modem card is fixed and is always slot 1. To display information about a specific cable interface slot's downstream channel, use the show interfaces cable command with the CM card's slot number and downstream port number in the following format:
show interfaces cable slot/downstream-port [downstream]
Use the slot number and downstream port number to display information about a downstream interface. You can abbreviate the command to sh int c. The following example shows the display for upstream channel port 0 on a Cisco uBR7100 series router.
Cable1/0: Upstream 0 is up
Received 9972 broadcasts, 6096 multicasts, 370221275 unicasts
0 discards, 36137535 errors, 0 unknown protocol
370237908 packets input, 2064921 uncorrectable
29354454 noise, 0 microreflections
Total Modems On This Upstream Channel : 56 (55 active)
Queue[Rng Polls] 0/64, fifo queuing, 0 drops
Queue[Cont Mslots] 0/53, fifo queuing, 7 drops
Queue[CIR Grants] 0/64, fair queuing, 0 drops
Queue[BE Grants] 1/64, fair queuing, 0 drops
Queue[Grant Shpr] 0/64, calendar queuing, 0 drops
Reserved slot table currently has 0 CBR entries
Req IEs 114588350, Req/Data IEs 0
Init Mtn IEs 241758, Stn Mtn IEs 208872
Long Grant IEs 300445295, Short Grant IEs 1924354
Avg upstream channel utilization : 78%
Avg percent contention slots : 20%
Avg percent initial ranging slots : 1%
Avg percent minislots lost on late MAPs : 0%