/
protocols rip interface vif address deletion-delay
protocols rip interface vif address deletion-delay
To configure the time for a switch to delete a route, use the set protocols rip interface vif address deletion-delay command.
Command Syntax
set protocols rip interface interface-name vif vif-interface address ip-address deletion-delay time
Parameters
interface-name | Interface name. |
vif-interface | Virtual network interface name. |
ip-address | IP address of the interface for RIP. |
time | Time in seconds of deletion route. The range is 10-180,000 |
Example
The following example configures 10 seconds as the time for the switch to delete a route:
admin@Switch# set protocols rip interface vlan20 vif vlan20 address 10.1.1.1 deletion-delay 100
Copyright © 2025 Pica8 Inc. All Rights Reserved.