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


Usage

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