Let the user know its possible to create BFD sessions with profiles
applied to it or apply profile to already created sessions.
Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
Disallow to write CBIT independence in BFD outgoing packets. Also disallow
to ignore BFD down notification. This is the default behaviour.
+
+.. index:: neighbor <A.B.C.D|X:X::X:X|WORD> bfd profile BFDPROF
+.. clicmd:: neighbor <A.B.C.D|X:X::X:X|WORD> bfd profile BFDPROF
+
+ Same as command ``neighbor <A.B.C.D|X:X::X:X|WORD> bfd``, but applies the
+ BFD profile to the sessions it creates or that already exist.
+
+
+.. index:: no neighbor <A.B.C.D|X:X::X:X|WORD> bfd profile BFDPROF
+.. clicmd:: no neighbor <A.B.C.D|X:X::X:X|WORD> bfd profile BFDPROF
+
+ Removes the BFD profile configuration from peer session(s).
+
+
.. _bfd-ospf-peer-config:
OSPF BFD Configuration