[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <protocols>
        <oam>
            <ethernet>
                <connectivity-fault-management>
                    <maintenance-domain>
                        <name>name</name> <!-- identifier -->
                        <level>level</level> <!-- mandatory -->
                        <name-format>name-format-choice</name-format>
                        <maintenance-association>...</maintenance-association>
                    </maintenance-domain>
                </connectivity-fault-management>
            </ethernet>
        </oam>
    </protocols>
</configuration>

Description

Maintenance domain configuration.

Contents

<level>—Level value for maintenance domain.

<maintenance-association>—Maintenance association configuration.

<name>—Name of maintenance domain in IEEE compliant format.

<name-format>—Format of maintenance domain name.


[Contents] [Prev] [Next] [Index] [Report an Error]