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


Usage

<configuration>
    <protocols>
        <ospf>
            <topology>
                <spf-options>
                    <delay>milliseconds</delay>
                    <holddown>milliseconds</holddown>
                    <rapid-runs>rapid-runs</rapid-runs>
                </spf-options>
            </topology>
        </ospf>
    </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]