diff options
Diffstat (limited to 'doc/user/bfd.rst')
-rw-r--r-- | doc/user/bfd.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/user/bfd.rst b/doc/user/bfd.rst index 6f797f7cc..f73c91e02 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: |