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


Usage

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