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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <ospf>
                <traffic-engineering>
                    <no-topology/>
                    <multicast-rpf-routes/>
                    <ignore-lsp-metrics/>
                    <shortcuts>...</shortcuts>
                    <advertise-unnumbered-interfaces/>
                    <credibility-protocol-preference/>
                </traffic-engineering>
            </ospf>
        </protocols>
    </logical-systems>
</configuration>

Description

Configure traffic engineering attributes.

Contents

<advertise-unnumbered-interfaces>—Advertise unnumbered interfaces.

<credibility-protocol-preference>—TED protocol credibility follows protocol preference.

<ignore-lsp-metrics>—Ignore label-switched path metrics when doing shortcuts.

<multicast-rpf-routes>—Install routes for multicast RPF checks into inet.2.

<no-topology>—Disable dissemination of TE link-state topology information.

<shortcuts>—Use label-switched paths as next hops, if possible.


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