Configuring IPv4 OSPFv2 Interfaces in Gaia Clish
|
Important - In a Cluster |
The configuration is applicable to OSPF Multiple Instances (see Configuring IPv4 OSPFv2 Multiple Instances).

|

Parameter |
Description |
||
---|---|---|---|
|
Specifies the name of the interface. |
||
|
Disables ( |
||
|
Disables ( Authentication guarantees that routing information is accepted only from trusted routers. A message digest or message authentication code is included in outgoing OSPF packets, so that receivers can authenticate these packets. This OSPFv2 HMAC-SHA authentication (RFC 5709) is backward-compatible with the OSPFv2 MD5 authentication.
For cryptographic authentication, at least one key needs to be configured, with Key ID, Algorithm, and Secret. If you configure multiple keys:
The available algorithms are listed in the decreasing order of their cryptographic strength:
A shared secret (password) for cryptographic authentication:
|
||
|
Disables ( Authentication guarantees that routing information is accepted only from trusted routers. In general, all routers on an interface or link must agree on the authentication settings to form adjacencies. The simple password must contain from 1 to 8 alphanumeric ASCII characters. |
||
|
Configures the cost of using the given interface for a route. The higher the cost, the less preferred the interface. This is overridden by routing policy - Route Redistribution Rules and Route Maps. Range: 1-65535, or default Default: 1 |
||
|
Configures the time after receipt of the last Hello packet, at which a neighbor is declared dead. Typically this is four times the Hello interval.
Range: 1-65535 seconds, or default Default: 40 seconds for broadcast networks, 120 seconds for point-to-point networks |
||
|
Configures the delay time between Hello packets on this interface. The OSPF Hello Protocol is responsible for establishing and maintaining adjacencies (i.e. connections) between neighboring OSPF routers. For broadcast networks, the Hello is also used to dynamically discover neighbors.
Range: 1-65535 seconds, or default Default: 10 seconds for broadcast networks, 30 seconds for point-to-point networks |
||
|
Directs OSPF to start BFD (Bidirectional Forwarding Detection) for each neighbor, from which it hears on this interface. The BFD session is started only after OSPF transitions to 'Full' state with the neighbor. Once the BFD session is up, OSPF responds to changes in BFD state. If a neighbor does not have BFD configured or it does not respond to BFD control packets, it does not impact OSPF operation. OSPF can operate with both BFD and non-BFD neighbors on the same interface. Before you enable this option, see IP Reachability Detection.
Range: Default: |
||
|
Disables ( When passive mode is enabled, the OSPF interface does not send Hello packets. This means that the link does not form any adjacencies. Passive mode enables the network associated with the interface to be included in the intra-area route calculation rather than redistributing the network into OSPF and having it as an Autonomous System External (ASE) route. In passive mode, all interface configuration information, with the exception of the associated area and the cost, is ignored. Range: Default: |
||
|
Configures the priority used in the Designated Router (DR) election on the link. When two routers attempt to become the DR, the one with the higher priority is elected. However, if there is already an elected DR, then it continues as the DR regardless of priority. This prevents frequent changes in the DR state. The priority is only applicable to shared-media like Ethernet. A DR is not elected on point-to-point interfaces. A router with priority 0 is not eligible to become the DR. Range: 0-255, or default Default: 1 |
||
|
Configures the time between LSA retransmissions for this interface. This value is also used when retransmitting database description and link state request packets. This value should be much higher than the expected round-trip delay between any two routers on the network. Being conservative helps avoid unnecessary retransmissions.
Range: 1-65535 seconds, or default Default: 5 seconds |
||
|
Configure this option when peering over a Virtual Link with Gaia R76 or lower, or IPSO 4.x or lower (see Configuring IPv4 OSPFv2 Virtual Links in Gaia Clish). These older routing daemons automatically subtract the size of the authentication information from the advertised interface MTU, which leads to an MTU mismatch with newer versions. Range: Default: |
||
|
Disables (
When this option is enabled, OSPF uses the VRRP Virtual IP Address associated with the VRRP interface instead of the physical IP address. In addition, OSPF only runs when this router is the VRRP Master for the given interface. Range: Default: |