Configuration 2006.02.14.12.20.30.N.9, Device R3!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R3
!
boot-start-marker
boot-end-marker
!
logging buffered 4096 debugging
!
no network-clock-participate slot 1 
no network-clock-participate wic 0 
no aaa new-model
ip subnet-zero
!
!
!
ip cef
no ip domain lookup
ip audit po max-events 100
!
!
!
!
!
!
!
!
!
!
!
!
username One password 0 For-The-Money
username R1 password 0 PinkCadillac
!
!
!
! 
!
!
!
!
interface FastEthernet0/0
 ip address 17.80.1.1 255.255.255.0
 speed 100
 full-duplex
 no shutdown
!
interface BRI0/0
 no ip address
 shutdown
!
interface FastEthernet0/1
 no ip address
 shutdown
 speed auto
 duplex auto
!
interface Serial1/0
 ip address 208.28.1.2 255.255.255.248
 encapsulation frame-relay
 no ip route-cache cef
 ip split-horizon
 no fair-queue
 frame-relay map ip 208.28.1.1 301 broadcast
 frame-relay map ip 208.28.1.2 302 broadcast
 frame-relay map ip 208.28.1.3 302 broadcast
 frame-relay interface-dlci 301 ppp Virtual-Template1
 no frame-relay inverse-arp
 no shutdown
!
interface Serial1/1
 no ip address
 shutdown
!
interface Serial1/2
 ip address 180.40.7.3 255.255.255.224
 encapsulation ppp
 ppp reliable-link
 ppp authentication pap optional
 ppp pap sent-username Two password 0 For-The-Show
 no shutdown
!
interface Serial1/3
 no ip address
 shutdown
!
interface Serial1/4
 no ip address
 shutdown
!
interface Serial1/5
 no ip address
 shutdown
!
interface Serial1/6
 no ip address
 shutdown
!
interface Serial1/7
 no ip address
 shutdown
!
interface Virtual-Template1
 ip unnumbered Serial1/0
 ppp authentication chap
 no shutdown
!
ip classless
!
ip http server
no ip http secure-server
!
!
!
!
!
!
!
!
!
!
line con 0
 exec-timeout 0 0
 logging synchronous
line aux 0
line vty 0 4
!
!
end