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


Usage

<configuration>
    <protocols>
        <isis>
            <graceful-restart>
                <disable/>
                <helper-disable/>
                <restart-duration>seconds</restart-duration>
            </graceful-restart>
        </isis>
    </protocols>
</configuration>

Description

IS-IS graceful restart options.

Contents

<disable>—Disable graceful restart.

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

<restart-duration>—Maximum time for graceful restart to finish.


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