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 name-server PRIMARY_DNS_SERVER ip name-server SECONDARY_DNS_SERVER ! ! ! ! interface Ethernet0 ip address ROUTER_IP ROUTER_SUBNET hold-queue 100 out ! interface ATM0 no ip address no atm ilmi-keepalive dsl operating-mode auto hold-queue 224 in ! interface ATM0.1 point-to-point pvc 0/35 encapsulation aal5mux ppp dialer dialer pool-member 1 ! ! interface Dialer1 ip unnumbered Ethernet0 encapsulation ppp 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 ! ! dialer-list 1 protocol ip permit ! 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