Managing a CFM Segment
-
To create a CFM segment, use the following command:
create cfm segment segment_name destination mac_addr {copy segment_name_to_copy}
-
To delete a CFM segment, use the following command:
delete cfm segment [segment_name | all]
-
To add a CFM domain to a CFM segment, use the following
command:
configure cfm segment segment_name add domain domain_name association association_name
-
To delete a CFM domain from a CFM segment, use the
following command:
configure cfm segment segment_name delete domain association
-
To configure the transmission interval between two
consecutive DMM or two consecutive LMM frames, use the following command:
configure cfm segment segment_name {frame-delay | frame-loss} transmit-interval interval
The same transmit-interval is used for both delay and loss measurements.
-
To get separate values for delay and loss measurements,
use the following command:
configure cfm segment frame-delay/frame-loss transmit interval interval
-
To configure the dot1p priority of a DMM frame, use the
following command:
configure cfm segment segment_name frame-delay dot1p dot1p_priority
-
To configure the dot1p priority of a LMM frame, use the
following command:
configure cfm segment segment_name frame-loss dot1p dot1p_priority
-
To configure the dot1p priority of the CFM segment, use
the following command:
configure cfm segment segment_name dot1p dot1p_priority
The same priority is used for both delay and loss measurements.
-
To get separate values of priority for delay and loss
measurements, use the following command:
configure cfm segment segment_name frame-delay dot1p dot1p_priority
configure cfm segment segment_name frame-loss dot1p dot1p_priority
-
To configure the alarm and clear threshold value for CFM
segment, use the following command:
configure cfm segment segment_name [alarm-threshold | clear-threshold] value
-
To configure the window size to be used for calculating
the threshold values, use the following command:
configure cfm segment segment_name window size
The same window size is used for both delay and loss measurements.
-
To get separate values of window size for delay and loss
measurements, use the following:
configure cfm segment segment_name frame-loss window window_size
configure cfm segment segment_name frame-delay window window_size