
DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 520
config cfm ma
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
– 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-level users can issue this command.
Example usage:
To configure CFM maintenance association:
DGS-3700-12:5#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.
DGS-3700-12:5#
create cfm mep
Purpose
Used to create a cfm MEP.
Syntax
create cfm mep <string 32> mepid <int 1-8191> md <string 22> ma <string 22>
direction [inward | outward] port <port>
Description
Different MEP in the same MA must have different MEP ID. MD name, MA name,
and MEP ID together can identify a MEP.
Different MEP on the same device must have a different MEP name.
Before an MEP is created, its MEPID should be configured in MA’s MEPID list.
Parameters
mep
– Specifies the MEP name. It’s unique among all MEPs configured on the device.
mepid
– Specifies the MEP MEPID. It should be configured in MA’s MEPID list.
md
– Specifies the maintenance domain name.
ma
– Specifies the maintenance association name.
direction
– Specifies the MEP direction.
inward
– Specifies the inward facing (up) MEP.
outware
– Specifies the outward facing (down) MEP.
port
– Specifies the port number. This port should be a member of the MA’s
associated VLAN.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To create a CFM MEP.