! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router ! boot-start-marker boot-end-marker ! ! memory-size iomem 15 no aaa new-model ip subnet-zero ip cef ! ! ! ip audit po max-events 100 vpdn enable vpdn ip udp ignore checksum ! vpdn-group cisco accept-dialin protocol pppoe virtual-template 1 ! ! ! ! ! ! ! ! ! ! ! ! ! username cnap password 0 cisco ! ! ! ! ! ! interface FastEthernet0/0 ip address 192.168.1.1 255.255.255.0 duplex auto speed auto pppoe enable ! interface BRI0/0 no ip address shutdown ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial1/0 no ip address shutdown ! interface Serial1/1 no ip address shutdown ! interface Serial1/2 no ip address shutdown ! interface Serial1/3 no ip address shutdown ! interface Virtual-Template1 mtu 1492 ip unnumbered FastEthernet0/0 peer default ip address pool poolclients ppp authentication pap ! ip local pool poolclients 192.168.1.100 192.168.1.110 ip http server no ip http secure-server ip classless ! ! ! ! ! ! ! ! line con 0 line aux 0 line vty 0 4 ! ! end