This article describes a scenario when subscribers are not able to connect and "please modify address allocation scheme to avoid subscriber failures" syslog messages are continuously generated.
<date> <time> <device> authd[63299]: %DAEMON-3: Address Pool <name> is in maintenance mode "hold-down" is set. <date> <time> <device> authd[63299]: %DAEMON-3: please modify address allocation scheme to avoid subscriber failures <date> <time> <device> authd[63299]: %DAEMON-3: Address Pool <name> is in maintenance mode "hold-down" is set. <date> <time> <device> authd[63299]: %DAEMON-3: please modify address allocation scheme to avoid subscriber failures
You can force the DHCP local server to stop allocating addresses from a specific local address pool by configuring the pool to active-drain mode. This mode enables the server to gracefully terminate subscribers that are already using addresses assigned from that pool and transition them to another pool. When a DHCP subscriber attempts to renew (at the T1 renewal time) the lease on an IP address from a pool now configured for active-drain mode, the DHCP local server replies with a NAK to the subscriber’s renewal request. This response forces the subscriber to renegotiate a lease. The server then allocates a new IP address from an alternative address pool that is not configured for active drain.