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


Usage

<configuration>
    <protocols>
        <ldp>
            <oam>
                <fec>
                    <bfd-liveness-detection>
                        <failure-action>
                            <remove-route/>
                            <remove-nexthop/>
                        </failure-action>
                    </bfd-liveness-detection>
                </fec>
            </oam>
        </ldp>
    </protocols>
</configuration>

Description

Action to take when BFD session goes down.

Contents

<remove-nexthop>—Remove LDP nexthop from the route.

<remove-route>—Remove LDP route from the ribs.


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