Page MenuHomeVyOS Platform

Add DHCPv6 server prefix-delegation support
Closed, ResolvedPublicFEATURE REQUEST

Description

IPv6 prefix-delegation support was always present in the VyOS CLI but there was no routine converting it from the CLI into actual ISC DHCP configuration statements.

Todo:

  • Add ISC DHCP configuration for prefix-delegation
  • Supply test scenario

Details

Difficulty level
Easy (less than an hour)
Version
1.3-rolling
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Feature (new functionality)

Event Timeline

c-po moved this task from Need Triage to Backlog on the VyOS 1.2 Crux board.
syncer triaged this task as Wishlist priority.Sep 1 2018, 2:25 PM
syncer added a subscriber: syncer.

That is for dhcp server, right?

I'm looking forward to this feature, especially that I want to dynamically update the NPT policy through the DHCPv6 PD feature, rather than manually reset the nptv6 address translation policy every time I dial

c-po claimed this task.
c-po changed Difficulty level from Unknown (require assessment) to Easy (less than an hour).
c-po changed Version from - to 1.3-rolling.
c-po set Is it a breaking change? to Unspecified (possibly destroys the router).
set service dhcpv6-server shared-network-name TEST subnet 2001:db8::/64 prefix-delegation start 2001:db8:1000:: prefix-length '56'
set service dhcpv6-server shared-network-name TEST subnet 2001:db8::/64 prefix-delegation start 2001:db8:1000:: stop '2001:db8:2000::'
dmbaturin set Issue type to Unspecified (please specify).
dmbaturin renamed this task from Add DHCPv6 prefix-delegation support to Add DHCPv6 server prefix-delegation support.Sep 29 2021, 2:28 PM
dmbaturin changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.
dmbaturin changed Issue type from Unspecified (please specify) to Feature (new functionality).