Building configuration... Current configuration : 1370 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R1 ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 no ip icmp rate-limit unreachable ip cef ! ! ! ! no ip domain lookup archive log config hidekeys ! ! ! ! ip tcp synwait-time 5 ! ! ! ! interface Loopback0 ip address 1.1.1.1 255.255.255.255 ! interface Loopback1 ip address 9.9.9.9 255.255.255.255 ! interface FastEthernet0/0 ip address 10.1.12.1 255.255.255.252 duplex auto speed auto ! interface FastEthernet0/1 --More-- router ospf 10 router-id 1.1.1.1 log-adjacency-changes network 1.1.1.1 0.0.0.0 area 0 network 10.1.12.0 0.0.0.3 area 0 network 10.1.13.0 0.0.0.3 area 0 ! router bgp 5500 no synchronization bgp log-neighbor-changes network 9.9.9.9 mask 255.255.255.255 neighbor 4.4.4.4 remote-as 5500 neighbor 4.4.4.4 update-source Loopback0 no auto-summary ! ip forward-protocol nd ! ! no ip http server no ip http secure-server --More-- ip forward-protocol nd ! ! no ip http server no ip http secure-server ! ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 --More--