Skip to content

Commit 87e7e50

Browse files
authored
Merge pull request #52491 from kquinn1204/TELCODOCS-1016-main-410
Replacing PR 52419 - Documenting 2050824 in main body of text where deemed relevant
2 parents a3633b7 + c6cbf0b commit 87e7e50

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/nw-metallb-example-bgppeer.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@ spec:
4949
holdTime: "10s"
5050
bfdProfile: doc-example-bfd-profile-full
5151
----
52+
//Dependency on RHEL bug 2054160 being addressed.Remove note when fixed.
53+
[NOTE]
54+
====
55+
Deleting the bidirectional forwarding detection (BFD) profile and removing the `bfdProfile` added to the border gateway protocol (BGP) peer resource does not disable the BFD. Instead, the BGP peer starts using the default BFD profile. To disable BFD from a BGP peer resource, delete the BGP peer configuration and recreate it without a BFD profile. For more information, see link:https://bugzilla.redhat.com/show_bug.cgi?id=2050824[*BZ#2050824*].
56+
====
5257

5358
[id="nw-metallb-example-dual-stack_{context}"]
5459
== Example: Specify BGP peers for dual-stack networking

0 commit comments

Comments
 (0)