OcNOS-SP : Carrier Ethernet Guide : Carrier Ethernet Command Reference : EFM OAM Commands : ethernet oam remote-failure
ethernet oam remote-failure
Use this command to define an action when a remote failure is detected.
Use no form of this command to remove an action.
Command Syntax
ethernet oam remote-failure {critical-event|dying-gasp|link-fault} action error-disable-interface
no ethernet oam remote-failure {critical-event|dying-gasp|link-fault} action error-disable-interface
Parameters
critical-event
Critical link event.
dying-gasp
Dying-gasp event.
link-fault
Link-fault event.
action
Action on a remote failure.
error-disable-interface
 
Disable the interface when a remote failure event is detected.
Default
A remote failure does not trigger any interface events by default.
Command Mode
Interface mode
Applicability
This command was introduced in OcNOS version 5.0.
Examples
#configure terminal
(config)#interface xe1
(config-if)#ethernet oam remote-failure critical-event action error-disable-interface
Last modified date: 10/20/2023