-
Notifications
You must be signed in to change notification settings - Fork 152
NetconfRequirements
This page documents our requirements for NETCONF feature planned for upcoming Kea 1.5.
This is work in progress.
M1. A YANG model for DHCPv4 MUST be available. M2. The DHCPv4 model MUST cover IPv4 shared networks, IPv4 subnets, IPv4 pools. M3. The DHCPv4 model MUST cover IPv4 host reservations within IPv4 subnets.
A1. The kea-dhcp4 MUST be able to retrieve its initial configuration from NETCONF. A2. The kea-dhcp4 MUST be able to watch for Netconf changes and apply them while running. A3. The kea-dhcp4 MUST be able to create/delete/update IPv4 shared networks. A4. The kea-dhcp4 MUST be able to create/delete/update IPv4 subnets. A5. The kea-dhcp4 MUST be able to add new subnets to existing shared networks. A6. The kea-dhcp4 MUST be able to remove existing subnets from existing shared networks.