summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Zalamena <rzalamena@opensourcerouting.org>2023-07-19 11:10:28 -0300
committerRafael Zalamena <rzalamena@opensourcerouting.org>2023-07-20 15:49:07 -0300
commit01ec8c260a843502bccedba990d803b3959c35ec (patch)
treef983af67c67e9df3f9d7632b98acf38eb6cbe166
parentd8525635f335a3b7ffacea7cd65040c39742c079 (diff)
doc: remove BFD label command references
`label` command is already gone and now we are going to remove all label references. Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
-rw-r--r--doc/user/bfd.rst12
1 files changed, 1 insertions, 11 deletions
diff --git a/doc/user/bfd.rst b/doc/user/bfd.rst
index 776726f193..6c57822510 100644
--- a/doc/user/bfd.rst
+++ b/doc/user/bfd.rst
@@ -225,12 +225,6 @@ BFD peers and profiles share the same BFD session configuration commands.
BFD Peer Specific Commands
--------------------------
-.. clicmd:: label WORD
-
- Labels a peer with the provided word. This word can be referenced
- later on other daemons to refer to a specific peer.
-
-
.. clicmd:: profile BFDPROF
Configure peer to use the profile configurations.
@@ -443,7 +437,6 @@ Here is an example of BFD configuration:
bfd
peer 192.168.0.1
- label home-peer
no shutdown
!
!
@@ -457,7 +450,7 @@ Here is an example of BFD configuration:
!
Peers can be identified by its address (use ``multihop`` when you need
-to specify a multi hop peer) or can be specified manually by a label.
+to specify a multi hop peer).
Here are the available peer configurations:
@@ -500,7 +493,6 @@ Here are the available peer configurations:
! configure a peer with every option possible
peer 192.168.0.4
- label peer-label
detect-multiplier 50
receive-interval 60000
transmit-interval 3000
@@ -548,7 +540,6 @@ You can inspect the current BFD peer status with the following commands:
Echo receive interval: 50ms
peer 192.168.1.1
- label: router3-peer
ID: 2
Remote ID: 2
Status: up
@@ -571,7 +562,6 @@ You can inspect the current BFD peer status with the following commands:
frr# show bfd peer 192.168.1.1
BFD Peer:
peer 192.168.1.1
- label: router3-peer
ID: 2
Remote ID: 2
Status: up