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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <oam>
                <ethernet>
                    <link-fault-management>
                        <action-profile>
                            <action>
                                <syslog/>
                                <link-down/>
                                <send-critical-event/>
                            </action>
                        </action-profile>
                    </link-fault-management>
                </ethernet>
            </oam>
        </protocols>
    </logical-systems>
</configuration>

Description

Action to take on specified events.

Contents

<link-down>—Mark the interface down for transit traffic.

<send-critical-event>—Start sending OAM PDUs with critical event bit set.

<syslog>—Generate syslog message.


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