Editing or removing failover relationships for Kea DHCP - User Guide - Micetro - 25.2.0

Micetro Admin Guide

ft:locale
en-US
Product name
Micetro
Version
25.2.0

It's not possible to edit existing Kea failover relationships. If you want to make changes to a Kea failover relationship, you must remove it and then add a new failover relationship with the changes.

Removing failover relationships on Kea DHCP

You can remove failover relationshps from Kea DHCP servers either in the Web Application or through the API.

To remove a failover relationship through Micetro:

  1. On the Service management tab of the Admin page, select the server containing the relationship you want to remove.
  2. Use either the Action or Row menu to select Manage failover.
  3. In the dialog, select the relevant relationship, and then use the Row ... menu to select Remove.
  4. Use the dropdown to select whether the secondary scopes should be disabled or deleted.
  5. Select Confirm.
  6. Select Save.

To remove a failover relationship through the API:

  1. Use the API command RemoveDHCPFailoverRelationships.
  2. Specify a reference to the Kea DHCP service, the name of the failover relationship, and the proper deconfigure action.