diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2014-07-07 22:56:21 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2014-07-07 22:56:21 +0200 |
commit | 751482899c190194b4958bc54ded428f98f565e9 (patch) | |
tree | 041d9ca1531d9b6ee95b80d5dc6c385789ee8472 /doc | |
parent | 6285793f18817091060c7257f7d4af0db010a67a (diff) |
Implements default router preference (RFC 4191) for RAdv.
Thanks to Baptiste Jonglez for the patch.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bird.sgml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index beacd4be..1a8e233d 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -3013,6 +3013,10 @@ definitions, prefix definitions and DNS definitions: as a default router. For <cf/sensitive/ option, see <ref id="dsc-trigger" name="trigger">. Default: 3 * <cf/max ra interval/, <cf/sensitive/ yes. + <tag>default preference low|medium|high</tag> + This option specifies the Default Router Preference value to advertise + to hosts. Default: medium. + <tag>rdnss local <m/switch/</tag> Use only local (interface-specific) RDNSS definitions for this interface. Otherwise, both global and local definitions are used. Could |