! version 12.4 service timestamps debug datetime service timestamps log datetime service password-encryption ! hostname CE1_2 ! boot-start-marker boot-end-marker ! enable secret 5 $1$P3b8$mOHa6629gZYsDGzx0bRYu0 ! no aaa new-model memory-size iomem 5 ip cef ! ! ! ! no ip domain lookup multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! archive log config hidekeys ! ! ! ! ! ! interface Loopback0 description MANAGEMENT IP no ip address ! interface Loopback1 description LAN ip address 172.17.8.1 255.255.255.0 ! interface Loopback2 description LAN ip address 172.17.9.1 255.255.255.0 ! interface Loopback3 description LAN ip address 172.17.10.1 255.255.255.0 ! interface Loopback4 description LAN ip address 172.17.11.1 255.255.255.0 ! interface Loopback5 description LAN ip address 172.17.12.1 255.255.255.0 ! interface Loopback6 description LAN ip address 172.17.13.1 255.255.255.0 ! interface Loopback7 description LAN ip address 172.17.14.1 255.255.255.0 ! interface Loopback8 description LAN ip address 172.17.15.1 255.255.255.0 ! interface FastEthernet0/0 description EXTERNAL IC to ISP - 2PE1_RRC fa1/1 ip address 172.19.2.2 255.255.255.252 speed 100 full-duplex ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! router bgp 65102 no synchronization bgp log-neighbor-changes network 172.17.8.0 mask 255.255.255.0 network 172.17.9.0 mask 255.255.255.0 network 172.17.10.0 mask 255.255.255.0 network 172.17.11.0 mask 255.255.255.0 network 172.17.12.0 mask 255.255.255.0 network 172.17.13.0 mask 255.255.255.0 network 172.17.14.0 mask 255.255.255.0 network 172.17.15.0 mask 255.255.255.0 aggregate-address 172.17.8.0 255.255.248.0 summary-only neighbor 172.19.2.1 remote-as 65001 neighbor 172.19.2.1 next-hop-self neighbor 172.19.2.1 send-community neighbor 172.19.2.1 soft-reconfiguration inbound no auto-summary ! ip forward-protocol nd ! ip bgp-community new-format ! ip http server no ip http secure-server ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! line con 0 line aux 0 line vty 0 4 password 7 110A1016141D login line vty 5 15 password 7 110A1016141D login ! ! end