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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <protocols>
                    <ldp>
                        <oam>
                            <fec>
                                <name>name</name> <!-- identifier -->
                                <bfd-liveness-detection>...</bfd-liveness-detection>
                                <no-bfd-liveness-detection/>
                                <periodic-traceroute>...</periodic-traceroute>
                            </fec>
                        </oam>
                    </ldp>
                </protocols>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Forwarding equivalence class.

Contents

<bfd-liveness-detection>—Bidirectional Forwarding Detection (BFD) options.

<name>—Forwarding equivalence class address.

<no-bfd-liveness-detection>—Disable BFD liveness detection.

<periodic-traceroute>—Configure periodic traceroute.


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