/
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-nameInterface name.
vif-nameVirtual interface name.
ip-addressVirtual interface IP address used for RIP.
timeRoute 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.