Installation guide
2-15
Cisco uBR7100 Series Universal Broadband Router Software Configuration Guide
OL-2238-03
Chapter 2 Configuring the Cisco CMTS for the First Time
Configuring Using the Configuration Mode
no ipx network
!
interface Ethernet0/0
ip address 1.1.1.10 255.0.0.0
no mop enabled
!
interface serial0/0
ip address 1.1.1.20 255.0.0.0
ip route-cache cbus
no keepalive
!
!
router igrp 15
network 1.0.0.0
!
end
Use this configuration? [yes/no]: yes
[OK]
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):
Router> enable
The prompt changes to the enable mode (also called privileged EXEC) prompt:
Router#
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.
Router(config)#
Tip To see a list of the configuration commands available to you, enter ? at the prompt or type help while in
configuration mode.