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