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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <mpls>
                <label-switched-path>
                    <secondary>
                        <oam>
                            <bfd-liveness-detection>
                                <failure-action>
                                    <teardown/>
                                </failure-action>
                            </bfd-liveness-detection>
                        </oam>
                    </secondary>
                </label-switched-path>
            </mpls>
        </protocols>
    </logical-systems>
</configuration>

Description

Action to take when BFD session goes down.

Contents

<teardown>—Teardown label switched path and resignal.


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