Project

General

Profile

Actions

Feature #13422

closed

Add a 'type' field to the DHCPv6 server Additional BOOTP/DHCP Options

Added by Steve Wheeler over 2 years ago. Updated 3 months ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
DHCP (IPv6)
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Default

Description

In the IPv4 DHCP server the Additional BOOTP/DHCP Options allow setting the option type. Currently the DHCPv6 server can only create options of type 'text'.
All options added there appear in the dhcpv6.conf file as:

option custom-opt1-0 code 69 = text;
...
    option custom-opt1-0 "test";

Add the type field to the DHCPv6 server as it is for the IPv4 server to allow other types to be added.


Related issues

Is duplicate of Feature #15321: Kea DHCP Custom Options Support (IPv4 and IPv6)New

Actions
Actions

Also available in: Atom PDF