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


Usage

<configuration>
    <protocols>
        <oam>
            <ethernet>
                <connectivity-fault-management>
                    <maintenance-domain>
                        <name>name</name> <!-- identifier -->
                        <bridge-domain>...</bridge-domain>
                        <instance>...</instance>
                        <level>level</level>
                        <name-format>name-format-choice</name-format>
                        <mip-half-function>mip-half-function-choice</mip-half-function>
                        <maintenance-association>...</maintenance-association>
                    </maintenance-domain>
                </connectivity-fault-management>
            </ethernet>
        </oam>
    </protocols>
</configuration>

Description

Maintenance domain configuration.

Contents

<bridge-domain>—Bridge-domain information for the default maintenance domain.

<instance>—VPLS instance name for the default maintenance domain.

<level>—Level value for maintenance domain.

<maintenance-association>—Maintenance association configuration.

<mip-half-function>—Half function to be implemented by MIP.

<name>—No documentation is available yet.

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


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