Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Each Link Monitor that is configured can also be configured with unique values for the Verify Timer, Response Timer, Reattempt Timer, and Maximum Retries. If configured, these values override the values configured for the Link Detection Group.

Each Link Monitor will set a timer while waiting to perform its next verification. The timeout for this timer is based on the configured Verify Timer value. When a ping is in progress and the Link Monitor is awaiting the response from the destination, a timer is set based on the configured Response Timer value. When the response times out and the Link Monitor retries, the Reattempt Timer value is used while waiting for the response.

When the number of consecutive failures reaches the Maximum Retries value, the Link Monitor considers the link verification as failed and reports this to its Link Detection Group.

While in the failed state, the Link Monitor will continue to attempt to ping the destination so that the failed condition can eventually clear. This is done at the rate specified by the Verify Timer.

The Link Monitor also supports a NULL destination (0.0.0.0), which disables the link verification for that interface. The interface is still considered failed if there is a hardware failurefailure.

Link Monitor verifies transport on a specific interface via Layer 3 ICMP/ARP/NUD to a specific destination or monitors MII state for the physical port, where MII is defined as “Media Independent Interface”.

...

Caption
0Table
1Link Monitor Parameters
 

Parameter

Description

Name

Specifies the name of this Link Monitor Group.

Physical Port

Physical port associated with the IP interface to be monitored. In a redundancy configuration, pkt0_p is paired with pkt0_s and pkt1_p is paired with pkt1_s.

  • pkt0_p pkt0P – Primary packet 0 port.
  • pkt0_s pkt0S – Secondary packet 0 port.
  • pkt1_p pkt1P – Primary packet 1 port.
  • pkt1_s pkt1S – Secondary packet 1 port.
Note

This parameter is only visible on

Spacevars
0series2
systems.

Interface GroupSpecifies the name of the IP Interface Group to be monitored.
Interface

Specifies the name of the IP or management interface to be monitored.

Note

IP or MGMT interface can be configured, depending on the type that is configured for the Link Detection Group.

Destination

Specifies the destination IP Address for link verification.

Note

The Destination IP Address must be within the same subnet as the source interface.

Verify Timer

Specifies the time interval (in milliseconds) between the link verification attempts

Response Timer

Specifies the time to wait (in milliseconds) for a link verification attempt.

Reattempt
Timer

Specifies the time to wait (in milliseconds) for a link verification re-attempt.

Retries

Specifies the number of re-tries before the link verification is considered failed.

State

Specifies the administrative state for this link monitor.

Probe On Standby

Use Use this flag to enable/disable probing on the Standby port for the specified Link Monitor.

  • disabled – Use this option to disable probing on Standby port when the router does not respond properly to the ARP/NUD probes. For additional details, see "Link Detection Support" topic at SBC Redundancy.
  • enabled (default) – Use this option to allow probing on Standby port when the Link Monitor is configured for the Active port.
Note

This flag is only visible on 

Spacevars
0series2
systems and used when Router cannot reply to the ARP probe with a required unicast destination MAC address.

...