! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname R4 ! logging queue-limit 100 ! ip subnet-zero ! ! no ip domain lookup ! ip audit notify log ip audit po max-events 100 ! ! ! ! ! ! ! ! ! no voice hpi capture buffer no voice hpi capture destination ! ! mta receive maximum-recipients 0 ! ! ! ! interface Loopback0 ip address 17.80.2.1 255.255.255.0 ! interface Loopback1 ip address 17.80.3.1 255.255.255.0 ! interface Loopback2 ip address 17.80.0.1 255.255.255.0 ! interface Loopback99 ip address 4.4.4.4 255.255.255.255 ! interface FastEthernet0/0 ip address 17.80.1.2 255.255.255.0 speed auto duplex auto no shutdown ! interface ATM1/0 ip address 192.10.32.16 255.255.255.0 no atm ilmi-keepalive pvc 0/72 protocol ip 192.10.32.254 ! no shutdown ! router bgp 65004 no synchronization bgp router-id 4.4.4.4 bgp log-neighbor-changes bgp confederation identifier 100 bgp confederation peers 65002 65003 bgp bestpath med missing-as-worst network 4.4.4.4 mask 255.255.255.255 network 17.80.0.0 mask 255.255.255.0 network 17.80.1.0 mask 255.255.255.0 network 17.80.2.0 mask 255.255.255.0 network 17.80.3.0 mask 255.255.255.0 aggregate-address 17.80.0.0 255.255.240.0 neighbor 17.80.1.1 remote-as 65003 neighbor 17.80.1.1 next-hop-self neighbor 192.10.32.254 remote-as 1000 neighbor 192.10.32.254 local-as 16 no auto-summary ! no ip http server ip classless ! ! ! ! route-map Peer permit 10 set ip next-hop peer-address ! 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