System Manual
Table Of Contents
- Cisco 860 Series, Cisco 880 Series, and Cisco 890 Series Integrated Services Routers Hardware Installation Guide
- Preface
- Product Overview
- General Description
- Cisco 860 Series ISRs
- Cisco 860VAE Series ISRs
- Cisco 880 Series ISRs
- Cisco 890 Series ISRs
- Hardware Features
- Installing the Router
- Connecting the Router
- Preparing to Connect the Router
- Connecting a PC, Server, or Workstation
- Connecting a Phone
- Connecting an External Ethernet Switch
- Connecting the V.92 modem Port
- Connecting a Terminal or PC to the Console Port
- Connecting a Modem to the Auxiliary Port
- Connecting the 3G Card
- Installing the 3G Adapter for Extended Cable/Antenna
- Connecting a Data BRI Port
- Connecting an FE Line to an FE WAN Port
- Connecting an GE Line to an GE WAN Port
- Connecting an xDSL Line
- Connecting Power over Ethernet
- Connecting the AC Adapter
- Connecting an FXS Line
- Connecting an FXO Line
- Connecting a Voice ISDN BRI Line
- Connecting a Small-form-factor Pluggable Module
- Verifying Connections
- Initial Configuration
- Technical Specifications
- Router Specifications
- Wireless Access Point
- FE and GE Port Pinouts
- Console and Auxiliary Port Connector Pinouts
- FXS and FXO Port Connector Pinouts
- VDSL2 Port Connector Pinouts
- ADSL2+ Port Connector Pinouts
- V.92 Port Connector Pinouts
- G.SHDSL Port Connector Pinouts
- Data BRI Port Connector Pinouts
- Voice ISDN BRI Interface Pin Numbers and Functions
- SFP Port Connector Pinouts
- Cable Specifications
4-5
Cisco 860 Series, Cisco 880 Series, and Cisco 890 Series Integrated Services Routers Hardware Installation Guide
OL-16193-07
Chapter 4 Initial Configuration
Verifying the Initial Configuration
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 FastEthernet4
no shutdown
speed 100
duplex auto
ip address 172.1.2.3 255.255.0.0
!
Step 12
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 13
Ver i f y t he i n i t i a l c o n f i gu r a t io n. S e e th e “Verifying the Initial Configuration” section on page 4-5 for
verification procedures.
After the initial configuration file is created, you can use the Cisco IOS CLI to perform additional
configuration.
Verifying the Initial Configuration
To verify that the new interfaces are operating correctly, perform the following tests:
•
To verify that the interfaces and line protocol are in the correct state—up or down—enter the show
interfaces command.
•
To display a summary status of the interfaces configured for IP, enter the show ip interface brief
command.
•
To verify that you configured the correct hostname and password, enter the show configuration
command.
After you complete and verify the initial configuration, you can configure your Cisco router for specific
functions.