From ff6afe62e801e570f6478decf2b4a813a5c0ee94 Mon Sep 17 00:00:00 2001 From: Brandon Stepler Date: Mon, 15 Feb 2021 10:30:00 -0500 Subject: dhcp: T3300: add DHCP default route distance (cherry picked from commit dd2eb5e5686655c996ae95285b8ad7eb73d63d0b) --- interface-definitions/include/dhcp-options.xml.i | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'interface-definitions/include/dhcp-options.xml.i') diff --git a/interface-definitions/include/dhcp-options.xml.i b/interface-definitions/include/dhcp-options.xml.i index 6c081acb1..8972b53e9 100644 --- a/interface-definitions/include/dhcp-options.xml.i +++ b/interface-definitions/include/dhcp-options.xml.i @@ -25,6 +25,18 @@ + + + Distance for the default route from DHCP server + + u32:1-255 + Distance for the default route from DHCP server (default 210) + + + + + + -- cgit v1.2.3