Installation guide
2-11
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 setup Facility
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:
hostname router
enable secret 5 $1$f0fc$A38P/KN/9yD3sEKSt6hKQ/
enable password betty
line vty 0 4
password wilma
snmp-server community public
!
ip routing
!
interface Ethernet 1/0
ip address 19.2.22.4 255.255.0.0
!
interface Ethernet1/1
shutdown
no ip address
!
interface Ethernet1/2
shutdown
no ip address
!
interface Ethernet1/3
shutdown
no ip address
!
interface Ethernet1/4
shutdown
no ip address
!
interface Ethernet1/5
shutdown
no ip address
!
interface Ethernet1/6
shutdown
no ip address
!
interface Ethernet1/7
shutdown
no ip address
!
interface cable 1/0
ip address 19.2.22.5 255.255.0.0
interface cable 1/1
ip address 19.2.22.6 255.255.0.0
router igrp 15
network 19.0.0.0
!
end