7 remote failure detection configuration – CANOGA PERKINS 9175 Configuration Guide User Manual

Page 83

Advertising
background image

CanogaOS Configuration Guide

12-6

12.7 Remote Failure Detection Configuration

An error-disable action can be configured to occur on an interface so that if any of the
critical link events (link fault, dying gasp, etc.) occurs in the remote machine, the
interface is shut down.

DUT# configure terminal

Enter the Configure mode.

DUT(config)#interface eth-0-9

Specify the interface (eth-0-9) to be
configured and enter the Interface mode.

DUT(config-if)# ethernet oam remote-failure critical event

dying-gasp link-fault action errordisable-interface

Configure the Ethernet OAM
remote-failure action on eth-0-9.

Configure the interface to shut down
when any of the critical link events take
place on the remote machine.

DUT(config-if)# end

Exit the Interface mode.


Validation
When a remote failure action (error-disable-interface) is configured in Bridge1 and when
a critical link event
(Link fault, dying gasp, or other critical event) occurs in Bridge2, the interface is disabled
(shut down).

Advertising