Follow these steps to configure ETH-CSF and verify the configuration.
Note
Refer to the "802.1ag Connectivity Fault Management" chapter in the Extreme SLX-OS Layer 2 Switching Configuration Guide. For command details, see the Extreme SLX-OS Command Reference.device# configure terminal
device(config)# protocol cfm
device(config-cfm)# domain-name md1 id 1 level 3
device(config-cfm-md-md1)# ma-name ma1 id 1 vlan 10 priority 7
device(config-cfm-ma-ma1)# mep 1 down ethernet 1/1
device(config-cfm-ma-mep-1)# client-interface ethernet 1/1 csf-type loss-of-signal tx-period 1-minute
device# configure terminal Entering configuration mode terminal device(config)# protocol cfm device(config-cfm)# domain-name md1 id 1 level 3 device(config-cfm-md-md1)# ma-name ma1 id 1 vlan 10 priority 7 device(config-cfm-md-ma-ma1)# mep 1 down port-channel 100 device(config-cfm-md-ma-mep-1)# client-interface port-channel 200 csf-type loss-of-signal tx-period 1-minute
device# show cfm y1731 client-signal-fail --------------------------------------------------------------------------------- Domain Name : md1 MA Name : ma1 --------------------------------------------------------------------------------- ETH-CSF Statistics : --------------------------------------------------------------------------------- MEP RMEP MEP RMEP Client CSF Transmit Transmit Receive Transmit Receive ID ID Status Status I/F Type Period Frames Frames C-DCI C-DCI --------------------------------------------------------------------------------- 1 2 UP UP 1/1 C-LOS 1 minute 0 0 0 0 2 1 UP DOWN 1/2 C-LOS 1 second 0 0 0 0
device# clear cfm y1731 client-signal-fail statistics
This example displays ETH-CSF configuration information and packet statistics after the clear cfm y1731 client-signal-fail command is issued.
device# show cfm y1731 client-signal-fail --------------------------------------------------------------------------------- Domain Name : md1 MA Name : ma1 --------------------------------------------------------------------------------- ETH-CSF Statistics : --------------------------------------------------------------------------------- MEP RMEP MEP RMEP Client CSF Transmit Transmit Receive Transmit Receive ID ID Status Status I/F Type Period Frames Frames C-DCI C-DCI --------------------------------------------------------------------------------- 1 2 UP UP 1/1 C-LOS 1 minute 0 0 0 0 2 1 UP DOWN 1/2 C-LOS 1 second 0 0 0 0