Hi Satish,

These are well documented here, and you can search for the value of any
parameter:
ftp://ftp.isc.org/isc/kea/1.3.0/doc/kea-guide.html#idp53474304

A safe approach here would be to not change a timer if you don't know what
it does. :)
Even after reading the docs, there are some timers I don't know the
specific use of, so I leave them to whatever default they have.

HTH,
Jason

On Mon, Jun 11, 2018 at 1:14 PM, Satish Patel <satish....@gmail.com> wrote:

> I want to set lease timer for 24 Hours and i set ""valid-lifetime":
> 86400, " in config and restart kea. but also i am seeing lots of other
> timers in file so not sure i need to touch them or not?
>
> Please advice if you see anything strange in my timer setting.
>
> We have following setting in config related timers.
>
>   "expired-leases-processing": {
>         "reclaim-timer-wait-time": 10,
>         "flush-reclaimed-timer-wait-time": 25,
>         "hold-reclaimed-time": 3600,
>         "max-reclaim-leases": 100,
>         "max-reclaim-time": 250,
>         "unwarned-reclaim-cycles": 5
>     },
>
>     // Global timers specified here apply to all subnets, unless there are
>     // subnet specific values defined in particular subnets.
>     "renew-timer": 900,
>     "rebind-timer": 1800,
>     "valid-lifetime": 86400,
> _______________________________________________
> Kea-users mailing list
> Kea-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/kea-users
>
_______________________________________________
Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users

Reply via email to