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


Usage

<configuration>
    <routing-instances>
        <instance>
            <protocols>
                <ripng>
                    <graceful-restart>
                        <disable/>
                        <restart-time>restart-time</restart-time>
                    </graceful-restart>
                </ripng>
            </protocols>
        </instance>
    </routing-instances>
</configuration>

Description

RIPng graceful restart options.

Contents

<disable>—Disable graceful restart.

<restart-time>—Time after which RIPng is declared out of restart.


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