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

Configure link loss forwarding for Layer 2 transport

Want to summarize with AI?

Log in

This topic describes how to configure LLF for Layer 2 transport events by entering interface mode, configuring l2transport, and enabling LLF using the propagate remote-status command.


Procedure

1.

To enable link loss forwarding for Layer transport events, enter the interface mode, configure l2transport , and then enable LLF using the propagate remote-status command.

Router(config)# interface tenGigE 0/0/0/1
Router(config-if)# l2transport
Router(config-if-l2)# propagate remote-status
Router(config-if-l2)# commit
2.

View the running configuration.

interface TenGigE 0/0/0/1
   l2transport
      propagate remote-status
     !