From 1e4a249f0c56bdd5bf07b1b97844c6aa1d595214 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Fri, 16 Sep 2022 23:12:41 +0200 Subject: pppoe-server: T4703: combine vlan-id and vlan-range into single CLI node The initial Accel-PPP PPPoE implementation used: set service pppoe-server interface vlan-id set service pppoe-server interface vlan-range This is actually a duplicated CLI node. --- interface-definitions/service-pppoe-server.xml.in | 28 +---------------------- 1 file changed, 1 insertion(+), 27 deletions(-) (limited to 'interface-definitions/service-pppoe-server.xml.in') diff --git a/interface-definitions/service-pppoe-server.xml.in b/interface-definitions/service-pppoe-server.xml.in index c88f9e950..b31109296 100644 --- a/interface-definitions/service-pppoe-server.xml.in +++ b/interface-definitions/service-pppoe-server.xml.in @@ -68,33 +68,7 @@ - - - VLAN monitor for the automatic creation of single vlan - - u32:1-4094 - VLAN monitor for the automatic creation of single vlan - - - - - VLAN ID needs to be between 1 and 4094 - - - - - - VLAN monitor for the automatic creation of vlans range - - start-end - VLAN monitor range for the automatic creation of vlans (e.g. 1-4094) - - - - - - - + #include #include -- cgit v1.2.3