USG 5160 L2tp 配置实例
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了USG 5160 L2tp 配置实例相关的知识,希望对你有一定的参考价值。
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 [email protected]!
aaa
local-user vpdnuser password cipher [email protected]!
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 配置实例的主要内容,如果未能解决你的问题,请参考以下文章