! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R4 ! boot-start-marker boot-end-marker ! enable secret 5 $1$8JzV$1RDqKTXpqniac1dLRHIfE0 ! no aaa new-model ! ! ip cef no ip domain lookup ! interface Loopback0 ip address 172.17.0.4 255.255.255.255 ! interface FastEthernet0/0 no ip address shutdown duplex half ! interface Serial1/0 no ip address shutdown serial restart-delay 0 ! interface Serial1/1 no ip address shutdown serial restart-delay 0 ! interface Serial1/2 description to R3 S1/2 ip address 192.168.100.10 255.255.255.252 serial restart-delay 0 ! interface Serial1/3 no ip address shutdown serial restart-delay 0 ! interface Serial1/4 no ip address shutdown serial restart-delay 0 ! interface Serial1/5 no ip address shutdown serial restart-delay 0 ! interface Serial1/6 no ip address shutdown serial restart-delay 0 ! interface Serial1/7 no ip address shutdown serial restart-delay 0 ! router bgp 300 no synchronization bgp log-neighbor-changes neighbor 192.168.100.9 remote-as 100 no auto-summary ! ip forward-protocol nd ! no ip http server no ip http secure-server ! ip bgp-community new-format ! control-plane ! gatekeeper shutdown ! ! line con 0 exec-timeout 0 0 logging synchronous stopbits 1 line aux 0 stopbits 1 line vty 0 4 password network login ! ! end