Configuration 2006.08.02.18.01.32.N.14, Device R4!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R4
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
ip subnet-zero
!
!
ip cef
no ip domain lookup
!
ip audit po max-events 100
!
!
!
!
!
!
!
!
!
!
!
!
!
! 
!
!
!
interface Loopback0
 ip address 17.80.0.1 255.255.255.0
!
interface Loopback1
 ip address 17.80.2.1 255.255.255.0
!
interface Loopback2
 ip address 17.80.3.1 255.255.255.0
!
interface FastEthernet0/0
 ip address 17.80.1.2 255.255.255.0
 ip hello-interval eigrp 100 30
 ip hold-time eigrp 100 90
 speed auto
 duplex auto
 no shutdown
!
interface ATM1/0
 no ip address
 shutdown
 no atm ilmi-keepalive
!
router eigrp 100
 network 17.80.0.1 0.0.0.0
 network 17.80.1.2 0.0.0.0
 network 17.80.2.1 0.0.0.0
 network 17.80.3.1 0.0.0.0
 no auto-summary
!
no ip http server
no ip http secure-server
ip classless
!
!
!
!
!
!
!
!
line con 0
 exec-timeout 0 0
 logging synchronous
line aux 0
line vty 0 4
 login
!
!
end