Merge pull request #8445 from qlyoung/doc-bgp-timers

doc: document BGP neighbor timers
This commit is contained in:
Donatas Abraitis 2021-04-10 09:57:39 +03:00 committed by GitHub
commit 69d5fcfac5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1624,6 +1624,16 @@ Configuring Peers
peer in question. This number is between 0 and 600 seconds, peer in question. This number is between 0 and 600 seconds,
with the default advertisement interval being 0. with the default advertisement interval being 0.
.. clicmd:: neighbor PEER timers (0-65535) (0-65535)
Set keepalive and hold timers for a neighbor. The first value is keepalive
and the second is hold time.
.. clicmd:: neighbor PEER connect (1-65535)
Set connect timer for a neighbor. The connect timer controls how long BGP
waits between connection attempts to a neighbor.
.. clicmd:: neighbor PEER timers delayopen (1-240) .. clicmd:: neighbor PEER timers delayopen (1-240)
This command allows the user enable the This command allows the user enable the