hernet0/1 //内网网口
ip address 172.16.1.1 255.255.255.0
interface Virtual-Template2
ip unnumbere d FastEthernet0/0
peer default ip address pool l2tp // L2TP Client 调用的地址池
ppp authentication chap // 认证方式
ip local pool l2tp 172.16.1.190 172.16.1.195 // L2TP Client 地址池
Windows 7 Clien...