! version 12.4 service timestamps debug datetime service timestamps log datetime no service password-encryption ! hostname CE1_1 ! boot-start-marker boot-end-marker ! enable secret 5 $1$CqRt$yil0GJaEzWdI26Ty0AGxu. ! 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.0.1 255.255.255.0 ! interface Loopback2 description LAN ip address 172.17.1.1 255.255.255.0 ! interface Loopback3 description LAN ip address 172.17.2.1 255.255.255.0 ! interface Loopback4 description LAN ip address 172.17.3.1 255.255.255.0 ! interface Loopback5 description LAN ip address 172.17.4.1 255.255.255.0 ! interface Loopback6 description LAN ip address 172.17.5.1 255.255.255.0 ! interface Loopback7 description LAN ip address 172.17.6.1 255.255.255.0 ! interface Loopback8 description LAN ip address 172.17.7.1 255.255.255.0 ! interface FastEthernet0/0 description EXTERNAL IC to ISP - 1PE1_RRC fa0/1 ip address 172.19.1.2 255.255.255.252 speed 100 full-duplex ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! router bgp 65101 no synchronization bgp log-neighbor-changes network 172.17.0.0 mask 255.255.255.0 network 172.17.1.0 mask 255.255.255.0 network 172.17.2.0 mask 255.255.255.0 network 172.17.3.0 mask 255.255.255.0 network 172.17.4.0 mask 255.255.255.0 network 172.17.5.0 mask 255.255.255.0 network 172.17.6.0 mask 255.255.255.0 network 172.17.7.0 mask 255.255.255.0 aggregate-address 172.17.0.0 255.255.248.0 summary-only neighbor 172.19.1.1 remote-as 65001 neighbor 172.19.1.1 next-hop-self neighbor 172.19.1.1 send-community 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 cisco login line vty 5 15 password cisco login ! ! end