Configuring the RIPng packet sending rate

Perform this task to specify the interval for sending RIPng packets and the maximum number of RIPng packets that can be sent at each interval. This feature can avoid excessive RIPng packets from affecting system performance and consuming too much bandwidth.

To configure the RIPng packet sending rate:

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 RIPng packets and the maximum number of RIPng packets that can be sent at each interval.

output-delay time count count

By default, a RIPng process sends a maximum of three RIPng packets every 20 milliseconds.

4. Return to system view.

quit

N/A

5. Enter interface view.

interface interface-type interface-number

N/A

6. Set the interval for sending RIPng packets and the maximum number of RIPng packets that can be sent at each interval.

ripng output-delay time count count

By default, an interface uses the RIPng packet sending rate configured for the RIPng process that the interface runs.