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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <oam>
                <ethernet>
                    <connectivity-fault-management>
                        <action-profile>
                            <default-actions>
                                <interface-down/>
                            </default-actions>
                        </action-profile>
                    </connectivity-fault-management>
                </ethernet>
            </oam>
        </protocols>
    </logical-systems>
</configuration>

Description

Action that needs to be taken.

Contents

<interface-down>—Bring the interface down.


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