ccm-interval

Sets the time interval between two successive Continuity Check Messages (CCMs) that are sent by Maintenance End Points (MEP) in the specified Maintenance Association (MA).

Syntax

ccm-interval [1-second | 10-second | 3.3-ms | 10-ms | 100-ms ]

Parameters

1-second
Sets the time interval between two successive CCM packets to 1 second.
10-second
Sets the time interval between two successive CCM packets to 10 seconds.
3.3-ms
Ssets the time interval between two successive CCM packets to 3.3 milliseconds.
10-ms
Sets the time interval between two successive CCM packets to 10 milliseconds.
100-ms
Sets the time interval between two successive CCM packets to 100 milliseconds.

Modes

CFM protocol configuration mode

Usage Guidelines

The default value is 10 seconds.

Examples

device# configure terminal
device(config)# protocol cfm
device(config-cfm)# domain name md1 level 4
device(config-cfm-md-md1)# ma-name ma1 id 1 vlan-id 30 priority 4
device(config-cfm-md-ma-ma1)#ccm-interval 10-second