Merge pull request #638 from yocasquito/bgp_docs

Command for setting bgp maximum-paths updated, since it was wrong
This commit is contained in:
Daniil Baturin 2021-10-14 23:39:30 +07:00 committed by GitHub
commit c07eef4c99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -554,7 +554,8 @@ Common parameters
This command specifies the router-ID. If router ID is not specified it will This command specifies the router-ID. If router ID is not specified it will
use the highest interface IP address. use the highest interface IP address.
.. cfgcmd:: set protocols bgp maximum-paths <ebgp|ibgp> <number> .. cfgcmd:: set protocols bgp address-family <ipv4-unicast|ipv6-unicast>
maximum-paths <ebgp|ibgp> <number>
This command defines the maximum number of parallel routes that This command defines the maximum number of parallel routes that
the BGP can support. In order for BGP to use the second path, the the BGP can support. In order for BGP to use the second path, the