/
protocols rip interface vif address interpacket-delay
protocols rip interface vif address interpacket-delay
To configure the minimum delay between outbound RIP packets, use the set protocols rip interface vif address interpacket-delay command in L2/L3 configuration mode.
Command Syntax
set protocols rip interface interface-name vif vif-name address ip-address interpacket-delay time
Parameters
interface-name | Interface name |
vif-name | Virtual interface name. |
ip-address | Virtual interface IP address for RIP. |
time | Minimum delay between outbound RIP packets, in ms (milliseconds). |
Example
This example configures 10 ms as the minimum delay between outbound RIP packets:
admin@Switch# set protocols rip interface vlan10 vif vlan10 address 10.1.1.1 interpacket-delay 10
Copyright © 2025 Pica8 Inc. All Rights Reserved.