C
ONFIGURING
THE
S
WITCH
3-276
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.
CLI - This example sets the router to use RIP Version 2, and sets the basic
timer to 15 seconds.

Specifying Network Interfaces for RIP

You must specify network interfaces that will be included in the RIP
routing process.
Command Usage
RIP only sends updates to interfaces specified by this command.
Subnet addresses are interpreted as class A, B or C, based on the first
field in the specified address. In other words, if a subnet address
nnn.xxx.xxx.xxx is entered, the first field (nnn) determines the class:
Console(config)#router rip3-132
Console(config-router)#version 23-135
Console(config-router)#timers basic 153-133
Console(config-router)#end
Console#show rip globals3-142
RIP Process: Enabled
Update Time in Seconds: 15
Number of Route Change: 0
Number of Queries: 1
Console#