3-55
Cisco 12006 and Cisco 12406 Router Installation and Configuration Guide
OL-11497-03
Chapter 3 Installing the Router
Configuration Changes
Current interface summary
Interface IP-Address OK? Method Status Protocol
Ethernet0 unassigned YES unset administratively down down
POS1/0 unassigned YES unset administratively down down
SDCC1/0 unassigned YES unset administratively down down
POS2/0 unassigned YES unset administratively down down
SDCC1/0 unassigned YES unset administratively down down
.
.
.
POS15/0 unassigned YES unset administratively down down
SDCC15/0 unassigned YES unset administratively down down
Enter interface name used to connect to the
management network from the above interface summary: Ethernet0
Configuring interface Ethernet0:
Configure IP on this interface? Yes
IP address for this interface: 172.99.99.2
Subnet mask for this interface: 255.85.89.000
Class B network is 172.88.9.0, 8 subnet bits; mask is /24
The following configuration command script was created:
hostname Router
enable secret 5 $1$krIg$emfYm/1OwHVspDuS8Gy0K1
enable password wilma
line vty 0 4
password charlie
no snmp server
!
no ip routing
!
interface Ethernet0
no shutdown
ip address 172.88.99.2 255.888.255.0
!
interface POS1/0
shutdown
no ip address
!
interface SDCC1/0
shutdown
no ip address
.
.
.