Interfaces and Hardware Component Configuration Guide for Cisco 8000 Series Routers, Cisco IOS XR Releases

PDF

Interfaces and Hardware Component Configuration Guide for Cisco 8000 Series Routers, Cisco IOS XR Releases

Link Loss Forwarding

Want to summarize with AI?

Log in

This topic describes Link Loss Forwarding (LLF), a mechanism used in networking to propagate the status of a network link to other connected devices.



Supported interface and MEP types for LLF

Configure Link Loss Forwarding only on the interface and MEP types that support it.

  • Link loss forwarding is not permitted on subinterfaces.

  • Link loss forwarding is permitted only on UP MEPs. The UP MEPs send the frames into the bridge relay function and not through the wire connected to the port where the MEP is configured. For more information on UP MEPs, see Maintenance End Points and Connectivity Fault Management processes.

  • Link loss forwarding does not work on bundle interfaces configured with LACP.

Damping timer behavior for interface state transitions

A damping or restore timer governs transitions of an interface from TX-disabled state to TX-enabled state.

  • By default, the period of the damping timer is three times the configured CCM interval. You cannot configure the damping timer.

  • The damping timer is not provided for transitions of an interface from TX-enabled state to TX-disabled state.



How interface state transition works

The Connectivity Fault Management Daemon (CFMD) and Ether-MA are processes that run on the router's control plane, coordinating interface state transitions based on fault notifications. Ether-MA manages owner channel communication and resynchronization from CFMD, L2VPN, and other Ether-MA processes. It handles TX-disable and TX-enable events triggered by CFMD notifications.

Summary

These actors and components participate in the process:

  • Connectivity Fault Management Daemon (CFMD): Receives Continuity Check Message (CCM), Alarm Indication Signal (AIS), or Client Signal Fail (CSF) fault indications and notifies Ether-MA.

  • Ether-MA: Handles TX-disable and TX-enable events on the interface based on notifications from CFMD.

  • Restore or damping timer: Runs for 3.5 times the packet interval duration and determines when the interface returns to the TX-enable state.

  • Interface: Transitions to the TX-disable state on a fault and back to the TX-enable state when the restore timer expires without additional faults.

Workflow

This coordinated process ensures rapid response to link faults and controlled restoration of interface operation to maintain network stability and performance.

These stages describe how the router handles a fault notification and transitions the interface between the TX-disable and TX-enable states:

  1. Stage 1 — CFMD receives a fault indication. When the system receives a Continuity Check Message (CCM) or Alarm Indication Signal (AIS) with a fault indication, or a Client Signal Fail (CSF) error packet, CFMD communicates with Ether-MA to transition the interface to the TX-disable state.
  2. Stage 2 — The interface transitions to TX-disable. Upon receiving a fault notification, the interface is immediately transitioned to the TX-disable state.
  3. Stage 3 — The restore or damping timer starts. A restore or damping timer with a 3.5 * packet interval duration is started.
  4. Stage 4 — The interface transitions back to TX-enable. If no additional fault packets are received before the restore timer expires, the TX-disable state is cleared, and the interface transitions back to the TX-enable state.