! upgrade fpd auto version 12.4 service timestamps debug datetime service timestamps log datetime service password-encryption ! hostname 2PE2_RRC ! boot-start-marker boot-end-marker ! enable secret 5 $1$f2A8$JWXhD0MB9rOffRKXkWnG30 ! 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.9 255.255.255.255 ! interface FastEthernet0/0 no ip address shutdown duplex half ! interface FastEthernet1/0 description IC to POP2_RRCS fa2/1 ip address 172.19.2.14 255.255.255.252 duplex full speed 100 ! interface FastEthernet1/1 description EXTERNAL IC to CE2_2 fa0/0 ip address 172.19.2.5 255.255.255.252 duplex full speed 100 ! router eigrp 65001 redistribute connected passive-interface FastEthernet1/1 network 172.19.2.4 0.0.0.3 network 172.19.2.12 0.0.0.3 no auto-summary eigrp router-id 172.19.255.9 ! router bgp 65001 no synchronization bgp router-id 172.19.255.9 bgp log-neighbor-changes neighbor 172.19.2.6 remote-as 65202 neighbor 172.19.2.6 next-hop-self neighbor 172.19.2.6 send-community neighbor 172.19.2.6 soft-reconfiguration inbound neighbor 172.19.2.6 prefix-list CE2_2 in neighbor 172.19.2.6 route-map COLORIZE_IN in neighbor 172.19.2.6 filter-list 2 in neighbor 172.19.2.6 route-map STRIP_COLORS_OUT out neighbor 172.19.2.6 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 65202 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 ^(65202_)+$ ip as-path access-list 2 deny .* ! ! ! ip prefix-list CE2_2 seq 5 permit 172.18.0.0/16 le 21 logging alarm informational ! ! route-map COLORIZE_IN permit 10 match ip address prefix-list CE2_2 set community 65202: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 01100F175804 login line vty 5 15 password 7 01100F175804 login ! ! end