xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Manual
44
6
Example usage
To configure the maintenance domain called “op_domain” and specify the explicit option for creating MIPs:
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
Used to creat
e a maintenance association.
Purpose
cre
ate cfm ma <string 22> md <string 22>
Syntax
Each MA in a
n 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.
Description
ma <string 2
2> - The name of the new maintenance association (MA).
Parameters
md <string 22> - The name of the previously created maintenance domain (MD) with which the
MD is to be associated.
Only Administrator-level users
can issue this command.
Restrictions
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#