! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R3 ! logging queue-limit 100 logging buffered 4096 debugging ! ip subnet-zero ! ! no ip domain lookup ip dhcp excluded-address 180.40.7.129 180.40.7.145 ! ip dhcp pool Prob10 network 180.40.7.128 255.255.255.224 default-router 180.40.7.132 option 150 ip 20.20.20.20 dns-server 208.28.1.82 domain-name ccie.com ! ip cef ip audit notify log ip audit po max-events 100 ! track 1 ip route 208.28.1.0 255.255.255.0 reachability mpls ldp logging neighbor-changes ! ! ! ! ! ! ! ! ! ! ! ! no voice hpi capture buffer no voice hpi capture destination ! ! mta receive maximum-recipients 0 ! ! ! ! interface FastEthernet0/0 ip address 180.40.7.129 255.255.255.224 ip policy route-map Prob1 speed auto duplex auto glbp 1 ip 180.40.7.132 glbp 1 weighting track 1 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 180.40.7.66 255.255.255.224 encapsulation frame-relay ip ospf network point-to-multipoint frame-relay map ip 180.40.7.65 301 broadcast compress active connections 20 frame-relay map ip 180.40.7.67 302 broadcast frame-relay map ip 180.40.7.68 307 broadcast no shutdown ! interface Serial1/1 no ip address shutdown ! interface Serial1/2 ip address 180.40.7.1 255.255.255.224 custom-queue-list 1 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 ! no ip http server no ip http secure-server ip classless ! ! ! access-list 100 permit icmp host 100.1.1.1 host 20.10.1.2 echo access-list 101 permit icmp host 100.1.1.1 host 20.10.1.1 echo access-list 102 permit icmp host 100.1.1.1 20.10.1.0 0.0.0.255 echo queue-list 1 protocol ip 1 tcp ftp queue-list 1 protocol ip 1 tcp ftp-data queue-list 1 protocol ip 2 tcp telnet queue-list 1 default 3 queue-list 1 queue 1 byte-count 2673 queue-list 1 queue 2 byte-count 1274 queue-list 1 queue 3 byte-count 1294 ! route-map Prob1 permit 10 match ip address 100 match length 0 1000 set ip next-hop 180.40.7.67 ! route-map Prob1 permit 20 match ip address 101 set interface Serial1/2 ! route-map Prob1 permit 30 match ip address 102 match length 1001 2147483647 set interface Serial1/2 ! ! call rsvp-sync ! ! mgcp profile default ! ! ! dial-peer cor custom ! ! ! ! ! line con 0 exec-timeout 0 0 logging synchronous line aux 0 line vty 0 4 privilege level 15 no login ! ! end