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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <rsvp>
                <graceful-restart>
                    <disable/>
                    <helper-disable/>
                    <maximum-helper-restart-time>seconds</maximum-helper-restart-time>
                    <maximum-helper-recovery-time>seconds</maximum-helper-recovery-time>
                </graceful-restart>
            </rsvp>
        </protocols>
    </logical-systems>
</configuration>

Description

Configure graceful restart attributes.

Contents

<disable>—Disable RSVP graceful restart capability.

<helper-disable>—Disable graceful restart helper capability.

<maximum-helper-recovery-time>—Maximum time restarting neighbor states are kept.

<maximum-helper-restart-time>—Maximum wait time from down event to neighbor dead.


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