! upgrade fpd auto version 12.4 service timestamps debug datetime service timestamps log datetime service password-encryption ! hostname Core_RR2 ! boot-start-marker boot-end-marker ! enable secret 5 $1$EkR7$pMgHDb8TuVNMG9/4n1lDg/ ! no aaa new-model ip cef ! ! ! ! no ip domain lookup ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! ! ! ! ! archive log config hidekeys ! ! ! ! ! ! ! ! interface Loopback0 description MANAGEMENT IP ip address 172.19.255.2 255.255.255.255 ! interface FastEthernet0/0 no ip address shutdown duplex half ! interface FastEthernet1/0 description IC to POP1_RRCS fa1/1 ip address 172.19.254.9 255.255.255.252 duplex full speed 100 ! interface FastEthernet1/1 description EXT_PE_RRC fa1/1 ip address 172.19.254.17 255.255.255.252 duplex full speed 100 ! interface FastEthernet2/0 description IC to POP2_RRCS fa1/1 ip address 172.19.254.25 255.255.255.252 duplex full speed 100 ! interface FastEthernet2/1 description IC to Core_RR1 fa2/1 ip address 172.19.254.2 255.255.255.252 duplex full speed 100 ! router eigrp 65001 redistribute connected network 172.19.254.0 0.0.0.3 network 172.19.254.8 0.0.0.3 network 172.19.254.16 0.0.0.3 network 172.19.254.24 0.0.0.3 no auto-summary eigrp router-id 172.19.255.2 ! router bgp 65001 no synchronization bgp router-id 172.19.255.2 bgp cluster-id 1 bgp log-neighbor-changes network 172.19.0.0 network 172.25.0.0 network 172.26.0.0 network 172.27.0.0 network 172.28.0.0 network 172.29.0.0 network 172.30.0.0 neighbor CUSTOMER_POPs peer-group neighbor CUSTOMER_POPs remote-as 65001 neighbor CUSTOMER_POPs update-source Loopback0 neighbor CUSTOMER_POPs route-reflector-client neighbor CUSTOMER_POPs next-hop-self neighbor CUSTOMER_POPs send-community neighbor IXP_POPs peer-group neighbor IXP_POPs remote-as 65001 neighbor IXP_POPs update-source Loopback0 neighbor IXP_POPs route-reflector-client neighbor IXP_POPs next-hop-self neighbor IXP_POPs send-community neighbor 172.19.255.1 remote-as 65001 neighbor 172.19.255.1 update-source Loopback0 neighbor 172.19.255.1 next-hop-self neighbor 172.19.255.1 send-community neighbor 172.19.255.1 soft-reconfiguration inbound neighbor 172.19.255.3 peer-group CUSTOMER_POPs neighbor 172.19.255.3 description POP1_RRCS neighbor 172.19.255.3 soft-reconfiguration inbound neighbor 172.19.255.6 peer-group IXP_POPs neighbor 172.19.255.6 description EXT_PE_RRC neighbor 172.19.255.6 soft-reconfiguration inbound neighbor 172.19.255.7 peer-group CUSTOMER_POPs neighbor 172.19.255.7 description POP2_RRCS neighbor 172.19.255.7 soft-reconfiguration inbound no auto-summary ! ip forward-protocol nd ip route 172.19.0.0 255.255.0.0 Null0 ip route 172.19.254.0 255.255.255.0 Null0 ip route 172.25.0.0 255.255.0.0 Null0 ip route 172.26.0.0 255.255.0.0 Null0 ip route 172.27.0.0 255.255.0.0 Null0 ip route 172.28.0.0 255.255.0.0 Null0 ip route 172.29.0.0 255.255.0.0 Null0 ip route 172.30.0.0 255.255.0.0 Null0 no ip http server no ip http secure-server ! ip bgp-community new-format ! ! logging alarm informational ! ! ! ! ! control-plane ! ! ! ! ! ! gatekeeper shutdown ! ! line con 0 stopbits 1 line aux 0 stopbits 1 line vty 0 4 password 7 110A1016141D login line vty 5 15 password 7 110A1016141D login ! ! end