! ! upgrade fpd auto version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R7 ! 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 172.16.107.107 255.255.255.255 ! interface FastEthernet0/0 ip address 172.16.7.107 255.255.255.0 duplex half ! interface GigabitEthernet1/0 ip address 172.16.8.107 255.255.255.0 negotiation auto ! interface GigabitEthernet2/0 ip address 172.16.2.107 255.255.255.0 negotiation auto ! interface GigabitEthernet3/0 ip address 172.16.3.107 255.255.255.0 negotiation auto ! interface GigabitEthernet4/0 no ip address shutdown negotiation auto ! router rip version 2 network 172.16.0.0 ! router bgp 3 no synchronization bgp log-neighbor-changes neighbor 172.16.106.106 remote-as 3 neighbor 172.16.106.106 update-source Loopback0 neighbor 172.16.106.106 next-hop-self neighbor 172.16.108.108 remote-as 3 neighbor 172.16.108.108 update-source Loopback0 neighbor 172.16.108.108 next-hop-self 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