From d5b58517f88358c686e6c8ea039a7a9a64d6c6ee Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Mon, 25 May 2020 21:02:35 +0200 Subject: dhcpv6-pd: pppoe: T2506: restructure CLI Rename the CLI nodes for prefix delegation from "dhcpv6-options delegate " to "dhcpv6-options prefix-delegation interface ". The change is required to add the possibility to request for specific prefix sized via the CLI. That option was not possible with the old configuration tree. --- interface-definitions/include/dhcpv6-options.xml.i | 85 +++++++++++++--------- 1 file changed, 52 insertions(+), 33 deletions(-) (limited to 'interface-definitions/include') diff --git a/interface-definitions/include/dhcpv6-options.xml.i b/interface-definitions/include/dhcpv6-options.xml.i index 2c5058d2c..98a87dba2 100644 --- a/interface-definitions/include/dhcpv6-options.xml.i +++ b/interface-definitions/include/dhcpv6-options.xml.i @@ -3,52 +3,71 @@ DHCPv6 options - + - Delegate IPv6 prefix from provider to this interface - - - + DHCPv6 Prefix Delegation Options - + - Interface address identifier + Request IPv6 prefix length from peer - 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 + 32-64 + Length of delegated prefix - + - + - Site-Level aggregator (SLA) length - - 0-128 - Length of delegated prefix - - - - + Delegate IPv6 prefix from provider to this interface + + + - + + + + Local interface address assigned to interface + + >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