Description

In this article, we will discuss whether it is possible to set up a DHCP reservation/hardware-address binding to a MAC address using the Mist Dashboard.

Symptoms

You want to configure a DHCP reservation/hardware-address binding to a MAC address in the Mist Dashboard.

Solution

As of today, this feature is not supported in the Mist Dashboard. You will need to configure it using the Additional CLI Commands section in the Mist Dashboard, either at an organization, site, or device level.


This is an example of the configuration:


set access address-assignment pool <name> family inet host <name> hardware-address <mac-address> 

Modification History

2026-04-09 : Article Created