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


Usage

<configuration>
    <protocols>
        <ospf3>
            <spf-options>
                <delay>milliseconds</delay>
                <holddown>milliseconds</holddown>
                <rapid-runs>rapid-runs</rapid-runs>
            </spf-options>
        </ospf3>
    </protocols>
</configuration>

Description

Configure options for SPF.

Contents

<delay>—Time to wait before running an SPF.

<holddown>—Time to hold down before running an SPF.

<rapid-runs>—Number of maximum rapid SPF runs before holddown.


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