首页 > 其他 > 详细

USG 5160 L2tp 配置实例

时间:2016-03-16 02:04:07      阅读:221      评论:0      收藏:0      [点我收藏+]


l2tp enable

interface Virtual-Template1
 ppp authentication-mode chap
 ip address 10.1.1.1 255.255.255.0
 remote address pool 1

l2tp-group 1
 allow l2tp virtual-template 1 remote client1
 tunnel name LNS
 tunnel password cipher admin@1234!

aaa
 local-user vpdnuser password cipher admin@1234!
 ip pool 1 10.1.1.2 10.1.1.100
 authentication-scheme default


firewall zone trust
 add interface GigabitEthernet0/0/0
 add interface GigabitEthernet0/0/1
 add interface Virtual-Template1

firewall packet-filter default permit all

本文出自 “为梦想奋斗” 博客,谢绝转载!

USG 5160 L2tp 配置实例

原文:http://hanzheng.blog.51cto.com/3080616/1751158

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!