R6#show run Building configuration... Current configuration : 2652 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R6 ! boot-start-marker 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 ! ! no ip domain lookup ip dhcp excluded-address 10.50.50.1 10.50.50.5 ! ip dhcp pool 1 network 10.50.50.0 255.255.255.248 bootfile R9-config option 150 ip 172.16.0.59 default-router 10.50.50.1 ! ip multicast-routing ip cef ip audit po max-events 100 frame-relay switching no ftp-server write-enable ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 10.6.6.6 255.255.255.248 ! interface FastEthernet0/0 ip address 10.80.80.10 255.255.255.240 secondary ip address 10.80.80.2 255.255.255.0 ip hello-interval eigrp 10 25 ip hold-time eigrp 10 75 ip pim sparse-dense-mode ip igmp join-group 224.4.4.4 duplex auto speed auto ! interface Serial0/0 no ip address encapsulation frame-relay no fair-queue no frame-relay inverse-arp ! interface Serial0/0.103 point-to-point ip address 10.100.100.2 255.255.255.240 frame-relay interface-dlci 103 ! interface FastEthernet0/1 ip address 10.60.60.1 255.255.255.248 speed 100 full-duplex ! router eigrp 10 redistribute rip passive-interface default no passive-interface FastEthernet0/0 no passive-interface FastEthernet0/1 network 10.0.0.0 default-metric 100000 0 255 1 1500 no auto-summary ! router rip version 2 redistribute eigrp 10 passive-interface default no passive-interface Serial0/0.103 network 10.0.0.0 default-metric 3 distribute-list 1 in Serial0/0.103 no auto-summary ! router bgp 100 no synchronization bgp log-neighbor-changes neighbor 10.5.5.5 remote-as 1000 neighbor 10.5.5.5 ebgp-multihop 5 neighbor 10.5.5.5 update-source Loopback0 neighbor 10.8.8.8 remote-as 100 neighbor 10.8.8.8 update-source Loopback0 neighbor 172.16.0.1 remote-as 10 neighbor 172.16.0.1 ebgp-multihop 5 neighbor 172.16.0.1 update-source Loopback0 neighbor 172.16.0.1 route-map 20.20.20.0 in no auto-summary ! no ip http server no ip http secure-server ip classless ! ! access-list 1 deny 10.8.8.8 access-list 1 deny 10.5.5.4 0.0.0.3 access-list 1 deny 10.7.7.0 0.0.0.15 access-list 1 deny 10.50.50.0 0.0.0.7 access-list 1 permit any access-list 2 permit 20.20.20.0 access-list 11 deny 10.99.99.2 ! route-map 20.20.20.0 permit 10 match ip address 2 set origin incomplete ! route-map 20.20.20.0 permit 20 ! ! ! ! ! ! ! ! ! line con 0 exec-timeout 0 0 password cisco login line aux 0 line vty 0 4 password cisco login ! ! end