User's Manual

Link Layer Discovery Protocol (LLDP)
45
Horizon Compact Plus Release 1.0.1 Wireless Ethernet Product User Manual Volume 4
ECFM CLI Command
Description
set ecfm service
Configures the provided Service (Maintenance Association) at the
specified vlan. User can configure ICC and UMC when Y.1731 is
enabled.
Sequence:
set ecfm service <{[config] <service_name> [{icc <icc_code>
umc <umc_code>] [vlan <vlan-id(1-4094)>] [mip-creation-criteria
{none | default | explicit | defer}] [sender-id-permission {none |
chassis | manage | chassis-mgt-address | defer}]}>| <{delete
<service_name> press Enter
Where
service_name identifies the maintenance association. Maximum
limit of the Character string is up to 20 characters.
icc_code identifies ITU carrier code.
umc_code identifies Unique MEGID code.
vlan-id specifics Vlan ID.
mip-creation-criteria identifies value indicating, whether the
management entity is able to create MHF for this default domain.
The following values are allowed:
none
explicit
defer
default
sender-id-permission identifies the value indicating, if anything is to
be included in the sender ID TLV transmitted by the MIP created by
the default Maintenance Domain. The following are the possible
values:
none
chassis
manage
chassis-mgt-address
defer
Examples:
To creating a service with 802.1ag protocol:
set ecfm service ma_one vlan 100 mip-creation-criteria default
sender-id-permission none press Enter
To creating a service with Y.1731 protocol:
set ecfm service ma_one icc icc001 umc umc00 vlan 100 mip-
creation-criteria default sender-id-permission none press Enter
To verify the setting, run the command: get ecfm service
Note:
HC ODU 1.2 release only supports char-string type service name.