Cisco Systems 10008 Network Router User Manual


 
4-5
Cisco 10008 Router Hardware Installation Guide
OL-0659-13
Chapter 4 Starting and Configuring the Router
Configuring the Cisco 10008 Router at Startup
Community string [public]: public
After you respond to the SNMP questions, the setup script lists the interfaces. For example:
Interfaces that are not okay (OK? = NO) do not have a valid configuration.
Step 10 To achieve network connectivity, enter the interface for the FastEthernet interface.
Enter interface name used to connect to the management network from the above interface
summary: FastEthernet0/0/0
Step 11 Accept the default value for the type of connector. RJ-45 is the only connector that can be used on the
Cisco 10008 router Ethernet port.
Configuring interface FastEthernet0/0/0:
Use the 100 Base-TX (RJ-45) connector? [yes]: yes
Step 12 Configure both the Cisco 10008 router and the remote device to use the same mode.
Operate in full-duplex mode? [no]: no
Step 13 You must enter the IP address to achieve network connectivity.
Configure IP on this interface? [yes]: yes
Step 14 Specify the IP address.
IP address for this interface: 172.27.48.209
Step 15 Enter the subnet mask for the IP address.
Subnet mask for this interface [255.255.0.0] : 255.255.0.0
The system displays the information you entered as well as several default commands, such as the no
shutdown command. For example:
The following configuration command script was created:
hostname c10008
enable secret 5 $1$uror$EFU0hKOBQXhk975qKFZlL0
enable password lab
line vty 0 4
password lab
no snmp-server
!
no ip routing
!
interface FastEthernet0/0/0
no shutdown
media-type 100BaseX
half-duplex
ip address 172.27.48.209 255.255.0.0
!
end
Interface IP-Address OK? Method Status Protocol
Ethernet0/0/0 unassigned YES unset up up
FastEthernet0/0/0 unassigned NO unset up up