3 May
2019
3 May
'19
6:55 a.m.
On May 3, 2019, at 6:25 AM, Chinnapaiyan, Nagamani <Nagamani.Chinnapaiyan@viasat.com> wrote:
redis_ippool module:
# # How long a lease is allocated for # lease_time = &reply:DHCP-IP-Address-Lease-Time
Huh? That doesn't make sense. The lease_time configuration item is supposed to be a number. Like "86400".
dhcp server: recv DHCP-Request { ... update reply { &DHCP-IP-Address-Lease-Time = 3600
If you're setting the lease time here, why use the redis_ippool module? I'm not sure that I understand. Alan DeKok.