Wait for Clustering
|
Important:
|
In a clustering environment, the Wait for Clustering setting has this effect:
Gaia Portal |
Gaia Clish |
Behavior of the Routing Daemon |
---|---|---|
Selected |
|
Does not start the routing protocols, if the cluster state is "Down". Starts the routing protocols after the cluster state changes to "Up". |
Cleared |
|
Ignores the state of the cluster. The state of the routing protocols does not depend on the state of the cluster. This is the default. |
Configuring "Wait for Clustering" in Gaia Portal
To enable this option in Gaia Portal:
-
From the left navigation tree, click Advanced Routing > Routing Options.
-
In the Advanced Routing Options section, select Wait for Clustering.
-
In the Routing Options section (at the top), click Apply.
To disable this option in Gaia Portal:
-
From the left navigation tree, click Advanced Routing > Routing Options.
-
In the Advanced Routing Options section, clear Wait for Clustering.
-
In the Routing Options section (at the top), click Apply.
Configuring "Wait for Clustering" in Gaia Clish
To enable this option in Gaia Clish:
-
Enable this option:
set router-options wait-for-clustering on
-
Save the configuration:
save config
To disable this option in Gaia Clish:
-
Disable this option:
set router-options wait-for-clustering off
-
Save the configuration:
save config