merge cluster fixes from release_2_0 branch
This commit is contained in:
parent
211cb9427c
commit
83699acac6
8 changed files with 143 additions and 32 deletions
|
|
@ -324,6 +324,11 @@ Cluster heartbeat timeout in tenths of a second. A new master will be
|
|||
elected when this interval has been passed without seeing a heartbeat
|
||||
from the master.
|
||||
</LI>
|
||||
|
||||
<LI><B>cluster_master_min_adv</B> (int)<BR>
|
||||
Determines the minumum number of up to date slaves required before the
|
||||
master will drop routes (default: 1).
|
||||
</LI>
|
||||
</UL>
|
||||
|
||||
<P>BGP routing configuration is entered by the command:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue