onfiguration : 2060 bytes
!
version 15.2
service timestamps debug datetime msec
service timestamps l og datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marke r
!
!
enable secret 4 tnhtc92DXBhelxjYk8LWJrPV36S2i4ntXrpb4RFmfqY
!
no aaa new-model
!
ip cef
!
!
!
...
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...