xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
504
config cfm lock md
Purpose
This command is used to configure the parameters of the LCK function on a MEP.
Syntax
config cfm lock md <string 22> ma <string 22> 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
- Specify the maintenance domain name.
<string 22>
- Specify the maintenance domain name. The maximum length is 22 characters.
ma
- Specify the maintenance association name.
<string 22>
- Specify the maintenance association name. The maximum length is 22
characters.
mepid
- Specify the MEPID.
<int 1-8191>
- Specify the MEP MEPID between 1 and 8191.
period
- (Optional) Specifies the transmitting interval of the LCK PDU.
1sec
- Specifies that the transmitting interval period will be set to 1 second.
1min
- Specifies that the transmitting interval period will be set to 1 minute.
level
- (Optional) Specifies 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.
<int 0-7>
- Enter the client level ID used here. This value must be between 0 and 7.
state
- (Optional) Specifies the LCK function state used.
enable
- Specifies that LCK function state will be enabled.
disable
- Specifies that LCK function state will be disabled.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To configure the LCK function state as enabled and specify a client level of 5:
DES-3528:admin# config cfm lock md op-domain ma op-ma mepid 1 state enable level 5
Command: config cfm lock md op-domain ma op-ma mepid 1 state enable level 5
Success.
DES-3528:admin#