Configuration 2006.02.11.11.11.32.N.13, Device R2!
! Last configuration change at 14:53:37 PST Fri Feb 10 2006
! NVRAM config last updated at 08:11:34 PST Sat Feb 11 2006
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R2
!
boot-start-marker
boot-end-marker
!
!
clock timezone PST -8
no network-clock-participate slot 1 
no network-clock-participate wic 0 
no aaa new-model
ip subnet-zero
!
!
ip tcp intercept list 101
!
ip cef
no ip domain lookup
ip audit po max-events 100
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
! 
!
!
!
!
interface FastEthernet0/0
 ip address 17.57.101.1 255.255.255.0
 speed auto
 duplex auto
 no shutdown
!
interface BRI0/0
 no ip address
 shutdown
!
interface FastEthernet0/1
 no ip address
 shutdown
 speed auto
 duplex auto
!
interface Serial1/0
 no ip address
 encapsulation frame-relay
 no shutdown
!
interface Serial1/0.1 multipoint
 ip address 180.40.7.35 255.255.255.224
 ip ospf network point-to-multipoint
 frame-relay interface-dlci 203
 no shutdown
!
interface Serial1/1
 no ip address
 shutdown
!
interface Serial1/2
 ip address 180.40.7.2 255.255.255.224
 clock rate 64000
 no shutdown
!
interface Serial1/3
 no ip address
 shutdown
!
interface Serial1/4
 no ip address
 shutdown
!
interface Serial1/5
 no ip address
 shutdown
!
interface Serial1/6
 no ip address
 shutdown
!
interface Serial1/7
 no ip address
 shutdown
!
router ospf 1
 log-adjacency-changes
 network 0.0.0.0 255.255.255.255 area 0
!
ip classless
!
no ip http server
no ip http secure-server
!
access-list 100 permit ip any any time-range Prob4
access-list 101 permit tcp any 17.57.101.0 0.0.0.255
!
!
!
!
!
!
!
!
!
line con 0
 exec-timeout 0 0
 logging synchronous
line aux 0
line vty 0 4
 access-class 100 in
 privilege level 15
 no login
!
ntp clock-period 17208197
ntp server 180.40.7.98
time-range Prob4
 periodic daily 9:00 to 20:00
!
!
end