| Acacia Router Configuration:
enable
configure
terminal
hostname
acacia
enable
password acacia3620
enable
secret servcent100
username
servcent password servcent100
interface
fastethernet 0/0
ip
address 100.131.16.1 255.255.248.0
no
shutdown
interface
fastethernet 0/1
ip
address 100.131.24.1 255.255.248.0
no
shutdown
interface
serial 0/0
ip
address 100.131.8.3 255.255.248.0
encapsulation
ppp
ppp
authentication chap
clockrate
56000
no
shutdown
router
igrp 100
network
100.131.0.0
timers
basic 15 45 0 60
network 100.131.0.0
no metric holddown
metric maximum hop 50
access-list
100 permit ip 100.131.16.0 0.0.7.255
100.131.26.0 0.0.0.3
access-list 100 permit ip 100.0.0.0
0.255.255.255 host 100.131.26.1
access-list 100 permit tcp any any established
access-list 100 permit tcp 100.131.24.0
0.0.7.255 100.131.16.0 0.0.7.255
access-list 100 deny tcp any any
interface ethernet 1
ip-access group 100 out
line
aux 0
login
password
cisco
line
con 0
login
password
cisco
line
vty 0 4
login
password
cisco
CTRL-Z
Copy
running-config startup-config
Community
School Configuration Script:
enable
configure
terminal
hostname
commschool
enable
password cisco
enable
secret shawbu3620
interface
fastethernet 0/0
ip
address 100.241.16.1 255.255.248.0
no
shutdown
interface
fastethernet 0/1
ip
address 100.241.24.1 255.255.248.0
no
shutdown
< > indicates information needing to be
given by Telstra for input into configuration
isdn switch-type <switch type>
dialer-list 1 protocol ip permit (Establishes
interesting traffic to setup ISDN connections)
interface bri 0
ip address 100.241.8.3 255.255.248.0
dialer-group
1
isdn spid1 <SPID> <LDN>
isdn spid2 <SPID> <LDN>
dialer wait-for-carrier time 15
dialer idle-timeout300
encapsulation ppp
ppp authentication chap
dialer map ip 100.241.8.2 name shawbutte
<ISDN connection number to Shaw Butte>
router
igrp 100
network
100.241.0.0
Maximum
Hops: 50
Holddown timer: 0 seconds
Invalid Time: 45 seconds
Update Timer: 15 seconds
Flush Time: 60
line
vty 0 4
login
password
cisco
line
aux 0
login
password
cisco
line
con 0
login
password
cisco
(no
information has been given for the configuration
of access control lists so no listing)
CTRL-Z
copy
running-config startup-config
|