Installation Instructions

Table Of Contents
10262090001 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