diff options
author | Nataliia Solomko <natalirs1985@gmail.com> | 2024-08-15 13:20:31 +0300 |
---|---|---|
committer | Nataliia Solomko <natalirs1985@gmail.com> | 2024-08-15 19:12:37 +0300 |
commit | 663e468de2b431f771534b4e3a2d00a5924b98fe (patch) | |
tree | f9f1f890dc859480a0e9abdeeae14c31c334a120 /interface-definitions/service_pppoe-server.xml.in | |
parent | e229d7498cc77298c79af9811a742f3ad54edf4c (diff) | |
download | vyos-1x-663e468de2b431f771534b4e3a2d00a5924b98fe.tar.gz vyos-1x-663e468de2b431f771534b4e3a2d00a5924b98fe.zip |
T6649: Accel-ppp separate vlan-mon from listen interfaces
Diffstat (limited to 'interface-definitions/service_pppoe-server.xml.in')
-rw-r--r-- | interface-definitions/service_pppoe-server.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/service_pppoe-server.xml.in b/interface-definitions/service_pppoe-server.xml.in index 7cb1ec06e..93ec7ade9 100644 --- a/interface-definitions/service_pppoe-server.xml.in +++ b/interface-definitions/service_pppoe-server.xml.in @@ -64,6 +64,7 @@ </properties> <children> #include <include/accel-ppp/vlan.xml.i> + #include <include/accel-ppp/vlan-mon.xml.i> </children> </tagNode> <leafNode name="service-name"> |