mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Add Virtual-Template1 configuration for LAC L2TP (#1693)
Add missed `Virtual-Template1` for LAC L2TP Cisco config example (cherry picked from commit ebb33be3c3b1cf118fef588840528f2c0daa5dc5)
This commit is contained in:
parent
cac628fceb
commit
4370a8eb34
@ -67,6 +67,14 @@ LAC
|
|||||||
media-type rj45
|
media-type rj45
|
||||||
pppoe enable group MAIN-BBA
|
pppoe enable group MAIN-BBA
|
||||||
!
|
!
|
||||||
|
interface Virtual-Template1
|
||||||
|
description pppoe MAIN-BBA
|
||||||
|
no ip address
|
||||||
|
no peer default ip address
|
||||||
|
ppp mtu adaptive
|
||||||
|
ppp authentication chap
|
||||||
|
!
|
||||||
|
|
||||||
|
|
||||||
LNS
|
LNS
|
||||||
---
|
---
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user