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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <protocols>
                    <pim>
                        <graceful-restart>
                            <disable/>
                            <restart-duration>seconds</restart-duration>
                        </graceful-restart>
                    </pim>
                </protocols>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Configure graceful restart attributes.

Contents

<disable>—Disable PIM graceful restart capability.

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


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