Configuring Maintenance Domain
  • 10 Jul 2024
  • 1 Minute to read
  • Contributors
  • PDF

Configuring Maintenance Domain

  • PDF

Article summary

This article describes the configuration of the CFM MD at a particular maintenance level.

CLI Configurations

To configure MD on the bridge

  1. Log in to the privileged EXEC mode.
    your product> enable


    Note: To log in to the User Exec mode, use guest as the Username and guest123 as the password. To log in to the Privileged mode, use the enable command or log in with username as root and password as admin123.

  2. Enter into the global Configuration mode.
    your product# configure terminal

  3. Configure the domain name and maintenance level.
    your product(config)# ethernet cfm domain name TestDomain1 level 7
    your product (config-ether-ecfm)#

    To delete configured MD,

  • Enter into the global configuration mode and delete the configured MD.

your product(config)# no ethernet cfm domain name TestDomain1 level 7


Notes:
The user can configure MD name type/format using ethernet cfm domain format name level command:
your product(config)# ethernet cfm domain format char-string name TestDomain2 level 1
The user can delete the configured MD name type/format using no ethernet cfm domain format name level command:
your product(config)# no ethernet cfm domain format char-string name TestDomain2 level 1

SNMP Configurations

To configure MD on the bridge [Index: ContextID = 0, MD-Index = 1]

  1. Configure the row status as createAndWait.
    % snmp0 set {{fsMIEcfmMdRowStatus.0.1 createAndWait }}

  2. Configure name as TestDomain1 [Octet value: 54:65:73:74:44:6f:6d:61:69:6e:31] and maintenance domain level as 7.
    % snmp0 set {{fsMIEcfmMdMdLevel. 0.1 7 }}
    % snmp0 set {{fsMIEcfmMdName.0.1 54:65:73:74:44:6f:6d:61:69:6e:31 }}

  3. Configure the row status as active.
    % snmp0 set {{fsMIEcfmMdRowStatus.0.1 active }}

To delete the configured MD [Index: ContextID = 0, MD-Index = 1]

% snmp0 set {{fsMIEcfmMdRowStatus.0.1 destroy }}


Note: User can configure MD name type/format using the following Set operations.

% snmp0 set {{fsMIEcfmMdRowStatus.0.1 notInService}}
% snmp0 set {{fsMIEcfmMdFormat.0.1 macAddressAndUint}}
% snmp0 set {{fsMIEcfmMdRowStatus.0.1 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.