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


Usage

<configuration>
    <protocols>
        <oam>
            <ethernet>
                <connectivity-fault-management>
                    <action-profile>
                        <name>name</name> <!-- identifier -->
                        <default-actions>...</default-actions>
                    </action-profile>
                </connectivity-fault-management>
            </ethernet>
        </oam>
    </protocols>
</configuration>

Description

Action profiles to use when one or more remote maintenance association endpoints are down.

Contents

<default-actions>—Action that needs to be taken.

<name>—Name of action profile.


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