Project

General

Profile

Actions

Feature #13422

open

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

Added by Steve Wheeler over 1 year ago. Updated 2 months ago.

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

0%

Estimated time:
Plus Target Version:
24.07
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.

Actions

Also available in: Atom PDF