Configuring the Switch
3-226
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-131 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-254
Console(config-router)#version 2 4-257
Console(config-router)#timers basic 15 4-255
Console(config-router)#end
Console#show rip globals 4-262
RIP Process: Enabled
Update Time in Seconds: 15
Number of Route Change: 0
Number of Queries: 1
Console#