Skip to content

NetconfRequirements

Tomek Mrugalski edited this page Jun 26, 2018 · 12 revisions

NETCONF Requirements

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 during startup.

  • A2. The kea-dhcp4 MUST be able to watch for Netconf changes and apply those changes when they appear while running.

  • A3. The kea-dhcp4 MUST be able to create/update/delete IPv4 shared networks.

  • A4. The kea-dhcp4 MUST be able to create/update/delete 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.

  • A7. The kea-dhcp4 MUST be able to create/update/delete client classes.

  • A8. It MUST be possible to specify parameters not handled by NETCONF using local configuration file.

Clone this wiki locally