ripng output-delay
Use ripng output-delay to set the RIPng packet sending interval and the maximum number of RIPng packets that can be sent by an interface at each interval.
Use undo ripng output-delay to restore the default.
Syntax
ripng output-delay time count count
undo ripng output-delay
Default
An interface uses the RIPng packet sending rate set for the RIPng process that the interface runs.
Views
Interface view
Predefined user roles
network-admin
Parameters
time: Specifies the RIPng packet sending interval in the range of 10 to 100 milliseconds.
count: Specifies the maximum number of RIPng packets sent at each interval, in the range of 1 to 30.
Usage guidelines
If you set the RIPng packet sending rate for both a RIPng process and an interface running the RIPng process, the configuration on the interface takes effect.
Examples
# Configure VLAN-interface 100 to send a maximum of six RIPng packets every 30 milliseconds.
<Sysname> system-view [Sysname] interface vlan-interface 100 [Sysname-Vlan-interface100] ripng output-delay 30 count 6
Related commands
output-delay