Cisco L2TP 配置

Sol.Sun
Sol.Sun This guy is lazy,Introduction has not been set

0 People liked this article · 4476 views

Server Cisco Router 参考配置:   aaa new-model aaa authentication login default local   //配置本地认证 aaa authentication enable default enable aaa authentication ppp default local aaa authorization network default local  Vpdn enable vpdn-group l2tp ! Default L2TP VPDN group  accept-dialin   protocol l2tp   virtual-template 2  no l2tp tunnel authentication  //不使用隧道认证 username xxx  password 0 xxx  // 配置登陆用户名密码 interface FastEthernet0/0   // 公网网口  ip address 203.86.63.XXX 255.255.255.248 interface FastEthernet0/1    //内网网口  ip address 172.16.1.1 255.255.255.0 interface Virtual-Template2   ip unnumbered 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 Client 配置
1.png
2.png
3.png
4.png
5.png
6.png
7.png
运行:cmd 命令:route print
8.png
通信测试
9.png
 

Published on 2017-11-14 13:55

Disclaimers:

This document is written by Sol.Sun Original published on 技术社区 ,The copyright belongs to the author。

Log in,More exciting content waiting for you to find,Contribute wonderful answers,Participate in comment interaction

go Sign in! No accountgoregister

Recommended content

article InRouter与Cisco Router构建IPSec VPN 配置指导
article 华为VPN客户端软件连接L2TP over IPESC配置
article InRouter与Cisco Router构建L2tp VPN 配置指导
article IP814-l2TP-Client
article H3C MSR 30路由器和IR600 建立L2TP 配置说明
article IR915 连接 cisco L2tp over ipsec
article IR900 L2TP Client CiscoRouter LNS 配置
article GRE、PPTP、L2TP隧道协议对比介绍
article Win10 access to IR900 via L2TP over IPsec
article 中心CISCO配置建立VPN配置