Commands for Connectivity Fault Management
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
428
configure cfm domain association end-point mepid
configure cfm domain <domain-name> association <association_name> ports
<port_list> end-point [inward-facing | outward-facing] mepid <mepid>
Description
Allows you to change the MEP ID for a previously configured MEP. Each MEP within a single MA
must have a unique MEP ID.
Syntax Description
Default
N/A.
Usage Guidelines
Use this command to change the MEPID on a previously configured inward-facing or outward-facing
MEP. If you attempt to change the MEPID on a port that is either not an MEP or the incorrectly facing
MEP, the system returns an error message.
Use the
show cfm
command to verify your configuration.
Example
The following command changes the MEP ID to 75 on the previously configured port 2:4 inward-facing
MEP on the 350 association in the finance domain:
configure cfm domain finance association 350 ports 2:4 end-point inward-facing mepid
75
History
This command was first available in ExtremeWare XOS 11.4.
domain_name
Enter the domain associated with the MA you are configuring.
association_name
Enter the name of the MA for which you are changing an MEP ID.
ports
Enter the port number you want to change the MEP ID.
inward-facing
Enter this variable if you are changing the MEP ID on an inward-facing MEP.
outward-facing
Enter this variable if you are changing the MEP ID on an outward-facing MEP.
mepid
Enter the new value for this MEP. The range is 1 to 8191.
NOTE: On each MA, each MEPID must be unique.