! ! NVRAM config last updated at 14:39:50 UTC Thu Mar 1 2007 ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R3 ! boot-start-marker boot-end-marker ! ! no network-clock-participate slot 1 no network-clock-participate wic 0 no aaa new-model ip subnet-zero ! ! ! ip cef no ip domain lookup ip audit po max-events 100 ! ! key chain Prob4 key 1 key-string cisco ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 222.1.1.3 255.255.255.0 ! interface Tunnel0 ip address 13.13.13.3 255.255.255.0 ip access-group 100 in keepalive 10 3 tunnel source Loopback0 tunnel destination 223.1.1.1 no shutdown ! interface FastEthernet0/0 ip address 17.80.1.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 ip address 208.28.1.2 255.255.255.248 encapsulation frame-relay ip split-horizon frame-relay map ip 208.28.1.1 301 frame-relay map ip 208.28.1.3 302 no frame-relay inverse-arp no shutdown ! interface Serial1/1 no ip address shutdown ! interface Serial1/2 ip address 180.40.7.3 255.255.255.224 ip rip triggered ip rip authentication mode md5 ip rip authentication key-chain Prob4 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 router-id 3.3.3.3 log-adjacency-changes redistribute rip subnets network 13.13.13.3 0.0.0.0 area 0 network 17.80.1.1 0.0.0.0 area 0 distance 255 1.1.1.1 0.0.0.0 1 ! router rip version 2 no validate-update-source timers basic 30 180 0 240 redistribute ospf 1 metric 5 network 180.40.0.0 network 208.28.1.0 network 222.1.1.0 neighbor 208.28.1.3 neighbor 208.28.1.1 maximum-paths 3 no auto-summary ! ip classless ! no ip http server no ip http secure-server ! access-list 1 permit 223.1.1.0 access-list 100 deny ospf any any time-range Prob14 access-list 100 permit ip any any ! ! ! ! ! ! ! ! ! line con 0 exec-timeout 0 0 logging synchronous line aux 0 line vty 0 4 ! time-range Prob14 periodic weekdays 0:00 to 7:59 periodic weekdays 17:01 to 23:59 ! ! end