2008-06-28 13:47:35 UTC
ip address 10.20.0.1 255.255.255.0
ip nat inside
duplex auto
speed auto
!
interface FastEthernet0/1
ip ddns update hostname pawcatuckoasc.no-ip.biz
ip ddns update pawcatuck
ip address dhcp client-id FastEthernet0/1
ip nat outside
duplex auto
speed auto
!
interface Serial0/0/0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
encapsulation frame-relay
ip route-cache flow
service-module t1 timeslots 1-24
frame-relay lmi-type ansi
!
interface Serial0/0/0.1 point-to-point
ip address 10.1.1.7 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
frame-relay interface-dlci 200 IETF
!
router eigrp 100
network 10.1.1.7 0.0.0.0
network 10.20.0.1 0.0.0.0
no auto-summary
!
ip classless
ip route 0.0.0.0 0.0.0.0 FastEthernet0/1
ip route 10.0.0.0 255.255.255.0 10.1.1.3
!