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


Usage

<configuration>
    <routing-instances>
        <instance>
            <protocols>
                <ldp>
                    <oam>
                        <fec>
                            <bfd-liveness-detection>
                                <failure-action>
                                    <remove-route/>
                                    <remove-nexthop/>
                                </failure-action>
                            </bfd-liveness-detection>
                        </fec>
                    </oam>
                </ldp>
            </protocols>
        </instance>
    </routing-instances>
</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]