Setting the interval for sending triggered updates

Perform this task to avoid network overhead and reduce system resource consumption caused by frequent RIPng triggered updates.

You can use the timer triggered command to set the maximum interval, minimum interval, and incremental interval for sending RIPng triggered updates.

For a stable network, the minimum interval is used. If network changes become frequent, the triggered update sending interval is incremented by the incremental interval × 2n-2 for each triggered update until the maximum interval is reached. The value n is the number of triggered update times.

To set the interval for sending triggered updates:

Step

Command

Remarks

1. Enter system view.

system-view

N/A

2. Enter RIPng view.

ripng [ process-id ] [ vpn-instance vpn-instance-name ]

N/A

3. Set the interval for sending triggered updates.

timer triggered maximum-interval [ minimum-interval [ incremental-interval ] ]

By default:

  • The maximum interval is 5 seconds.

  • The minimum interval is 50 milliseconds.

  • The incremental interval is 200 milliseconds.