From 46e3d008038371556c97d14e36e16ca9bfd40f53 Mon Sep 17 00:00:00 2001 From: Rafael Zalamena Date: Tue, 13 Apr 2021 11:53:50 -0300 Subject: [PATCH] doc: document new PIM BFD command variant Tell user he can configure BFD profile for sessions created by PIM. Signed-off-by: Rafael Zalamena --- doc/user/bfd.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/user/bfd.rst b/doc/user/bfd.rst index 6f797f7cc1..f73c91e026 100644 --- a/doc/user/bfd.rst +++ b/doc/user/bfd.rst @@ -340,12 +340,15 @@ PIM BFD Configuration The following commands are available inside the interface configuration node. -.. clicmd:: ip pim bfd +.. clicmd:: ip pim bfd [profile BFDPROF] Listen for BFD events on peers created on the interface. Every time a new neighbor is found a BFD peer is created to monitor the link status for fast convergence. + Optionally uses the BFD profile ``BFDPROF`` in the created sessions under + that interface. + .. _bfd-configuration: -- 2.39.5