Merge pull request #14065 from opensourcerouting/bfd-label-doc

doc: remove BFD label command references
This commit is contained in:
Mark Stapp 2023-07-21 08:59:50 -04:00 committed by GitHub
commit 90f1e4e017
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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