xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
488
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>}(1)
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.
sender_id
– Specifies and control the information to be advertised.
none
– Specifies that there is no information to be advertised. This is the default value.
chassis
– Advertises the Chassis ID information.
manage
– Advertises the Management Address information.
chassis_manage
– Advertises both Management Address and Chassis ID information.
ccm_interval
– Specifies the CCM interval.
10ms
– 10 milliseconds. Not recommended. For test purposes.
100ms
– 100 milliseconds. Not recommended. For test purposes.
1sec
– One second.
10sec
– Ten seconds. This is the default value.
1min
– One minute.
10min
– Ten minutes.
mepid_list
– Specify the MEPIDs contained in the maintenance association. The range of
MEPID is 1-8191.
add
– Add MEPID(s).
delete
– Specifies to delete MEPID(s).
By default, there’s no MEPID in a newly created maintenance association.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To configure cfm maintenance association:
DES-3528:admin# config cfm ma op1 md op_domain vlanid 1 ccm_interval 1sec
Command: config cfm ma op1 md op_domain vlanid 1 ccm_interval 1sec
Success.
DES-3528:admin#