! upgrade fpd auto version 12.4 service timestamps debug datetime service timestamps log datetime service password-encryption ! hostname 2PE1_RRC ! boot-start-marker boot-end-marker ! enable secret 5 $1$ok3C$dIWz6hM2BZnJtkzS9kC5W/ ! no aaa new-model ip cef ! ! ! ! ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! ! ! ! ! archive log config hidekeys ! ! ! ! ! ! ! ! interface Loopback0 description MANAGEMENT IP ip address 172.19.255.8 255.255.255.255 ! interface FastEthernet0/0 no ip address shutdown duplex half ! interface FastEthernet1/0 description IC to POP2_RRCS fa2/0 ip address 172.19.2.10 255.255.255.252 duplex full speed 100 ! interface FastEthernet1/1 description EXTERNAL IC to CE1_2 fa0/0 ip address 172.19.2.1 255.255.255.252 duplex full speed 100 ! router eigrp 65001 redistribute connected passive-interface FastEthernet1/1 network 172.19.2.0 0.0.0.3 network 172.19.2.8 0.0.0.3 no auto-summary eigrp router-id 172.19.255.8 ! router bgp 65001 no synchronization bgp router-id 172.19.255.8 bgp log-neighbor-changes neighbor 172.19.2.2 remote-as 65102 neighbor 172.19.2.2 next-hop-self neighbor 172.19.2.2 send-community neighbor 172.19.2.2 soft-reconfiguration inbound neighbor 172.19.2.2 prefix-list CE1_2 in neighbor 172.19.2.2 route-map COLORIZE_IN in neighbor 172.19.2.2 filter-list 2 in neighbor 172.19.2.2 route-map STRIP_COLORS_OUT out neighbor 172.19.2.2 filter-list 1 out neighbor 172.19.255.7 remote-as 65001 neighbor 172.19.255.7 update-source Loopback0 neighbor 172.19.255.7 next-hop-self neighbor 172.19.255.7 send-community neighbor 172.19.255.7 soft-reconfiguration inbound no auto-summary ! ip forward-protocol nd no ip http server no ip http secure-server ! ip bgp-community new-format ip as-path access-list 1 deny 65102 ip as-path access-list 1 permit ^(65001_)*(_[0-9]+)*$ ip as-path access-list 1 deny .* ip as-path access-list 2 deny _(_[0-9]+)_\1_\1_\1_\1_\1_\1_\1_\1_\1_ ip as-path access-list 2 permit ^(65102_)+$ ip as-path access-list 2 deny .* ! ! ! ip prefix-list CE1_2 seq 5 permit 172.17.0.0/16 le 21 logging alarm informational ! ! route-map COLORIZE_IN permit 10 match ip address prefix-list CE1_2 set community 65102:1000 ! route-map COLORIZE_IN deny 300 ! route-map STRIP_COLORS_OUT permit 10 set community none ! ! ! control-plane ! ! ! ! ! ! gatekeeper shutdown ! ! line con 0 stopbits 1 line aux 0 stopbits 1 line vty 0 4 password 7 05080F1C2243 login line vty 5 15 password 7 05080F1C2243 login ! ! end