! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R2 ! 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 20.1.1.1 255.0.0.0 ! interface FastEthernet0/0 no ip address shutdown speed auto duplex auto ! interface BRI0/0 no ip address shutdown ! interface FastEthernet0/1 ip address 208.28.1.129 255.255.255.224 speed auto duplex auto no shutdown ! interface Serial1/0 ip address 180.40.7.65 255.255.255.224 encapsulation frame-relay no fair-queue frame-relay map ip 180.40.7.66 201 broadcast no frame-relay inverse-arp no shutdown ! interface Serial1/1 ip address 180.40.7.129 255.255.255.224 no shutdown ! interface Serial1/2 ip address 180.40.7.2 255.255.255.224 clockrate 64000 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 65002 no synchronization bgp log-neighbor-changes bgp confederation identifier 100 bgp confederation peers 65003 65004 bgp bestpath med missing-as-worst network 20.0.0.0 network 180.40.7.0 mask 255.255.255.224 neighbor 180.40.7.3 remote-as 65003 neighbor 180.40.7.66 remote-as 300 neighbor 180.40.7.66 route-map Prob3a in neighbor 180.40.7.130 remote-as 300 neighbor 180.40.7.130 route-map Prob3b in neighbor 208.28.1.130 remote-as 200 neighbor 208.28.1.130 route-map Prob2 in no auto-summary ! no ip http server no ip http secure-server ip classless ! ip as-path access-list 1 permit ^200$ ! ! access-list 2 permit 17.57.100.0 0.0.0.255 access-list 3 permit 17.57.101.0 0.0.0.255 ! route-map Prob2 permit 10 match as-path 1 set local-preference 99 ! route-map Prob2 permit 20 ! route-map FromR3 permit 10 set ip next-hop peer-address ! route-map Prob3a permit 10 match ip address 2 set weight 5000 ! route-map Prob3a permit 20 ! route-map Prob3b permit 10 match ip address 3 set weight 4000 ! route-map Prob3b permit 20 ! ! 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