Installation Instructions
Table Of Contents
- Title page
- Contents
- About this manual
- Safety information
- Ch 1 - Introduction
- Ch 2 - Adding cards to the Controller
- Unpacking the System Controller
- Unpacking the picocells
- System Controller card configuration
- Adding cards to the System Controller (first steps)
- Jumper and DIP switch settings
- Attaching bus cables
- Adding cards to the System Controller (final steps)
- Configuring Controller cards
- Verifying the card configuration
- Ch 3 - Installing the Controller
- Ch 4 - Verifying the Controller configuration
- Ch 5 - Configuring the router
- Ch 6 - Testing picocells
- Ch 7 - Installing picocells
- Ch 8 - Connecting to external equipment
- Ch 9 - System testing
- Ch 10 - Installation inspection
- Ch 11 - Provisioning
- Ch 12 - Remote Client
- Ch 13 - Troubleshooting
- Ch 14 - Maintaining Quad T1 cards
- App A - Specifications
- App B - Standards compliance information
- App C - Part numbers
- App D - Updates and backups
- Index
1026209–0001 Revision B 5–6 Configuring the router
The file below is an example of a typical router configuration. It is
the configuration file for the network shown in Figure 5-2.
service udp–small–servers
service tcp–small–servers
!
hostname acme64
!
ip subnet–zero
no ip domain–lookup
!
interface Ethernet0
ip address 142.146.254.97 255.255.255.252
!
interface Serial0
description Leased Line to RELIATEL
ip address 142.146.254.102 255.255.255.252
encapsulation frame–relay
bandwidth 56
frame–relay interface–dlci 300
!
no router rip
!
ip route 142.146.254.0 255.255.255.224 142.146.254.101
!
no ip http server
no ip classless
!
line con 0
line vty 0
password mercury&4
login
line vty 1
password mercury&4
login
length 0
line vty 2 4
password mercury&4
login
!
end