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

on

Does not start the routing protocols, if the cluster state is "Down".

Starts the routing protocols after the cluster state changes to "Up".

Cleared

off

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:

  1. From the left navigation tree, click Advanced Routing > Routing Options.

  2. In the Advanced Routing Options section, select Wait for Clustering.

  3. In the Routing Options section (at the top), click Apply.

To disable this option in Gaia Portal:

  1. From the left navigation tree, click Advanced Routing > Routing Options.

  2. In the Advanced Routing Options section, clear Wait for Clustering.

  3. In the Routing Options section (at the top), click Apply.

Configuring "Wait for Clustering" in Gaia Clish

To enable this option in Gaia Clish:

  1. Enable this option:

    set router-options wait-for-clustering on

  2. Save the configuration:

    save config

To disable this option in Gaia Clish:

  1. Disable this option:

    set router-options wait-for-clustering off

  2. Save the configuration:

    save config