Current configuration : 1164 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
no service dhcp
!
hostname R1
!
boot-start-marker
boot-end-marker
!
enable password cisco
!
no aaa new-model
ip cef
!
!
! 
!
!
!
interface FastEthernet0/0
 ip address 10.1.253.27 255.255.255.248
 duplex auto
 speed auto
 vrrp 1 ip 10.1.253.30
 vrrp 1 priority 150
 speed 100
 full-duplex

interface FastEthernet0/1
 ip address 10.1.253.36 255.255.255.248
 duplex auto
 speed auto
 vrrp 2 ip 10.1.253.34
 speed 100
 full-duplex
!
interface Serial0/0/0
 no ip address
 shutdown
 no fair-queue
!
no router eigrp 10
ip route 10.0.0.0 255.0.0.0 10.1.253.25
ip route 10.0.0.0 255.0.0.0 10.1.253.33

!
ip forward-protocol nd
!
!
ip http server
no ip http secure-server
!
!
!
!
!
control-plane
logging 10.1.3.50
logging trap informational
snmp-server community ciscor ro
snmp-server host 10.1.3.50 traps ciscor
snmp-server enable traps config
!
!
!
line con 0
 logging synchronous
line aux 0
line vty 0 4
 password cisco
 login
!
scheduler allocate 20000 1000