diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bird.sgml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index ffd28964..d8dad431 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -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. |