mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 12:49:18 +00:00
doc: remove BFD control socket documentation
Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
This commit is contained in:
parent
5340fcf144
commit
c4867fe2f2
@ -3,12 +3,6 @@ BFD
|
|||||||
|
|
||||||
The following options controls the BFD daemon auxiliary sockets.
|
The following options controls the BFD daemon auxiliary sockets.
|
||||||
|
|
||||||
.. option:: --bfdctl bfd-control-socket
|
|
||||||
|
|
||||||
Opens the BFD daemon control socket located at the pointed location.
|
|
||||||
|
|
||||||
(default: |INSTALL_PREFIX_STATE|/bfdd.sock)
|
|
||||||
|
|
||||||
.. option:: --dplaneaddr <type>:<address>[<:port>]
|
.. option:: --dplaneaddr <type>:<address>[<:port>]
|
||||||
|
|
||||||
Configure the distributed BFD data plane listening socket bind address.
|
Configure the distributed BFD data plane listening socket bind address.
|
||||||
|
@ -45,19 +45,6 @@ may also be specified (:ref:`common-invocation-options`).
|
|||||||
|
|
||||||
.. program:: bfdd
|
.. program:: bfdd
|
||||||
|
|
||||||
.. option:: --bfdctl <unix-socket>
|
|
||||||
|
|
||||||
Set the BFD daemon control socket location. If using a non-default
|
|
||||||
socket location::
|
|
||||||
|
|
||||||
/usr/lib/frr/bfdd --bfdctl /tmp/bfdd.sock
|
|
||||||
|
|
||||||
|
|
||||||
The default UNIX socket location is |INSTALL_PREFIX_STATE|/bfdd.sock
|
|
||||||
|
|
||||||
This option overrides the location addition that the -N option provides
|
|
||||||
to the bfdd.sock
|
|
||||||
|
|
||||||
.. option:: --dplaneaddr <type>:<address>[<:port>]
|
.. option:: --dplaneaddr <type>:<address>[<:port>]
|
||||||
|
|
||||||
Configure the distributed BFD data plane listening socket bind address.
|
Configure the distributed BFD data plane listening socket bind address.
|
||||||
|
Loading…
Reference in New Issue
Block a user