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


Usage

<configuration>
    <protocols>
        <oam>
            <ethernet>
                <link-fault-management>
                    <interface>
                        <apply-action-profile>
                            <name>name</name> <!-- identifier -->
                        </apply-action-profile>
                    </interface>
                </link-fault-management>
            </ethernet>
        </oam>
    </protocols>
</configuration>

Description

Apply the specified action profile on the interface.

Contents

<name>—Name of the action profile to apply.


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