R1#show run Building configuration... Current configuration : 1904 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R1 ! boot-start-marker boot system flash 2600-ipbase-mz.123-6c.bi boot-end-marker ! enable password cisco ! 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 frame-relay switching no ftp-server write-enable ! ! ! ! interface Loopback0 ip address 10.1.1.1 255.255.255.240 ! interface FastEthernet0/0 ip address 10.80.80.1 255.255.255.0 speed 100 full-duplex ! interface Serial0/0 ip address 10.90.90.2 255.255.255.240 ip policy route-map as100-1000 ! interface Serial0/1 no ip address encapsulation frame-relay frame-relay traffic-shaping no frame-relay inverse-arp ! interface Serial0/1.101 point-to-point bandwidth 256 ip address 10.100.100.1 255.255.255.240 ip policy route-map as10 frame-relay interface-dlci 101 class ccie ! router rip version 2 passive-interface default no passive-interface Serial0/0 no passive-interface Serial0/1 network 10.0.0.0 no auto-summary ! ip classless ip http server ! ! map-class frame-relay ccie frame-relay fragment 320 frame-relay fair-queue access-list 1 deny 10.80.80.0 0.0.0.15 access-list 1 permit any access-list 101 permit ip any 20.20.20.0 0.0.0.255 access-list 101 permit ip any 20.200.200.0 0.0.0.255 access-list 102 permit ip any 30.30.30.24 0.0.0.7 access-list 102 permit ip any 200.20.20.0 0.0.0.255 dialer watch-list 5 ip 10.40.40.0 255.255.255.240 dialer watch-list 5 ip 10.4.4.0 255.255.255.240 dialer-list 10 protocol ip deny route-map as100-1000 permit 10 match ip address 102 set ip next-hop 10.100.100.2 ! route-map as10 permit 10 match ip address 101 set ip next-hop 10.90.90.1 ! ! line con 0 exec-timeout 0 0 password cisco login line aux 0 line vty 0 4 password cisco login ! ! ! end