Associates either a physical interface or a port-channel interface to a Y1731 Maintenance Entity Group End Point (MEP) as a client interface.
This command has no defaults.
MEP configuration mode
This command associates an Ethernet Client Signal Fail (ETH-CSF) client interface to an MEP and configures a transmission-period for the ETH-CSF frames to be transmitted towards the peer Remote MEP (RMEP).
Use the no form of this command to remove the association of the client interface with the MEP.
This example specifies a client interface on Ethernet interface 1/2 with CSF type C-LOS and transmission period of 1 minute for Down MEP 1 in MD md1 and MA ma1.
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 ethernet 1/1 device(config-cfm-md-ma-mep-1)# client-interface ethernet 1/2 csf-type loss-of-signal tx-period 1-minute
This example removes the association of the client interface with the MEP.
device(config-cfm-md-ma-mep-1)# no client-interface ethernet 1/2