Current configuration : 940 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R2 ! boot-start-marker boot-end-marker ! ! no aaa new-model ! resource policy ! memory-size iomem 5 ip cef ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address 192.168.1.2 255.255.255.252 duplex auto speed auto ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! router bgp 65535 bgp log-neighbor-changes neighbor 192.168.1.1 remote-as 65535 neighbor 192.168.1.1 version 4 ! address-family ipv4 redistribute connected neighbor 192.168.1.1 activate neighbor 192.168.1.1 soft-reconfiguration inbound no auto-summary no synchronization network 10.0.0.0 mask 255.255.255.252 exit-address-family ! ! ! ip http server no ip http secure-server ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! ! line con 0 line aux 0 line vty 0 4 ! ! end