Configuration 2006.07.31.22.37.44.N.14, Device R1!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R1
!
boot-start-marker
boot-end-marker
!
logging buffered 4096 debugging
!
memory-size iomem 10
no aaa new-model
ip subnet-zero
!
!
no ip domain lookup
!
ip cef
!
!
!
!
!
!
!
!
!
!
!
username R3 password 0 PinkCadillac
!
!
!
!
interface Ethernet0/0
 ip address 208.28.1.66 255.255.255.240
 half-duplex
 no shutdown
!
interface Serial0/0
 no ip address
 encapsulation frame-relay
 no fair-queue
 no shutdown
!
interface Serial0/0.1 point-to-point
 frame-relay interface-dlci 103 ppp Virtual-Template1
 no shutdown
!
interface Ethernet0/1
 ip address 17.57.100.1 255.255.255.0
 half-duplex
 no shutdown
!
interface Serial0/1
 no ip address
 shutdown
!
interface Virtual-Template1
 ip address 208.28.1.1 255.255.255.248
 ppp authentication chap
 no shutdown
!
ip http server
ip classless
!
!
!
!
!
!
!
!
line con 0
 exec-timeout 0 0
 logging synchronous
line aux 0
line vty 0 4
!
!
end