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 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

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章