/
protocols rip interface vif address update-interval
protocols rip interface vif address update-interval
To configure the interval between regular RIP updates, use the set protocols rip interface vif address update-interval command in L2/L3 configuration mode.
Command Syntax
set protocols rip interface interface-name vif vif-name address ip-address update-interval time
Parameters
interface-name | Interface name. |
vif-name | Virtual interface name. |
ip-address | Virtual interface IP address for RIP. |
time | RIP update interval in seconds. The range is 10-60. |
Example
The following example sets the RIP update interval to 10 seconds:
admin@Switch# set protocols rip interface vlan10 vif vlan10 address 10.1.1.1 update-interval 10
Copyright © 2025 Pica8 Inc. All Rights Reserved.