Configuring RIP GR

Network requirements

As shown in Figure 10, Switch A, Switch B, and Switch C all run RIPv2.

Figure 10: Network diagram

Configuration procedure

  1. Configure IP addresses and subnet masks for interfaces on the switches. (Details not shown.)

  2. Configure RIPv2 on the switches to ensure the following: (Details not shown.)

    • Switch A, Switch B, and Switch C can communicate with each other at Layer 3.

    • Dynamic route update can be implemented among them with RIPv2.

  3. Enable RIP GR on Switch A.

    <SwitchA> system-view
    [SwitchA] rip
    [SwitchA-rip-1] graceful-restart
    

Verifying the configuration

# Restart RIP process 1 on Switch A.

[SwitchA-rip-1] return
<SwitchA> reset rip 1 process
Reset RIP process? [Y/N]:y

# Display GR status on Switch A.

<SwitchA> display rip graceful-restart
 RIP process: 1
 Graceful Restart capability     : Enabled
 Current GR state                : Normal
 Graceful Restart period         : 60  seconds
 Graceful Restart remaining time : 0   seconds