From ba06bfed4fc84b699689932eeb3af9b9be0f5cd7 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Tue, 19 May 2020 21:27:43 +0200 Subject: dhcpv6-pd: T421: support ethernet based interfaces Add support for prefix delegation when receiving the prefix via ethernet, bridge, bond, wireless. --- interface-definitions/include/dhcpv6-options.xml.i | 46 ++++++++++++++++++++++ 1 file changed, 46 insertions(+) (limited to 'interface-definitions/include/dhcpv6-options.xml.i') diff --git a/interface-definitions/include/dhcpv6-options.xml.i b/interface-definitions/include/dhcpv6-options.xml.i index c55a5271f..2c5058d2c 100644 --- a/interface-definitions/include/dhcpv6-options.xml.i +++ b/interface-definitions/include/dhcpv6-options.xml.i @@ -3,6 +3,52 @@ DHCPv6 options + + + Delegate IPv6 prefix from provider to this interface + + + + + + + + Interface address identifier + + 0- + Used to form IPv6 interface address (default: EUI-64) + + + + + + + + + Interface site-Level aggregator (SLA) + + 0-128 + Decimal integer which fits in the length of SLA IDs + + + + + + + + + Site-Level aggregator (SLA) length + + 0-128 + Length of delegated prefix + + + + + + + + Acquire only config parameters, no address -- cgit v1.2.3