mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Merge pull request #638 from yocasquito/bgp_docs
Command for setting bgp maximum-paths updated, since it was wrong
This commit is contained in:
commit
c07eef4c99
@ -554,7 +554,8 @@ Common parameters
|
||||
This command specifies the router-ID. If router ID is not specified it will
|
||||
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
|
||||
the BGP can support. In order for BGP to use the second path, the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user