summaryrefslogtreecommitdiff
path: root/interface-definitions/interfaces-pppoe.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2019-12-01 13:28:12 +0100
committerChristian Poessinger <christian@poessinger.com>2020-02-23 14:36:56 +0100
commit7f22cf0f6cdd6e09ae6729d8762ab265ee7bde4c (patch)
tree6ad8093798379538a826b7c681b8a3d1d4dc8a14 /interface-definitions/interfaces-pppoe.xml.in
parentb7c4c202f7f486576151fd0ca1084f8473b2552d (diff)
downloadvyos-1x-7f22cf0f6cdd6e09ae6729d8762ab265ee7bde4c.tar.gz
vyos-1x-7f22cf0f6cdd6e09ae6729d8762ab265ee7bde4c.zip
pppoe: T1318: support interface description
Diffstat (limited to 'interface-definitions/interfaces-pppoe.xml.in')
-rw-r--r--interface-definitions/interfaces-pppoe.xml.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/interface-definitions/interfaces-pppoe.xml.in b/interface-definitions/interfaces-pppoe.xml.in
index f5431852a..7511cc51d 100644
--- a/interface-definitions/interfaces-pppoe.xml.in
+++ b/interface-definitions/interfaces-pppoe.xml.in
@@ -56,6 +56,11 @@
<constraintErrorMessage>Must be either 'auto', 'none' or 'force'</constraintErrorMessage>
</properties>
</leafNode>
+ <leafNode name="description">
+ <properties>
+ <help>Interface description</help>
+ </properties>
+ </leafNode>
<leafNode name="disable">
<properties>
<help>Disable interface</help>