21
enable secret password, with some older software versions, and
some boot images.
Enter enable password: xxxxxx
Step 6 Enter the virtual terminal password, which prevents unauthenticated access to the Cisco 815 integrated services router through ports other than the console port:
The virtual terminal password is used to protect
access to the router over a network interface.
Enter virtual terminal password: xxxxxx
Step 7 Respond to the following prompts as appropriate for your network:
Configure SNMP Network Management? [yes]:
Community string [public]:
A summary of the available interfaces appears:
Current interface summary
Controller Timeslots D-Channel Configurable modes Status
Any interface listed with OK? value "NO" does not have a valid configuration
Interface IP-Address OK? Method Status Protocol
Step 8 Choose one of the available interfaces to connect the Cisco 815 integrated services router to the management network:
Enter interface name used to connect to the
management network from the above interface summary: 0/0
Step 9 Respond to the following prompts as appropriate for your network:
Configuring interface FastEthernet0/0:
Use the 100 Base-TX (RJ-45) connector? [yes]: yes
Operate in full-duplex mode? [no]: no
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, 16 subnet bits; mask is /16
Step 10 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 Ethernet1/0
no shutdown
media-type 100BaseX
half-duplex
ip address 172.1.2.3 255.255.0.0
!
interface Ethernet1/1
shutdown
no ip address
!
end
Step 11 Respond to the following prompts. Choose [2] to save the initial configuration:
[0] Go to the IOS command prompt without saving this config.