Skip to content

Commit 4370a8e

Browse files
authored
Add Virtual-Template1 configuration for LAC L2TP (#1693)
Add missed `Virtual-Template1` for LAC L2TP Cisco config example (cherry picked from commit ebb33be)
1 parent cac628f commit 4370a8e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/configexamples/lac-lns.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,14 @@ LAC
6767
media-type rj45
6868
pppoe enable group MAIN-BBA
6969
!
70+
interface Virtual-Template1
71+
description pppoe MAIN-BBA
72+
no ip address
73+
no peer default ip address
74+
ppp mtu adaptive
75+
ppp authentication chap
76+
!
77+
7078
7179
LNS
7280
---

0 commit comments

Comments
 (0)