< Home

Configuring RIP GR

This section describes how to configure RIP GR to avoid incorrect route calculation and packet loss after a FW on which RIP has been enabled restarts.

Prerequisites

Before configuring RIP GR, complete the following tasks:

Context

To avoid traffic interruption and route flapping caused by master/slave switchover, you can enable RIP graceful restart (GR). GR is a technology used to ensure normal traffic forwarding and non-stop forwarding of key services during the restart of routing protocols.

After a RIP process is restarted through GR, the Restarter and the Helper re-establish the neighbor relationship and update the routing table and forwarding table. This ensures non-stop traffic forwarding and stabilizes the network topology. During RIP GR, except the neighbor of the device where master/slave switchover occurs, other FWs do not detect the route change.

Procedure

  1. Access the system view.

    system-view

  2. Configure a RIP process and access the RIP process view.

    rip [ process-id ]

  3. Enable RIP GR.

    graceful-restart [ period period | wait-time time | planned-only time ] *

    When most FWs on a network do not support RIP GR, setting wait-time time to a larger value is recommended. This ensures that the Restart FW has enough time to learn correct routes.

Follow-up Procedure

If the Restarter finishes GR within the GR period specified by period period, the Restarter automatically exits from GR. Otherwise, the Restarter is forced to exit from GR.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
Next topic >