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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <oam>
                <ethernet>
                    <link-fault-management>
                        <interface>
                            <apply-action-profile>
                                <name>name</name> <!-- identifier -->
                            </apply-action-profile>
                        </interface>
                    </link-fault-management>
                </ethernet>
            </oam>
        </protocols>
    </logical-systems>
</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]