4-3
Cisco IR829 Integrated Services Router Hardware Installation Guide
Chapter 4 Initial Configuration
Setup Command Facility
Async0 unassigned YES unset up down
Async1 unassigned YES unset up down
GigabitEthernet2 unassigned NO unset up up
Cellular0 unassigned NO unset down down
Cellular1 unassigned NO unset down down
Step 9
Choose one of the available interfaces for connecting the router to the management network.
Enter interface name used to connect to the
management network from the above interface summary:
GigabitEthernet0
Step 10
Respond to the following prompts as appropriate for your network:
Configuring interface GigabitEthernet0:
Configure IP on this interface? [yes]:
yes
Use the 100 Base-TX (RJ-45) connector? [yes]:
yes
Operate in full-duplex mode? [no]:
yes
Configure IP on this interface? [yes]:
yes
IP address for this interface:
172.1.2.3
Subnet mask for this interface [255.255.0.0] :
255.255.0.0
Class B network is 172.1.0.0, 26 subnet bits; mask is /16
The configuration is displayed:
The following configuration command script was created:
hostname Router
enable secret 5 $1$D5P6$PYx41/lQIASK.HcSbfO5q1
enable password xxxxxx
line vty 0 4
password xxxxxx
snmp-server community public
!
no ip routing
!
interface GigabitEthernet0
no shutdown
speed 100
duplex auto
ip address 172.16.2.3 255.255.0.0
!
Step 11
Respond to the following prompts. Enter
2
to save the initial configuration.
[0] Go to the IOS command prompt without saving this config.
[1] Return back to the setup without saving this config.
[2] Save this configuration to nvram and exit.
Enter your selection [2]:
2
Building configuration...
Use the enabled mode 'configure' command to modify this configuration.
Press RETURN to get started!
RETURN
The user prompt is displayed.
Router>
Step 12
Verify the initial configuration. See the
“Verifying the Initial Configuration” section on page 4-4
for
verification procedures.