xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
491
delete cfm mep
Purpose
Used to delete a created MEP.
Syntax delete cfm mep [mepname <string 32> | mepid <int 1-8191> md <string 22> ma <string
22>]
Description
This command is used to delete a created MEP.
Parameters mepname – Specifies the MEP name. It’s unique among all MEPs configured on the device.
mepid – Specifies the MEP MEPID. It should be configured in MA’s MEPID list.
md – Specifies the maintenance domain name.
ma – Specifies the maintenance association name.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To delete cfm mep:
DES-3528:admin# delete cfm mep mepname mep1
Command: delete cfm mep mepname mep1
Success.
delete cfm ma
Purpose
Used to delete a created maintenance association.
Syntax delete cfm ma <string 22> md <string 22>
Description
All MEPs created in the maintenance association will be deleted automatically.
Parameters md – Specifies the maintenance domain name.
ma – Specifies the maintenance association name.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To delete a cfm ma:
DES-3528:admin# delete cfm ma op1 md 3
Command: delete cfm ma op1 md 3
Success.
delete cfm md
Purpose
Used to delete a created maintenance domain.
Syntax delete cfm md <string 22>
Description
All MEPs and maintenance associations created in the maintenance domain will be deleted
automatically.
Parameters
md – Specifies the maintenance domain name.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To delete a cfm md:
DES-3528:admin# delete cfm md 3
Command: delete cfm md 3
Success.