Building configuration... Current configuration : 1725 bytes ! upgrade fpd auto version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname ISP ! boot-start-marker boot-end-marker ! logging message-counter syslog ! no aaa new-model ip source-route no ip icmp rate-limit unreachable ip cef ! ! ! ! no ip domain lookup no ipv6 cef ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! archive log config hidekeys ! ! ! ! ! ip tcp synwait-time 5 ! ! ! ! interface Loopback100 ip address 100.100.100.1 255.255.255.0 ! interface Loopback200 ip address 200.200.200.1 255.255.255.0 ! interface FastEthernet0/0 no ip address shutdown duplex half ! interface GigabitEthernet1/0 ip address 10.10.10.1 255.255.255.252 negotiation auto ! interface GigabitEthernet2/0 ip address 20.20.20.1 255.255.255.252 negotiation auto ! router bgp 5678 no synchronization bgp log-neighbor-changes network 100.100.100.0 mask 255.255.255.0 network 200.200.200.0 neighbor 10.10.10.2 remote-as 1234 neighbor 10.10.10.2 route-map gi1/0 out neighbor 20.20.20.2 remote-as 1234 neighbor 20.20.20.2 route-map gi2/0 out no auto-summary ! ip forward-protocol nd no ip http server no ip http secure-server ! ! ! ! ip prefix-list gi1/0 seq 5 permit 100.100.100.0/24 le 32 ! ip prefix-list gi2/0 seq 5 permit 200.200.200.0/24 le 32 ! ! ! ! route-map gi1/0 permit 10 match ip address prefix-list gi1/0 ! route-map gi2/0 permit 10 match ip address prefix-list gi2/0 ! ! ! control-plane ! ! ! ! ! ! ! gatekeeper shutdown ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line vty 0 4 login ! end ISP#