Washignton School  District

 
          Configuration "Mount Sky"  Cisco 2620                    

MSky-Wan #sh config

Using 2745 out of 129016 bytes

!

! Last configuration change at 22:29:32 PST Thu May 27 2000

! NVRAM config last updated at 22:29:58 PST Thu May 27 2000

!

version 12.0

no service finger

service password-encryption

no service udp-small-servers

no service tcp-small-servers

!

hostname MSky-Wan

!

clock timezone PST -8

clock summer-time PDT recurring

enable secret 5 $1$niWE$IAxX4ePz8qjkAFqMp7YAP0

 

username MSky-Wan password pass1w

isdn switch-type basic 5ess

!

interface Ethernet0

description Mountain Sky Ethernet LAN connection

ip address 10.12.0.4 255.255.255.0

no ip directed-broadcast

media-type 10BaseT

!

interface Ethernet1

no ip address

no ip mroute-cache

shutdown

media-type 10BaseT

!

interface Serial0

description Mountain Sky T1 Frame Relay WAN conn DLCI 230

ip address 10.12.0.7 255.255.255.0

no ip directed-broadcast

encapsulation frame-relay

no fair-queue

frame-relay lmi-type ansi

frame-relay map ip 10.1.0.1 230 broadcast

description configure backup a Frame Relay failed primary link and primary-link bandwidth saturation.

backup interface BRI0

backup delay 30 60

backup load 80 30

!

interface BRI0

description ISDN connection to Service Center Router

ip address 10.12.0.8 255.255.255.0

encapsulation ppp

dialer idle-timeout 300

dialer wait-for-carrier-time 60

dialer map ip 10.4.0.5 name service_center speed 56 8358661

dialer-group 1

isdn spid1 0835866101 7710413

isdn spid1 0835866101 7710412

ppp authenticateion chap

no ip route-cache

!

router igrp 132

network 10.0.0.0

redistribute static

!

ip host Cat6509-P-2  10.12.0.2

ip domain-name mountain_sky.edu

ip name-server 10.12.0.111

Access-list 20 permit  10.12.0.0   0.0.255.255

ip classless

no ip forward-protocol udp

ip route 0.0.0.0 0.0.0.0 10.12.0.1

ip route 10.12.0.0 255.255.255.0 10.4.0.5

logging buffered

!

snmp-server community ms1062 RO

snmp-server community ms1063 RW

banner motd ^C

************************************************************

* DEPARTMENT OF EDUCATION *

* MOUTAIN SKY *

* Telephone: 714/422-3190 *

* Notice: Misuse of this system or information contained *

* within this system is executed by me. *

* ************************************************************

^C

!

line con 0

login

line aux 0

password 7 05070902204047071D0411001B1B

login

modem Dialin

autocommand hangup

transport input all

rxspeed 38400

txspeed 38400

flowcontrol hardware

!

line vty 0 4

access-class 20 in

password pass4words

login

!

ntp clock-period 17180116

ntp server 10.1.0.113

ntp server 10.1.0.112 prefer

end