Configuring BGP Miscellaneous Settings in Gaia Portal

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

  2. In the Miscellaneous Settings section, configure the applicable settings.

  3. Click Apply.

Parameter

Description

Default MED

Defines the metric (MED) used when advertising routes through BGP.

If you do not specify a value, no metric is propagated.

A metric specified on the neighbor configuration or in the redistribution configuration might override the metric you configure.

Range: 0-65535

Default: None

Default Gateway:

A default route is generated when any BGP peer is up.

This route has a higher rank than the default configured in the static routing page.

If a specific BGP peer should not be considered for generating the default route, you should explicitly suppress the option in the peer-specific configuration.

Range: Dotted-quad ([0-255].[0-255].[0-255].[0-255])

Default: None

Enable IGP Synchronization

Select this option to make internal and configured BGP peers check for a matching route from IGP protocols before installing a given route.

Default: Unselected

Enable communities

Enables communities-based policy options.

Default: Unselected

Enable ECMP

Enables Equal-Cost Multi-Path (ECMP) routing strategy.

ECMP is a load-balancing routing strategy.

The BGP RFC does not support ECMP routes because BGP clearly sets the route selection criteria.

To overcome this issue and install ECMP route through a BGP user, enable the ECMP option.

Note - BGP ECMP is not supported for routes that are received by a mix of iBGP and eBGP.

Default: Unselected

Graceful Restart Time

Specifies the time (in seconds) that BGP peers of this router should keep the routes advertised to them while this router restarts.

If the BGP session is not re-established within this time, the peers will delete the routes.

If this router re-establishes the session(s) with its peer(s) before this timer expires, the peers will schedule the stale-path-timer to re-validate the routes advertised by this router.

See sk100499.

Range: 1-4095

Default: 360

Graceful Restart Selection Deferral Time

Specifies the time (in seconds) that this router will wait for the End-of-RIB notification from each of its BGP peers after a restart.

After a restart or clusterClosed Two or more Security Gateways that work together in a redundant configuration - High Availability, or Load Sharing. failover, the cluster master has to re-validate the routes it had previously received from each of the BGP peers.

The old routes will be kept till either all the peers have sent the End-of-RIB or this timer expires.

Any routes not re-validated are deleted.

See sk100499.

Range: 60-4095

Default: 360

Enable Weighted Route Dampening

Select this option and see the next section Weighted Route Dampening Settings.

Default: Unselected

Ping interval

Specifies the interval between pings sent to all BGP peers with ping enabled.

Range: 1-60

Default: 2

Ping Count

Specifies the number of failed pings to an individual BGP peer with ping enabled before BGP will drop that peer.

This value is common across all BGP peers.

Range: 1-10

Default: 3