Configuration Guide (Supporting R2.2.0.0) Owner's manual

Brocade 6910 Ethernet Access Switch Configuration Guide 557
53-1002651-02
25
CFM Commands
ethernet cfm delay-measure group
This command sets attributes for periodically transmitted delay-measure messages, including
transmission cycle, duration, interval, and timeout. Use the no form to delete an attribute group.
Syntax
ethernet cfm delay-measure group group-index [cycle cycle] [duration duration]
[interval interval] [size packet-size] [timeout timeout]
no ethernet cfm delay-measure group group-index
group-index – Attribute group index. (Range: 1-200)
cycle – The periodic cycle at which delay-measure messages are transmitted.
(Range: 1-24 hours)
duration – The duration of each transmission. (Range: 1-60 minutes)
interval – The interval between each transmission. (Range: 1-5 minutes)
packet-sizeThe size of the delay-measure message. (Range: 64-1518 bytes)
timeout - The timeout to wait for a response. (Range: 1-5 seconds)
Default Setting
Cycle: 4 hours
Duration: 10 minutes
Interval: 1 minute
Packet Size: 64 bytes
Timeout: 1 second
Command Mode
Global Configuration
Command Usage
The attributes of an existing group cannot be modified. First delete the group, and then use
this command to specify the required changes.
If a group is bound to any MEP, that group cannot be deleted.
When a MEP is deleted, the group binding is also removed.
The "timeout" parameter only applies to two-way delay-measure messages.
The "interval" parameter must be less than or equal to the "duration" parameter.
Example
This example sets the attributes for periodic delay-measure message transmission.
Console(config)#ethernet cfm delay-measure group 1 cycle 24 duration 60 interval 5
size 128 timeout 2
Console(config)#