summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2017-09-16 16:27:18 +0200
committerDaniil Baturin <daniil@baturin.org>2017-09-16 16:27:18 +0200
commit42bee93f070d79a436f99e0d59a012f6201c7328 (patch)
treeb4b9b924df392b2634c582b584a13c2bd6f7be8b /interface-definitions
parent6a184e45ad814410e33ae2b6dec250cce45ea1e2 (diff)
downloadvyos-1x-42bee93f070d79a436f99e0d59a012f6201c7328.tar.gz
vyos-1x-42bee93f070d79a436f99e0d59a012f6201c7328.zip
T393: fix a wrong tag in the LLDP interface definition.
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/lldp.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/interface-definitions/lldp.xml b/interface-definitions/lldp.xml
index 90bf80e19..193d1c00c 100644
--- a/interface-definitions/lldp.xml
+++ b/interface-definitions/lldp.xml
@@ -40,7 +40,7 @@
<help>Civic-based location data</help>
</properties>
<children>
- <TagNode name="ca-type">
+ <tagNode name="ca-type">
<properties>
<help>LLDP-MED Civic Address type [REQUIRED]</help>
<valueHelp>
@@ -139,7 +139,7 @@
</properties>
</leafNode>
</children>
- </TagNode>
+ </tagNode>
<leafNode name="country-code">
<properties>
<help>Country code [REQUIRED]</help>
@@ -254,4 +254,4 @@
</node>
</children>
</node>
-</interfaceDefinition> \ No newline at end of file
+</interfaceDefinition>