[Kea-users] timer question in kea 1.3.0

Jason Guy jguy at cumulusnetworks.com
Mon Jun 11 18:52:47 UTC 2018


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.txt at 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 at lists.isc.org
> https://lists.isc.org/mailman/listinfo/kea-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20180611/981e1998/attachment.htm>


More information about the Kea-users mailing list