D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
432
To configure parameters for MEP “mep1”:
DES-3200-28F:4# config cfm mep mep1 state enable ccm enable
Command: config cfm mep mep1 state enable ccm enable
Success.
DES-3200-28F:4#
delete cfm mep
Purpose
This command is used to delete a previously 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 remove a previously created MEP.
Parameters
mepname <string 32> - The name used for the MEP that will be removed.
mepid <int 1-8191> - This is to specify the MEP identifiers contained in the maintenance
association. This must first be created with the config cfm ma command, mepid_list [add |
delete] <mepid_list> option.
md <string 22> - The name of the previously created maintenance domain (MD).
ma <string 22> - The name of the previously created maintenance association (MA).
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To remove a MEP named “mep1”:
DES-3200-28F:4# delete cfm mep mep1
Command: delete cfm mep mep1
Success.
DES-3200-28F:4#