mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
RAdv: Configure how long a dead prefix is advertised
This commit is contained in:
committed by
Ondrej Zajicek (work)
parent
e2d2b3ef21
commit
ec7d6a506e
@@ -3436,6 +3436,12 @@ dsc-iface
|
||||
as a default router. For <cf/sensitive/ option, see <ref id="radv-trigger" name="trigger">.
|
||||
Default: 3 * <cf/max ra interval/, <cf/sensitive/ yes.
|
||||
|
||||
<tag><label id="radv-iface-linger-time">linger time <m/expr/</tag>
|
||||
When a prefix disappears, it is advertised for some time with 0 lifetime,
|
||||
to inform clients the prefix is no longer usable. This sets the time for
|
||||
how long it is advertised (in seconds). Maximum is 3600, 0 means
|
||||
disable. Default 300.
|
||||
|
||||
<tag><label id="radv-iface-default-preference-low">default preference low|medium|high</tag>
|
||||
This option specifies the Default Router Preference value to advertise
|
||||
to hosts. Default: medium.
|
||||
|
Reference in New Issue
Block a user