! ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R3 ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 no ip icmp rate-limit unreachable ! ! ip cef no ip domain lookup ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ip tcp synwait-time 5 ! ! ! ! ! interface FastEthernet0/0 ip address 20.0.0.2 255.255.255.0 duplex auto speed auto ! interface FastEthernet0/1 ip address 23.23.23.2 255.255.255.0 duplex auto speed auto ! ! no ip http server no ip http secure-server ip forward-protocol nd ip route 10.0.0.0 255.255.255.0 23.23.23.1 ip route 12.12.12.0 255.255.255.0 23.23.23.1 ! ! ! no cdp log mismatch duplex ! ! ! control-plane ! ! ! ! ! ! ! ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login ! ! end