! version 12.2 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname ORL_ISP_Router ! ! ! ! ! ! ! ! no ip cef no ipv6 cef ! ! ! ! ! ! ! ! ! ! no ip domain-lookup ! ! ! ! ! ! ! ! interface Loopback0 ip address 10.1.1.1 255.255.255.255 ! interface FastEthernet0/0 ip address 74.191.164.65 255.255.255.0 duplex auto speed auto ! interface FastEthernet0/0.1 encapsulation dot1Q 1 native ip address 192.168.2.1 255.255.255.0 ! interface FastEthernet1/0 ip address 192.168.1.1 255.255.255.0 duplex auto speed auto ! interface FastEthernet2/0 ip address 73.191.166.45 255.255.255.0 duplex auto speed auto ! interface FastEthernet2/0.1 encapsulation dot1Q 1 native ip address 192.168.4.1 255.255.255.0 ! router eigrp 1 network 192.168.1.0 network 192.168.8.0 network 192.168.9.0 network 192.168.10.0 network 192.168.11.0 network 192.168.12.0 network 192.168.13.0 network 73.191.166.0 0.0.0.255 network 10.1.1.1 0.0.0.0 no auto-summary ! router rip ! ip classless ! ip flow-export version 9 ! ! ! ! ! ! ! line con 0 ! line aux 0 ! line vty 0 4 login ! ! ! end