Configuring BGP Remote Peers in Gaia Clish
Gaia Check Point security operating system that combines the strengths of both SecurePlatform and IPSO operating systems. supports IPv4 and IPv6 addresses for BGP peers.
Use these commands to configure BGP peers.
Syntax
|
Parameters
Parameter |
Description |
---|---|
|
A specified peer IP address for the group. |
|
The Multi-Exit Discriminator (MED) metric used as the primary metric on all routes sent to the specified peer address. This metric overrides the default metric on a metric specified by the redistribute policy. External peers use MED values to know which of the available entry points into an autonomous system is preferred. A lower MED value is preferred over a higher MED value. Range: 0-4294967294 Default: 4294967294 |
|
Applies only to IPv6 peer with local address FE80: All peer interfaces have a local address and a global address. All the peer interfaces can have the same local address, which starts with To use the local address, you must enter the outgoing interface for the local address. |
|
Accept MED from the specified peer address. If you do not set this option, the MED is stripped from the advertisement before the update is added to the routing table. Default: |
|
Enable multihop connections with external BGP (eBGP) peers that are not directly connected. By default, external BGP peers are expected to be directly connected. You can configure the multihop session in the Time to Live (TTL) parameter, that is, the number of hops to the eBGP peer. This option can also be used to set up peers for eBGP load balancing. Default: |
peer-local-as as {{<1-4294967295> | <0.1-65535.65535>} on | off}
|
Configures the connection to a remote peer with a Peer Local ASN, on a per-peer basis. The Peer Local ASN replaces the Local ASN in the BGP session. Range: 1 - 4294967295, or 0.1 - 65535.65535 Default: none |
|
Configures a peer-specific Local AS number different to the system-wide Local AS number.
|
|
As a rule If a router sees its own AS number in the AS Path of the BGP packet, it drops the packet. This feature lets the router at the sending end override the peer's AS number with the router's AS number in the outbound AS path. This helps multiple sites in the same AS accept the routes. If the Peer Local AS feature is enabled, the router uses the configured Peer Local AS to override the remote peer's AS number. Default: |
|
This feature lets the router at the receiving end override the peer's AS number with the router's AS number in the inbound AS path. This is an inbound property whereas as-override is an outbound property. Range: 0-10 Default: 0 |
|
Use the TTL (Time to Live) parameter to limit the number of hops over which the External BGP (eBGP) multihop session is created. You can configure the TTL only if eBGP multihop is enabled. When multihop is disabled the default TTL is 1. Range: 1-255 Default: 64 |
|
The router's aggregate attribute as zero (rather than the router ID value). This option prevents the creation of aggregate routes with different AS paths by different routers in an AS. Default: |
|
The BGP holdtime interval, in seconds, during the negotiation of a connection with the specified peer. If the BGP speaker does not receive a keepalive update or notification message from its peer within the period specified in the holdtime field of the BGP open message, the BGP connection is closed. Range: 6-65535 Default: 180 |
|
The keepalive option is an alternative way to enter a holdtime value in seconds during the negotiation of a connection with the specified peer. You can use the keepalive interval instead of the holdtime interval. You can also use both intervals, but the holdtime value must be 3 times the keepalive interval value. Range: 2-21945 Default: 60 |
|
Ignore the first AS number in the AS path for routes learned from the corresponding peer. Set this option only if you peer with a route server in transparent mode. In transparent mode, the route server redistributes routes from multiple other autonomous systems and does not prepend its own ASN. Default: |
|
The router always sends keepalive messages even when an update message is sufficient. This option lets the router interoperate with other routers that do not strictly follow protocol specifications regarding updates. Default: none |
|
The router dynamically requests BGP route updates from peers or responds to requests for BGP route updates. This setting is not supported for iBGP. Default: none |
|
Re-learns routes previously sent by the BGP peer or refreshes the routing table of the peer. The peer responds to the message with the current routing table. Similarly, if a peer sends a route refresh request the current routing table is re-sent. A user can also trigger a route update and not wait for a route refresh request from the peer. Default: |
|
An inbound BGP policy route if one is not already configured.
Default: all |
|
The router waits for the specified peer to issue an open message. The router does not initiate TCP connections. Default: |
|
Remove private AS numbers from BGP update messages to external peers. Default: |
|
Configure authentication policy for this peer.
Default: none |
|
The number of BGP updates to send at one time. This option limits the number of BGP updates when there are many BGP peers. Value " Range: 0-65535 Default: none |
|
Do NOT generate a default route when the peer receives a valid update from its peer. Default: none |
|
The router generates a log message when a peer enters or leaves the established state. Default: |
|
The router generates a log message when there is a warning scenario in the codepath. Default: |
|
Tracing options for the BGP implementation. Log messages are saved in the See Trace Options. Default: |
|
On each peer, configure the type of routes (Multiprotocol capability) to interchange between peers. Select one of these:
To create peering, the routers must share a capability. |
|
Sets the Check Point system to maintain the forwarding state advertised by peer routers even when they restart. This minimizes the negative effects caused by the restart of peer routers. Default: |
|
The maximal seconds that routes previously received from a restarting router are kept so that they can be validated again. The timer starts after the peer sends an indication that it recovered. Range: 60-65535 Default: 360 |
|
Configure Bidirectional Forwarding Detection (BFD) on each Security Gateway
Default: Make sure the SmartConsole |