summaryrefslogtreecommitdiff
path: root/interface-definitions/include/ospf
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-10-11 19:33:52 +0200
committerGitHub <noreply@github.com>2022-10-11 19:33:52 +0200
commit7f7705da4defc059fcb7d93692e8c87cb64cc68d (patch)
tree9e70bbcb6f3a348ffe8496446b4454c7afcf8d86 /interface-definitions/include/ospf
parent25b7d6a5a4e06ab99134ab13fc4861f431ffe2a0 (diff)
parent08c2a057917c357ccf6fac7b51e05d5dae780fc3 (diff)
downloadvyos-1x-7f7705da4defc059fcb7d93692e8c87cb64cc68d.tar.gz
vyos-1x-7f7705da4defc059fcb7d93692e8c87cb64cc68d.zip
Merge pull request #1574 from Cheeze-It/current
isis: T4739: ISIS segment routing being refactored
Diffstat (limited to 'interface-definitions/include/ospf')
-rw-r--r--interface-definitions/include/ospf/high-low-label-value.xml.i6
1 files changed, 3 insertions, 3 deletions
diff --git a/interface-definitions/include/ospf/high-low-label-value.xml.i b/interface-definitions/include/ospf/high-low-label-value.xml.i
index 4b6779922..9e2ef6efb 100644
--- a/interface-definitions/include/ospf/high-low-label-value.xml.i
+++ b/interface-definitions/include/ospf/high-low-label-value.xml.i
@@ -3,8 +3,8 @@
<properties>
<help>MPLS label lower bound</help>
<valueHelp>
- <format>u32:100-1048575</format>
- <description>Label value</description>
+ <format>u32:16-1048575</format>
+ <description>Label value - Suggested minimum value: 100</description>
</valueHelp>
<constraint>
<validator name="numeric" argument="--range 16-1048575"/>
@@ -15,7 +15,7 @@
<properties>
<help>MPLS label upper bound</help>
<valueHelp>
- <format>u32:100-1048575</format>
+ <format>u32:16-1048575</format>
<description>Label value</description>
</valueHelp>
<constraint>