diff --git a/doc/user/bfd.rst b/doc/user/bfd.rst index 40c2247b5b..b34bcba34d 100644 --- a/doc/user/bfd.rst +++ b/doc/user/bfd.rst @@ -232,6 +232,20 @@ The following commands are available inside the BGP configuration node. Disallow to write CBIT independence in BFD outgoing packets. Also disallow to ignore BFD down notification. This is the default behaviour. + +.. index:: neighbor bfd profile BFDPROF +.. clicmd:: neighbor bfd profile BFDPROF + + Same as command ``neighbor bfd``, but applies the + BFD profile to the sessions it creates or that already exist. + + +.. index:: no neighbor bfd profile BFDPROF +.. clicmd:: no neighbor bfd profile BFDPROF + + Removes the BFD profile configuration from peer session(s). + + .. _bfd-ospf-peer-config: OSPF BFD Configuration