OcNOS-SP : Carrier Ethernet Guide : Carrier Ethernet Command Reference : CFM and Y.1731 Commands : message-period
message-period
Use this command to set the interval between loss or delay measurement OAM message transmission.
Use the no form of this command to set the interval between loss or delay measurement messages to its default value (1 second).
Command Syntax
message-period (3ms|10ms|100ms|1s|10s)
no message-period
Parameters
3ms
3 milliseconds
10ms
10 milliseconds
100ms
100 milliseconds
1s
1 second
10s
10 seconds
Default Value
1 second
Command Mode
Ethernet CFM loss measurement mode
Ethernet CFM delay measurement mode
Applicability
This command was introduced in OcNOS version 3.0.
Example
Loss measurement:
#configure terminal
(config)#ethernet cfm loss-measurement profile-name PROF1
(config-cfm-lm)#message-period 3ms
 
Delay measurement:
#configure terminal
(config)#ethernet cfm delay-measurement profile-name PROF1
(config-cfm-dm)#message-period 10s
Last modified date: 10/20/2023