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


Usage

<configuration>
    <protocols>
        <mpls>
            <label-switched-path>
                <secondary>
                    <oam>
                        <bfd-liveness-detection>
                            <failure-action>
                                <teardown/>
                                <make-before-break>...</make-before-break>
                            </failure-action>
                        </bfd-liveness-detection>
                    </oam>
                </secondary>
            </label-switched-path>
        </mpls>
    </protocols>
</configuration>

Description

Action to take when BFD session goes down.

Contents

<make-before-break>—Resignal the label switched path before teardown.

<teardown>—Teardown label switched path and resignal.


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