! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname CE2_1 ! boot-start-marker boot-end-marker ! enable secret 5 $1$HLdj$X9ENbBu7rKEPvuBfNzZ0q. ! no aaa new-model memory-size iomem 5 ip cef ! ! ! ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! archive log config hidekeys ! ! ! ! ! ! interface Loopback0 description MANAGEMENT IP no ip address ! interface Loopback1 description LAN ip address 172.18.0.1 255.255.255.0 ! interface Loopback2 description LAN ip address 172.18.1.1 255.255.255.0 ! interface Loopback3 description LAN ip address 172.18.2.1 255.255.255.0 ! interface Loopback4 description LAN ip address 172.18.3.1 255.255.255.0 ! interface Loopback5 description LAN ip address 172.18.4.1 255.255.255.0 ! interface Loopback6 description LAN ip address 172.18.5.1 255.255.255.0 ! interface Loopback7 description LAN ip address 172.18.6.1 255.255.255.0 ! interface Loopback8 description LAN ip address 172.18.7.1 255.255.255.0 ! interface FastEthernet0/0 description EXTERNAL IC to ISP - 1PE2_RRC fa0/1 ip address 172.19.1.6 255.255.255.252 speed 100 full-duplex ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! router bgp 65201 no synchronization bgp log-neighbor-changes network 172.18.0.0 mask 255.255.255.0 network 172.18.1.0 mask 255.255.255.0 network 172.18.2.0 mask 255.255.255.0 network 172.18.3.0 mask 255.255.255.0 network 172.18.4.0 mask 255.255.255.0 network 172.18.5.0 mask 255.255.255.0 network 172.18.6.0 mask 255.255.255.0 network 172.18.7.0 mask 255.255.255.0 aggregate-address 172.18.0.0 255.255.248.0 summary-only neighbor 172.19.1.5 remote-as 65001 neighbor 172.19.1.5 next-hop-self neighbor 172.19.1.5 send-community neighbor 172.19.1.5 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 cisco login line vty 5 15 password cisco login ! ! end