/
protocols rip interface vif address route-timeout
protocols rip interface vif address route-timeout
To configure the route expiration time of the switch, use the set protocols rip interface vif address route-timeout command in L2/L3 configuration mode.
Command Syntax
set protocols rip interface interface-name vif vif-name address ip-address route-timeout time
Parameters
interface-name | Interface name. |
vif-name | Virtual interface name. |
ip-address | Virtual interface IP address used for RIP. |
time | Route timeout in seconds. The range is 60-360. |
Example
This example configures 80 seconds as the route expiration time of the switch:
admin@LEAF-A# set protocols rip interface vlan100 vif vlan100 address 10.1.1.1 route-timeout 80
Copyright © 2025 Pica8 Inc. All Rights Reserved.