R1#sh run Building configuration... Current configuration : 1879 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 ! multilink bundle-name authenticated ! ! ! ! ! archive log config hidekeys ! ! ! ! ip tcp synwait-time 5 ! ! ! ! interface Loopback0 ip address 10.0.0.1 255.255.255.255 ! interface FastEthernet0/0 ip address 1.1.1.1 255.255.255.0 duplex auto speed auto ! interface Serial0/0 no ip address shutdown clock rate 2000000 ! interface FastEthernet0/1 ip address 4.4.4.2 255.255.255.0 duplex auto speed auto ! interface Serial0/1 no ip address shutdown clock rate 2000000 ! interface Serial0/2 no ip address shutdown clock rate 2000000 ! interface FastEthernet1/0 no ip address shutdown duplex auto speed auto ! router ospf 1 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! router bgp 100 no synchronization bgp router-id 10.0.0.1 bgp log-neighbor-changes network 1.1.1.0 mask 255.255.255.0 network 4.4.4.0 mask 255.255.255.0 network 10.0.0.1 mask 255.255.255.255 neighbor 11.0.0.1 remote-as 200 neighbor 11.0.0.1 update-source Loopback0 neighbor 11.0.0.1 next-hop-self neighbor 12.0.0.1 remote-as 300 neighbor 12.0.0.1 update-source Loopback0 neighbor 12.0.0.1 next-hop-self neighbor 13.0.0.1 remote-as 400 neighbor 13.0.0.1 update-source Loopback0 neighbor 13.0.0.1 next-hop-self no auto-summary ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ! no cdp log mismatch duplex ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login ! ! end