summaryrefslogtreecommitdiff
path: root/interface-definitions/include
diff options
context:
space:
mode:
Diffstat (limited to 'interface-definitions/include')
-rw-r--r--interface-definitions/include/dhcp/option-v4.xml.i4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface-definitions/include/dhcp/option-v4.xml.i b/interface-definitions/include/dhcp/option-v4.xml.i
index 0f446c9a9..177e1aa7e 100644
--- a/interface-definitions/include/dhcp/option-v4.xml.i
+++ b/interface-definitions/include/dhcp/option-v4.xml.i
@@ -87,11 +87,11 @@
<properties>
<help>Interface MTU</help>
<valueHelp>
- <format>u16:576-9000</format>
+ <format>u16:576-16000</format>
<description>Client interface MTU</description>
</valueHelp>
<constraint>
- <validator name="numeric" argument="--range 576-9000"/>
+ <validator name="numeric" argument="--range 576-16000"/>
</constraint>
</properties>
</leafNode>