Configures the SLM Measurement interval for Connectivity Fault Management (CFM).
The default interval is fifteen minutes.
CFM protocol configuration mode
Y.1731 configuration mode
The no measurement-interval command resets the interval to the default value.
Example of setting the interval when configured for VLAN 30.
device# configure terminal device(config-cfm)# domain name md1 level 4 device(config-cfm-md-md1)# ma-name ma1 id 1 vlan-id 30 pri 7 device(config-cfm-md-ma-ma1)# measurement interval 25
Example of configuring the interval for Y.1731 configuration mode.
device# configure terminal device(config)# protocol cfm device(protocol-cfm)# y1731 device(protocol-cfm-y1731)# test-profile my_test_profile device(protocol-cfm-y1731-my_test_profile)# measurement-interval 20 device(protocol-cfm-y1731-my_test_profile)# exit