Current configuration : 2341 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Cisco ! boot-start-marker boot-end-marker!
username cisco password 0 cisco no aaa new-model ip subnet-zero ! ! ! no ip domain lookup no ftp-server write-enable ! ! ! ! interface FastEthernet0/0 ip address 10.09.12.5 255.255.255.0 duplex auto speed auto ! interface FastEthernet0/1 ip address 192.168.0.1 255.255.255.0 duplex auto speed auto ! interface Group-Async1 ip unnumbered FastEthernet0/0 encapsulation ppp ip tcp header-compression passive dialer in-band dialer idle-timeout 600 dialer-group 1 async mode interactive peer default ip address pool test ppp authentication chap group-range 33 40 ! ip local pool test 10.09.12.210 10.09.12.220 ip classless ip route 0.0.0.0 0.0.0.0 10.09.12.1 ip http server ! dialer-list 1 protocol ip permit ! line con 0 line 33 40 modem InOut autocommand ppp neg transport input all autoselect ppp line aux 0 line vty 0 4 password Tony login ! ! end