! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R1 ! logging queue-limit 100 logging buffered 4096 debugging ! memory-size iomem 10 ip subnet-zero ! ! no ip domain lookup ! ip multicast-routing mpls ldp logging neighbor-changes ! ! ! ! ! ! ! ! ! no voice hpi capture buffer no voice hpi capture destination ! ! mta receive maximum-recipients 0 ! ! ! ! interface Loopback0 ip address 1.1.1.1 255.255.255.255 ! interface Tunnel0 ip address 13.13.13.1 255.255.255.0 ip pim sparse-dense-mode tunnel source Loopback0 tunnel destination 3.3.3.3 no shutdown ! interface Ethernet0/0 ip address 192.23.18.1 255.255.255.240 ip pim sparse-dense-mode ip ospf hello-interval 84 ip policy route-map Prob33 half-duplex no shutdown ! interface Serial0/0 ip address 192.23.18.65 255.255.255.240 encapsulation frame-relay frame-relay map ip 192.23.18.66 102 frame-relay map ip 192.23.18.67 103 no frame-relay inverse-arp frame-relay lmi-type cisco no shutdown ! interface Ethernet0/1 ip address 158.29.0.2 255.255.255.0 half-duplex no shutdown ! interface Serial0/1 ip address 192.23.18.97 255.255.255.240 ip pim sparse-dense-mode encapsulation ppp clockrate 128000 ppp reliable-link no shutdown ! router ospf 1 router-id 1.1.1.1 log-adjacency-changes area 0 authentication message-digest area 20 virtual-link 2.2.2.2 authentication message-digest authentication-key ccie area 20 virtual-link 2.2.2.2 message-digest-key 1 md5 ccie redistribute rip subnets network 1.1.1.1 0.0.0.0 area 20 network 192.23.18.1 0.0.0.0 area 51 network 192.23.18.65 0.0.0.0 area 20 network 192.23.18.97 0.0.0.0 area 20 neighbor 192.23.18.66 priority 1 ! router rip version 2 redistribute ospf 1 metric 2 passive-interface Ethernet0/0 passive-interface Serial0/0 passive-interface Serial0/1 network 158.29.0.0 no auto-summary ! ip http server ip classless ! ip pim rp-candidate Ethernet0/0 group-list 11 interval 10 priority 50 ! ! access-list 11 permit 224.103.228.210 15.128.0.0 access-list 100 permit icmp any 158.29.0.0 0.0.31.255 echo access-list 101 permit tcp any any eq telnet access-list 101 permit tcp any eq telnet any ! route-map Prob33 permit 10 match ip address 100 set ip next-hop 192.23.18.67 ! route-map Prob33 permit 20 ! ! call rsvp-sync ! ! mgcp profile default ! dial-peer cor custom ! ! ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 line vty 0 4 login ! ! end