! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname RTH ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 ! ! ip cef ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 193.78.0.1 255.255.0.0 ! interface FastEthernet0/0 ip address 192.68.10.2 255.255.255.0 duplex auto speed auto ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! 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 no ip address shutdown serial restart-delay 0 ! interface Serial1/3 no ip address shutdown serial restart-delay 0 ! router bgp 7 no synchronization bgp log-neighbor-changes network 193.78.0.0 mask 255.255.0.0 neighbor 192.68.10.1 remote-as 2 neighbor 192.68.10.3 remote-as 1 neighbor 192.68.10.4 remote-as 6 no auto-summary ! ip http server no ip http secure-server ! ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! alias exec s show ip int brief alias exec sir show ip route alias exec sion show ip ospf neighbor alias exec sien show ip eigrp neighbor alias exec sbs show ip bgp sum alias exec r show run ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 line vty 0 4 password cisco login ! ! end