Noprint | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
...
Process | PrsProcess | RtmProcess |
SamProcess | ScmProcess_0 | ScmProcess_1 |
ScmProcess_2 | ScmProcess_3 | SmProcess |
Use this action command to configure SBC for Geographical Redundancy High Availability (GRHA) mode when active and standby servers are located in two different data centers to protect SBCs against data center and network failures.
For feature details, see SBC Redundancy.
To haConfig statistics, see the following 'show' command pages:
Code Block | ||
---|---|---|
| ||
> request system <system name> setHaConfig
bondMonitoring <currentValue | direct-connect | network-connect>
leaderElection <currentValue | enhanced | standard> |
Caption | ||||||
---|---|---|---|---|---|---|
| ||||||
Parameter | Description |
---|---|
| Use this action command to configure SBC for Geographical Redundancy High Availability (GRHA) mode when active and standby servers are located in two different data centers to protect SBCs against data center and network failures. To configure/change just one setting, use
|
To set bond monitoring type to 'network-connect' and leader election algorithm type to 'enhanced':
Code Block | ||
---|---|---|
| ||
> request system sbx1 setHaConfig bondMonitoring network-connect leaderElection enhanced |
To set bond monitoring type to 'direct-connect' and retain current setting of leader election algorithm:
Code Block | ||
---|---|---|
| ||
> request system sbx1 setHaConfig bondMonitoring direct-connect leaderElection currentValue |
Pagebreak |
---|