! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R3 ! logging queue-limit 100 ! ip subnet-zero ! ! no ip domain lookup ! ip audit notify log ip audit po max-events 100 mpls ldp logging neighbor-changes ! ! ! ! ! ! ! ! ! ! ! ! no voice hpi capture buffer no voice hpi capture destination ! ! mta receive maximum-recipients 0 ! ! ! ! interface Loopback99 ip address 30.1.1.1 255.0.0.0 ! 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 no fair-queue frame-relay map ip 208.28.1.1 301 broadcast 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 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 bgp 65003 no synchronization bgp log-neighbor-changes bgp confederation identifier 100 bgp confederation peers 65002 65004 bgp bestpath med missing-as-worst network 30.0.0.0 neighbor 17.80.1.2 remote-as 65004 neighbor 17.80.1.2 next-hop-self neighbor 180.40.7.2 remote-as 65002 neighbor 180.40.7.2 next-hop-self neighbor 208.28.1.1 remote-as 300 neighbor 208.28.1.1 prefix-list Prob8 out no auto-summary ! no ip http server no ip http secure-server ip classless ! ! ! ip prefix-list Prob8 seq 5 deny 17.80.0.0/16 ge 21 ip prefix-list Prob8 seq 10 permit 0.0.0.0/0 le 32 ! ! ! 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 login ! ! end