summaryrefslogtreecommitdiff
path: root/interface-definitions/flow-accounting-conf.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-12-12 14:18:10 +0100
committerChristian Poessinger <christian@poessinger.com>2020-12-12 14:20:10 +0100
commit339821f121d86ef8c670cc2f5beea0c553a2fc9b (patch)
tree90d142214c018895a2ad1ff432d75abdeb8507da /interface-definitions/flow-accounting-conf.xml.in
parent6b980e1ea02ae2b49195d3e2abef26e07481da3f (diff)
downloadvyos-1x-339821f121d86ef8c670cc2f5beea0c553a2fc9b.tar.gz
vyos-1x-339821f121d86ef8c670cc2f5beea0c553a2fc9b.zip
xml: use "u32:" keyword when identifying port ranges
This will render the completion help more nicely.
Diffstat (limited to 'interface-definitions/flow-accounting-conf.xml.in')
-rw-r--r--interface-definitions/flow-accounting-conf.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface-definitions/flow-accounting-conf.xml.in b/interface-definitions/flow-accounting-conf.xml.in
index 239269235..904759a56 100644
--- a/interface-definitions/flow-accounting-conf.xml.in
+++ b/interface-definitions/flow-accounting-conf.xml.in
@@ -242,7 +242,7 @@
<properties>
<help>NetFlow port number</help>
<valueHelp>
- <format>1025-65535</format>
+ <format>u32:1025-65535</format>
<description>NetFlow port number (default 2055)</description>
</valueHelp>
<constraint>
@@ -412,7 +412,7 @@
<properties>
<help>sFlow port number</help>
<valueHelp>
- <format>1025-65535</format>
+ <format>u32:1025-65535</format>
<description>sFlow port number (default 6343)</description>
</valueHelp>
<constraint>