! ! upgrade fpd auto 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 ! 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 Loopback0 ip address 10.1.101.101 255.255.255.255 ! interface FastEthernet0/0 ip address 10.2.0.101 255.255.255.0 duplex half ! interface GigabitEthernet1/0 ip address 10.1.100.101 255.255.255.0 negotiation auto ! interface GigabitEthernet2/0 ip address 10.1.103.101 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 10.1.100.0 0.0.0.255 area 0 network 10.1.101.101 0.0.0.0 area 0 network 10.1.103.0 0.0.0.255 area 0 ! router bgp 1 no synchronization bgp log-neighbor-changes network 10.1.1.0 mask 255.255.255.0 network 10.1.2.0 mask 255.255.255.0 network 10.1.3.0 mask 255.255.255.0 network 10.1.4.0 mask 255.255.255.0 neighbor 10.1.102.102 remote-as 1 neighbor 10.1.102.102 update-source Loopback0 neighbor 10.1.102.102 route-reflector-client neighbor 10.1.102.102 next-hop-self neighbor 10.1.104.104 remote-as 1 neighbor 10.1.104.104 update-source Loopback0 neighbor 10.1.104.104 route-reflector-client neighbor 10.1.104.104 next-hop-self neighbor 10.1.255.103 remote-as 1 neighbor 10.1.255.103 update-source Loopback0 neighbor 10.1.255.103 route-reflector-client neighbor 10.1.255.103 next-hop-self neighbor 10.2.0.105 remote-as 2 no auto-summary ! ip forward-protocol nd 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