FD 100/320Gbps NT and FX NT IHub Services Guide Services OverviewIssue: 13 3HH-11985-AAAA-TQZZA 633.10.1 Configuring ETH-CFM with CLIThis section provides information to configure global ETH-CFM parameters using theCommand Line Interface (CLI).Topics in this section include:• Create a Maintenance Domain• Create a Maintenance Association3.10.1.1 Create a Maintenance DomainThe first step in enabling CFM is to create the MD. Each MD created in the systemhas an index, a name, and an MD level. When defining an MD in a system, the levelof the MD must be specified. One MD can contain one or more MaintenanceAssociations (MAs). All MAs that belong to the same MD have the same MD level.Use the following CLI syntax to create a Maintenance Domain.configure>eth-cfm# info----------------------------------------------domain 10 format none level 0exit3.10.1.2 Create a Maintenance AssociationAfter the MD has been created, the MA can be created under the MD. Three itemsmust be explicitly configured in the MA definition:• MA Name:The MAID is formed by the MA name and the MD level.• Bridge Identification:The identification of the service in which the MA is deployed• Remote MEP ID:The list of IDs for all remote MEPs that belong to this MA.Use the following CLI Syntax to create a Maintenance Associationconfig>eth-cfm# info----------------------------------------------domain 10 format none level 0association 1 format string name "vpls5"bridge-identifier 10remote-mepid 1exitexit