Configuring Maintenance Domain, Service and MEPs
  • 27 Jun 2023
  • 2 Minutes to read
  • Contributors
  • PDF

Configuring Maintenance Domain, Service and MEPs

  • PDF

Article summary

This article describes the configuration of MD, MA, and MEPs on bridges.

CLI Configurations

At CUST1 and CUST3

  • Configure the MD, Service, and MEP list.
    your product(config) # ethernet cfm domain name OP1 level 5
    your product(config-ether-ecfm) # service name maop1 vlan 2
    your product(config-ether-ecfm)# mep crosscheck mpid 10 vlan 2
    your product(config-ether-ecfm)# mep crosscheck mpid 30 vlan 2
    your product(config-ether-ecfm)# end

At CUST1

  • Configure the Down MEP.
    your product# configure terminal
    your product(config)# interface
    gigabitethernet 0/2
    your product(config-if)# ethernet cfm mep level 5 mpid 10 vlan 2 active
    your product(config-ether-mep)# end

At CUST3

  • Configure the Down MEP.
    your product# configure terminal
    your product(config)# interface
    gigabitethernet 0/2
    your product(config-if)# ethernet cfm mep level 5 mpid 30 vlan 2 active
    your product(config-ether-mep)# end

SNMP Configurations

At CUST1 and CUST3

  • Create the MD. [Index: ContextID = 0, MD-Index = 1]
    % snmp0 set {{fsMIEcfmMdRowStatus.0.1 createAndWait }}
    % snmp0 set {{fsMIEcfmMdFormat.0.1 charString }}
    % snmp0 set {{fsMIEcfmMdName.0.1 4F:50:31 }}
    % snmp0 set {{fsMIEcfmMdMdLevel.0.1 5 }}
    % snmp0 set {{fsMIEcfmMdRowStatus.0.1 active }}

  • Create the MA. [Index: ContextID = 0, MD-Index = 1, MA-Index = 1]
    % snmp0 set {{fsMIEcfmMaRowStatus.0.1.1 createAndWait }}
    % snmp0 set {{fsMIEcfmMaFormat.0.1.1 charString }}
    % snmp0 set {{fsMIEcfmMaName.0.1.1 6D:61:6F:70:31 }}
    % snmp0 set {{fsMIEcfmMaCcmInterval.0.1.1 interval1s }}
    % snmp0 set {{fsMIEcfmMaPrimaryVlanId.0.1.1 2 }}
    % snmp0 set {{fsMIEcfmMaRowStatus.0.1.1 active }}

  • Configure the MEP List.
    [Index: ContextID = 0, MD-Index = 1, MA-Index = 1, MEP-ID = 10]
    % snmp0 set {{fsMIEcfmMaMepListRowStatus.0.1.1.10 createAndGo }}
    % snmp0 set {{fsMIEcfmMaMepListRowStatus.0.1.1.10 active }}
    [Index: ContextID = 0, MD-Index = 1, MA-Index = 1, MEP-ID = 30]
    % snmp0 set {{fsMIEcfmMaMepListRowStatus.0.1.1.30 createAndGo }}
    % snmp0 set {{fsMIEcfmMaMepListRowStatus.0.1.1.30 active }}

At CUST1

  • Configure the Down MEP. [Index: ContextID = 0, MD-Index = 1, MA-Index = 1, MEP-ID = 10]
    % snmp0 set {{fsMIEcfmMepRowStatus.0.1.1.10 createAndWait }}
    % snmp0 set {{fsMIEcfmMepPrimaryVid.0.1.1.10 2 }}
    % snmp0 set {{fsMIEcfmMepIfIndex.0.1.1.10 2 }}
    % snmp0 set {{fsMIEcfmMepDirection.0.1.1.10 down }}
    % snmp0 set {{fsMIEcfmMepActive.0.1.1.10 true }}
    % snmp0 set {{fsMIEcfmMepRowStatus.0.1.1.10 active }}

At CUST3

  • Configure the Down MEP. [Index: ContextID = 0, MD-Index = 1, MA-Index = 1, MEP-ID = 30]
    % snmp0 set {{fsMIEcfmMepRowStatus.0.1.1.30 createAndWait }}
    % snmp0 set {{fsMIEcfmMepPrimaryVid.0.1.1.30 2 }}
    % snmp0 set {{fsMIEcfmMepIfIndex.0.1.1.30 2 }}
    % snmp0 set {{fsMIEcfmMepDirection.0.1.1.30 down }}
    % snmp0 set {{fsMIEcfmMepActive.0.1.1.30 true }}
    % snmp0 set {{fsMIEcfmMepRowStatus.0.1.1.30 active }}

© 2024 Cisco and/or its affiliates. All rights reserved.
 
For more information about trademarks, please visit: Cisco trademarks
For more information about legal terms, please visit: Cisco legal terms

For legal information about Accedian Skylight products, please visit: Accedian legal terms and tradmarks



Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.