no ip domain lookup ip domain name xxxx.com ! ! ! ! interface FastEthernet0/0 description xxxxx Ave LAN ip address 192.168.16.1 255.255.255.0 duplex auto speed auto ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial0/0/0 description T1 to xxxxx_host ip address 192.168.15.2 255.255.255.0 ! router eigrp 10 network 192.168.15.0 network 192.168.16.0 no auto-summary ! ip classless ip route 0.0.0.0 0.0.0.0 192.168.15.1 (this is going to the main office WAN) ip route 0.0.0.0 0.0.0.0 72.43.58.1 (this is the cable modem gateway for internet) ! ip http server ip http authentication local ip http timeout-policy idle 5 life 86400 requests 10000 ! ! control-plane ! ! line con 0