xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
1075
DGS-3620-28PC:admin# config rip ipif System rx_mode v1_only
Command: config rip ipif System rx_mode v1_only
Success.
94-3 config rip timers
Description
This command is used to configure RIP timers.
Format
config rip timers {update <sec 1-65535> | timeout <sec 1-65535> | garbage_collection <sec
1-65535>}(1)
Parameters
update - (Optional) Specifies the value of the rate at which RIP updates are sent.
<sec 1-65535> - Enter the update value used here. This value must be between 1 and 65535
timeout - (Optional) Specifies the value of the time after which a RIP route is declared to be
invalid.
<sec 1-65535> - Enter the timeout value used here. This value must be between 1 and 65535
garbage_collection - (Optional) Specifies the value of the time for which a RIP route will be kept
before it is removed from routing table.
<sec 1-65535> - Enter the garbage collection value used here. This value must be between 1
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure the RIP timers:
DGS-3620-28PC:admin# config rip timers update 60 timeout 360 garbage_collection
240
Command: config rip timers update 60 timeout 360 garbage_collection 240
Success.
94-4 disable rip
Description
This command is used to disable RIP for the switch.