no service pad service timestamps debug uptime service timestamps log uptime service password-encryption ! hostname Router ! logging console enable secret ENABLE_PASSWORD ! username Router password ENABLE_PASSWORD ip subnet-zero ip domain-lookup ip name-server PRIMARY_DNS_SERVER ip name-server SECONDARY_DNS_SERVER ! vpdn enable ! vpdn-group pppoe request-dialin protocol pppoe ip mtu adjust ! ! ! ! interface Ethernet0 ip address ROUTER_IP ROUTER_SUBNET ip tcp adjust-mss 1452 hold-queue 100 out no shutdown ! interface ATM0 no ip address no atm ilmi-keepalive dsl operating-mode auto hold-queue 224 in no shutdown ! interface ATM0.1 point-to-point pvc 0/35 pppoe-client dial-pool-number 1 ! ! interface Dialer1 ip unnumbered Ethernet0 ip mtu 1492 encapsulation ppp ip tcp adjust-mss 1452 dialer pool 1 dialer-group 1 ppp authentication pap callin ppp pap sent-username USER_ID password PASSWORD ! ip classless ip route 0.0.0.0 0.0.0.0 Dialer1 no ip http server ! ! ! line con 0 exec-timeout 120 0 password EXEC_PASSWORD stopbits 1 line vty 0 4 exec-timeout 120 0 password EXEC_PASSWORD login local length 0 ! scheduler max-task-time 5000 end copy run start