! ! upgrade fpd auto version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R9 ! boot-start-marker boot-end-marker ! logging message-counter syslog ! no aaa new-model ip source-route no ip icmp rate-limit unreachable ip cef ! ! ! ! no ip domain lookup no ipv6 cef ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! archive log config hidekeys ! ! ! ! ! ip tcp synwait-time 5 ! ! ! ! interface FastEthernet0/0 ip address 192.168.0.109 255.255.255.0 duplex half ! interface GigabitEthernet1/0 ip address 192.168.1.109 255.255.255.0 negotiation auto ! interface GigabitEthernet2/0 ip address 192.168.2.109 255.255.255.0 negotiation auto ! interface GigabitEthernet3/0 no ip address shutdown negotiation auto ! interface GigabitEthernet4/0 no ip address shutdown negotiation auto ! router ospf 1 log-adjacency-changes passive-interface FastEthernet0/0 network 192.168.0.0 0.0.0.255 area 0 network 192.168.1.0 0.0.0.255 area 0 network 192.168.2.0 0.0.0.255 area 0 default-information originate ! router bgp 4 no synchronization bgp log-neighbor-changes network 192.168.10.0 network 192.168.11.0 network 192.168.12.0 aggregate-address 192.168.0.0 255.255.0.0 summary-only neighbor 192.168.0.102 remote-as 1 no auto-summary ! ip forward-protocol nd ip route 0.0.0.0 0.0.0.0 192.168.0.102 no ip http server no ip http secure-server ! ! ! no cdp log mismatch duplex ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! gatekeeper shutdown ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line vty 0 4 login ! end