IP Routing
3-215
3
Web - Click Routing Protocol, RIP, General Settings. Enable or disable RIP, set the
RIP version used on previously unset interfaces to RIPv1 or RIPv2, set the basic
update timer, and then click Apply.
Figure 3-127 RIP General Settings
CLI - This example sets the router to use RIP Version 2, and sets the basic timer to
15 seconds.
Console(config)#router rip 4-249
Console(config-router)#version 2 4-252
Console(config-router)#timers basic 15 4-249
Console(config-router)#end
Console#show rip globals 4-257
RIP Process: Enabled
Update Time in Seconds: 15
Number of Route Change: 0
Number of Queries: 1
Console#