-
Notifications
You must be signed in to change notification settings - Fork 3.4k
add doc for bgp autodiscovery #39645
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add doc for bgp autodiscovery #39645
Conversation
0a8b948
to
f7cc634
Compare
Documentation/network/bgp-control-plane/bgp-control-plane-v2.rst
Outdated
Show resolved
Hide resolved
f7cc634
to
21dadfb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this! Please find some style nitpicks below.
Regarding your commit description:
Fixes: 37315
Please use a #
to refer to the PR (Fixes: #37315
), this way GitHub will be able to create the link to the issue.
Documentation/network/bgp-control-plane/bgp-control-plane-v2.rst
Outdated
Show resolved
Hide resolved
Documentation/network/bgp-control-plane/bgp-control-plane-v2.rst
Outdated
Show resolved
Hide resolved
Documentation/network/bgp-control-plane/bgp-control-plane-v2.rst
Outdated
Show resolved
Hide resolved
Documentation/network/bgp-control-plane/bgp-control-plane-v2.rst
Outdated
Show resolved
Hide resolved
Documentation/network/bgp-control-plane/bgp-control-plane-v2.rst
Outdated
Show resolved
Hide resolved
Documentation/network/bgp-control-plane/bgp-control-plane-v2.rst
Outdated
Show resolved
Hide resolved
Documentation/network/bgp-control-plane/bgp-control-plane-v2.rst
Outdated
Show resolved
Hide resolved
Documentation/network/bgp-control-plane/bgp-control-plane-v2.rst
Outdated
Show resolved
Hide resolved
Documentation/network/bgp-control-plane/bgp-control-plane-v2.rst
Outdated
Show resolved
Hide resolved
Documentation/network/bgp-control-plane/bgp-control-plane-v2.rst
Outdated
Show resolved
Hide resolved
Fixes: cilium#37315 (add documentation for bgp autodiscovery and DefaultGateway mode) Signed-off-by: Naveen Achyuta <naveen.achyuta22@gmail.com>
d07fc10
to
edb3295
Compare
@qmonnet added all the suggestions and fixed commit description. updated PR description with new screenshots |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot!
/test |
Fixes: #37315 (add documentation for bgp autodiscovery and DefaultGateway mode)
Please ensure your pull request adheres to the following guidelines:
description and a
Fixes: #XXX
line if the commit addresses a particularGitHub issue.
Fixes: <commit-id>
tag, thenplease add the commit author[s] as reviewer[s] to this issue.
Adding documentation for bgp peer auto-discovery and DefaultGateway mode.
bgp peer autodiscovery was added in this PR: #39416
Screenshot of documentation
