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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <isis>
                <graceful-restart>
                    <disable/>
                    <helper-disable/>
                    <restart-duration>seconds</restart-duration>
                </graceful-restart>
            </isis>
        </protocols>
    </logical-systems>
</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]