Cisco 2800 Series Manual page 20

Hide thumbs Also See for 2800 Series:
Table of Contents

Advertisement

Using the Setup Command Facility to Perform Basic Configuration
Select one of the available interfaces for connecting the router to the management network:
Step 9
Enter interface name used to connect to the
management network from the above interface summary: fastethernet0/0
Respond to the following prompts as appropriate for your network:
Step 10
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
The configuration is displayed:
The following configuration command script was created:
hostname myrouter
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 FastEthernet0/0
no shutdown
media-type 100BaseX
half-duplex
ip address 172.1.2.3 255.255.0.0
!
interface FastEthernet0/1
shutdown
no ip address
!
end
Respond to the following prompts. Select [2] to save the initial configuration:
Step 11
[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:
myrouter>
After you complete the initial configuration tasks, you can start configuring your Cisco router for
specific functions.
Basic Software Configuration Using the Setup Command Facility
4
OL-5992-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents