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


Usage

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

Description

Action that needs to be taken.

Contents

<interface-down>—Bring the interface down.


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