mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-13 22:57:45 +00:00
doc/babeld: small documentation update
Fixes Issue #889. Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
This commit is contained in:
parent
bd402424a4
commit
2d3ed84004
@ -9,8 +9,8 @@ debug babel common
|
||||
router babel
|
||||
! network wlan0
|
||||
! network eth0
|
||||
! redistribute kernel
|
||||
! no redistribute static
|
||||
! redistribute ipv4 kernel
|
||||
! no redistribute ipv6 static
|
||||
|
||||
! The defaults are fine for a wireless interface
|
||||
|
||||
|
@ -179,8 +179,8 @@ The default is 4@dmn{s}.
|
||||
@node Babel redistribution, Show Babel information, Babel configuration, Babel
|
||||
@section Babel redistribution
|
||||
|
||||
@deffn {Babel command} {redistribute @var{kind}}
|
||||
@deffnx {Babel command} {no redistribute @var{kind}}
|
||||
@deffn {Babel command} {redistribute @var{<ipv4|ipv6>} @var{kind}}
|
||||
@deffnx {Babel command} {no redistribute @var{<ipv4|ipv6>} @var{kind}}
|
||||
Specify which kind of routes should be redistributed into Babel.
|
||||
@end deffn
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user