Current configuration : 1164 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R1
!
boot-start-marker
boot-end-marker
!
enable password cisco
!
no aaa new-model
ip cef
!
!
no ip dhcp use vrf connected
ip dhcp excluded-address 10.1.1.1 10.1.1.50
ip dhcp excluded-address 10.1.3.1 10.1.3.50
!
ip dhcp pool vlan1
   network 10.1.1.0 255.255.255.0
   default-router 10.1.1.251 
!
ip dhcp pool vlan3
   network 10.1.3.0 255.255.255.0
   default-router 10.1.3.251 
!
!
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
!
!
!
!
!
! 
!
!
!
interface FastEthernet0/0
 ip address 10.1.1.251 255.255.255.0
 speed 100
 full-duplex
!
interface FastEthernet0/0.1
!
interface FastEthernet0/0.3
 encapsulation dot1Q 3
 ip address 10.1.3.251 255.255.255.0
!
interface FastEthernet0/0.66
 encapsulation dot1Q 66
 ip address 10.1.66.251 255.255.255.0
!
interface FastEthernet0/1
 no ip address
 shutdown
 speed 100
 full-duplex
!
interface Serial0/0/0
 no ip address
 shutdown
 no fair-queue
!
ip forward-protocol nd
!
!
ip http server
no ip http secure-server
!
!
!
!
!
control-plane
!
!
!
line con 0
 logging synchronous
line aux 0
line vty 0 4
 password cisco
 login
!
scheduler allocate 20000 1000