link-oam remote-failure

Blocks the interface on receipt of a remote failure message, in addition to the syslog generation.

Syntax

link-oam remote-failure {link-fault | dying-gasp | critical-event} action block-interface

Command Default

Please refer the usage guidelines.

Parameters

link-fault
Blocks the interface on receipt of a link failure message.
dying-gasp
Blocks the interface on receipt of a dying-gasp message.
critical-event
Blocks the interface on receipt of a critical event message.

Modes

Ethernet interface configuration mode

Usage Guidelines

To run this command, the Link OAM must be configured. By default, on receipt of a remote failure message, the device will only log the event through syslog. This command allows block-interface action to be configured for each of the three events that the protocol supports.

Examples

device(config-int-eth1/1)# link-oam remote-failure link-fault action block-interface
device(config-int-eth1/1)# link-oam remote-failure dying-gasp action block-interface