From your Windows or Mac system, you can use PPTP to connect to your router to establish a VPN session.
aaa new-model
aaa authentication ppp default local
vpdn enable
vpdn-group soho-vpn
accept-dialin
protocol pptp
virtual-template 1
interface virtual-template1
ip unnumbered
peer default ip address pool vpnpool
ppp encrypt mppe auto required
ppp authentication ms-chap ms-chap-v2
ip local pool vpnpool 10.0.1.10 10.0.1.15
Leave a comment