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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <oam>
                <ethernet>
                    <connectivity-fault-management>
                        <maintenance-domain>
                            <maintenance-association>
                                <mep>
                                    <remote-mep>
                                        <name>name</name> <!-- identifier -->
                                        <action-profile>action-profile</action-profile>
                                    </remote-mep>
                                </mep>
                            </maintenance-association>
                        </maintenance-domain>
                    </connectivity-fault-management>
                </ethernet>
            </oam>
        </protocols>
    </logical-systems>
</configuration>

Description

Remote maintenance association endpoint configuration.

Contents

<action-profile>—Name of the action profile.

<name>—Identifier for remote maintenance association endpoint.


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