xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Manual
45
1
Example usage:
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
This
command is used to delete a previously created MEP.
Purpose
delete cfm m
ep [mepname <string 32> | mepid <int 1-8191> md <string 22> ma <string 22>]
Syntax
This
command is used to remove a previously created MEP.
Description
mepna
me <string 32> - The name used for the MEP that will be removed.
Parameters
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).
Only Administrator-level users
can issue this command.
Restrictions
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#