Link monitoring event configuration – CANOGA PERKINS CanogaOS Configuration Guide User Manual
Page 97

CanogaOS Configuration Guide
Proprietary & Confidential Canoga Perkins Metro Ethernet Switches
Page 97 of 350
Validation
An OAM entity can put its remote entity into loopback mode using a loopback control OAMPDU. In
loopback mode, every frame received is transmitted back on that same port except for OAMPDUs. The
periodic exchange of OAMPDUs must continue during loopback state to maintain the OAM session. Once
we enable remote loopback in Bridge1, it sends out a loopback control OAMPDU with Enable remote
loopback command. When Bridge2 receives it, it changes its parser state to Loopback and MUX state to
discard and then sends out information OAMPDU with updated state information.
Validation Commands
Bridge1
DUT1# show ethernet oam state-machine interface eth-0-9
State Machine Details:
--------------------------------
Local OAM mode: Active
Local OAM enable: Enable
Local link status: OK
Local pdu status: SEND_ANY
Local Satisfied: True
Local Stable: True
Remote Satisfied valid: True
Remote Stable: True
Transmit_state: WAIT_FOR_TX
Local Parser State: Discard
Local Multiplexer State: Forward
Remote Parser State: Loopback
Remote Multiplexer State: Discard
Link Monitoring Event Configuration
We can configure high and low threshold for link-monitoring features. We can also configure an error
disable action if one of the high thresholds is exceeded.
Bridge1
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 link-monitor supported
Enable the interface to support link
monitoring. This is the default.
DUT(config-if)# ethernet oam link-monitor on
Start link monitoring.