In a clustering environment, Wait for Clustering has this effect:
Gaia |
Gaia |
The RouteD routing daemon |
|---|---|---|
Selected |
|
For ClusterXL clusters, use this setting.
|
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. |
|
Important - Changing the setting of this option restarts the Turn on this option with ClusterXL. |
To set the Wait for Clustering routing option in the Gaia Portal:
To turn on Wait for Clustering:
set router-options wait-for-clustering onsave configTo turn off Wait for Clustering:
set router-options wait-for-clustering offsave configTo show the state of the Wait for Clustering option:
Run: show router-options
An interface route may be automatically deleted in error from the router kernel when it becomes reachable from another interface. The command show route in Clish shows the route, but the Expert mode command ip route does not show the route. A scenario where this can happen is when the same route is learned via OSPF and BGP.
You can avoid losing the interface routes by enabling the Automatic Restoration of Interface Routes option. By default, this option is Off.
Note: If the interface route was deleted and the option was not enabled, bring the interface DOWN and then bring it UP again using Clish, the Portal or, in Expert mode, using ifconfig.
To Automatically Restore Routes - Gaia Portal:
To turn on Auto Restore of Interface Routes - Gaia Clish:
set router-options Auto-restore-iface-routes onsave configTo turn off Auto Restore of Interface Routes - Gaia Clish:
set router-options Auto-restore-iface-routes offsave configTo show the state of the Auto Restore of Interface Routes option - Gaia Clish:
Run: show router-options