!
!
!
!
!
!
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname WebServer
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
no ip routing
no ip cef
!
!
!
!
no ip domain lookup
ip domain name lab.local
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
archive
log config
hidekeys
!
!
!
!
!
!
!
!
interface FastEthernet0/0
no ip address
no ip route-cache
duplex auto
speed auto
!
interface Serial0/0
ip address 209.65.200.241 255.255.255.248
no ip route-cache
serial restart-delay 0
clock rate 2000000
!
interface FastEthernet0/1
no ip address
no ip route-cache
duplex auto
speed auto
!
interface Serial0/1
no ip address
no ip route-cache
serial restart-delay 0
clock rate 2000000
!
ip default-gateway 209.65.200.246
ip forward-protocol nd
!
!
ip http server
no ip http secure-server
!
!
!
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
line vty 0 4
login
!
!
end