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

566 Brocade 6910 Ethernet Access Switch Configuration Guide
53-1002651-02
25
CFM Commands
Command Usage
To modify the settings for a destination, first disable the transmission of periodic loss-measure
messages with the no ethernet cfm loss-measure enable command.
Example
This example sets the periodic loss-measure message destination for a MEP.
Console(config)#ethernet cfm loss-measure single-ended destination dest-mep 2 md
voip ma rd mpid 1
Console(config)#
ethernet cfm loss-measure single-ended group
This command sets attributes for periodically transmitted loss-measure messages, including the
transmission cycle, duration, interval, and timeout. Use the no form to delete an attribute group.
Syntax
ethernet cfm loss-measure single-ended group group-index [cycle cycle] [duration duration]
[interval interval] [timeout timeout]
no ethernet cfm delay-measure group group-index
group-index – Attributes group index. (Range: 1-200)
cycle – The periodic cycle at which loss-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)
timeout - The timeout to wait for a response. (Range: 1-5 seconds)
Default Setting
Cycle: 4 hours
Duration: 10 minutes
Interval: 1 minute
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 "interval" parameter must be less than or equl to the "duration" parameter.
Example
This example sets the attributes for periodic loss-measure message transmissions.
Console(config)#ethernet cfm delay-measure group 1 cycle 24 duration 60 interval 5
size 128 timeout 2
Console(config)#