IP Routing
3-227
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.
Figure3-130 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-256
Console(config-router)#version 2 4-259
Console(config-router)#timers basic 15 4-257
Console(config-router)#end
Console#show rip globals 4-264
RIP Process: Enabled
Update Time in Seconds: 15
Number of Route Change: 0
Number of Queries: 1
Console#