Configuration 2005.12.19.18.51.24.N.1, 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
no ip routing
!
!
no ip cef
no ip domain lookup
!
ip audit po max-events 100
!
!
!
!
!
!
!
!
!
!
!
!
!
! 
!
!
!
interface FastEthernet0/0
 ip address 200.1.1.1 255.255.255.0
 no ip route-cache
 speed auto
 duplex auto
 no shutdown
!
interface ATM1/0
 no ip address
 no ip route-cache
 shutdown
 no atm ilmi-keepalive
!
ip http server
no ip http secure-server
ip classless
ip gdp irdp
!
!
!
!
!
!
!
!
line con 0
 exec-timeout 0 0
 logging synchronous
line aux 0
line vty 0 4
 privilege level 15
 no login
!
!
end