DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 519
DGS-3700-12:5#config cfm md op_domain mip explicit
Command: config cfm md op_domain mip explicit
Success.
DGS-3700-12:5#
create cfm ma
Purpose
Used to create a maintenance association.
Syntax
create cfm ma <string 22> md <string 22>
Description
Different MAs in a MD must have different MA Names. Different MAs in different
MDs may have the same MA Name.
Parameters
md
– Specifies the maintenance domain name.
ma
– Specifies the maintenance association name.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To create a CFM maintenance association:
DGS-3700-12:5#create cfm ma op1 md op_domain
Command: create cfm ma op1 md op_domain
Success.
DGS-3700-12:5#
config cfm ma
Purpose
Used to configure a maintenance association.
Syntax
config cfm ma <string 22> md <string 22> {vlanid <vlanid 1-4094> | mip [none |
auto | explicit | defer] | sender_id [none | chassis | manage | chassis_manage |
defer] | ccm_interval [10ms | 100ms | 1sec | 10sec | 1min | 10min] | mepid_list
[add | delete] <mepid_list>}
Description
The MEP list specified for a MA can be located in different devices. MEPs must be
created on ports of these devices explicitly. An MEP will transmit CCM packets
periodically across the MA. The receiving MEP will verify these received CCM
packets from other MEPs against this MEP list for the configuration integrity
check.
Parameters
md
– Specifies the maintenance domain name.
ma
– Specifies the maintenance association name.
vlanid
– Specifies the VLAN Identifier. Different MAs must be associated with
different VLANs.
mip
– Specifies the control creation of MIPs.
none
– No MIPs will be created.
auto
– MIPs can always be created on any ports in this MA, if that port is not
configured with an MEP of that MA.
explicit
– MIP can be created on any ports in this MA, only if the next existent lower
level has a MEP configured on that port, and that port is not configured with a
MEP of this MA.
defer
– Inherit the settings configured for the maintenance domain that this MA is
associated with. This is the default value.
ccm_interval
– Specifies the CCM interval.