xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
135
DGS-3450:admin#config cfm ais md op_domain ma op1 mepid 1 state enable level 5
Command: config cfm ais md op_domain ma op1 mepid 1 state enable level 5
Success.
DGS-3450:admin#
config cfm lock md
Purpose
Used to configure the parameters of the LCK function on a MEP.
Syntax
config cfm lock md [<string 22> | md_index <uint 1-4294967295>] ma [<string 22> |
ma_index<uint 1-4294967295>] mepid <int 1-8191> { period [1sec | 1min] | level <int 0-
7> | state [enable | disable]}
Description
This command is used to configure the parameters of the LCK function on a MEP.
Parameters
md <string 22>
- Specify the Maintenance Domain name.
md_index <uint 1-4294967295>
- Specify the Maintenance Domain index.
ma <string 22>
- Specify the Maintenance Association name.
ma_index <uint 1-4294967295>
- Specify the Maintenance Association index.
mepid <int 1-8191>
- Specify the MEP ID.
period
– Specify the transmitting interval of the LCK PDU. The default is 1 second.
level
– Specify the client level ID to which the MEP sends LCK PDU. The default client MD
level is the MD level that the most immediate client layer MIPs and MEPs exist on.
state
– Specify the LCK function state used. This state can be enabled or disabled.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the LCK function state as enabled and specify a client level of 5:
DGS-3450:admin#config cfm lock md op_domain ma op1 mepid 1 state enable level 5
Command: config cfm lock md op_domain ma op1 mepid 1 state enable level 5
Success.
DGS-3450:admin#