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


Usage

<configuration>
    <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>
</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]