D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
427
DES-3200-28F:4# config cfm md op_domain mip explicit
Command: config cfm md op_domain mip explicit
Success.
DES-3200-28F:4#
create cfm ma
Purpose
Used to create a maintenance association.
Syntax
create cfm ma <string 22> md <string 22>
Description
Each MA in an MD must have a name unique within the MD. Names of MA can be duplicated as
long as they are not within the same MD.
Parameters
ma <string 22> - The name of the new maintenance association (MA).
md <string 22> - The name of the previously created maintenance domain (MD) with which the
MD is to be associated.
Restrictions
Only Administrator-level users can issue this command.
Example usage :
To create a maintenance association called “op1” and assign it to the maintenance domain “op_domain”:
DES-3200-28F:4# create cfm ma op1 md op_domain
Command: create cfm ma op1 md op_domain
Success.
DES-3200-28F:4#