Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
To configure the RIP request interval when the switch has no known neighbors, use the set protocols rip interface vif address request-interval in L2/L3 configuration mode.
Command Syntax
set protocols rip interface interface-name vif vif-name address ip-address request-interval time
Parameters
interface-name | Interface name. |
vif-name | Virtual interface name. |
ip-address | Virtual interface IP address used for RIP. |
time | RIP request interval when there are no known neighbors. The valid range is 1-10,000. Use 0 to disable periodic RIP requests. |
Example
This example configures the RIP request interval to 10 seconds, when the switch has no known neighbors:
admin@Switch# set protocols rip interface vlan10 vif vlan10 address 10.1.1.1 request-interval 10