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


Usage

<configuration>
    <protocols>
        <oam>
            <ethernet>
                <connectivity-fault-management>
                    <maintenance-domain>
                        <maintenance-association>
                            <name>name</name> <!-- identifier -->
                            <short-name-format>short-name-format-choice</short-name-format>
                            <continuity-check>...</continuity-check>
                            <mip-half-function>mip-half-function-choice</mip-half-function>
                            <mep>...</mep>
                        </maintenance-association>
                    </maintenance-domain>
                </connectivity-fault-management>
            </ethernet>
        </oam>
    </protocols>
</configuration>

Description

Maintenance association configuration.

Contents

<continuity-check>—Continuity check configuration.

<mep>—Maintenance association endpoint configuration.

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

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

<short-name-format>—Format of Maintenance Association Name.


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