18 show ip rip database – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 237

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 237 of 855

Router configuration


Usage

The basic timing parameters for RIP are adjustable. Because RIP is executing a distributed,
asynchronous routing algorithm, these timers must be the same for all switches and access servers in
the network.
In addition, an address family can have explicitly specified timers that apply to that address-family only.
The timers basic command must be specified for an address family or the system defaults for the
timers basic command are used regardless of what is configured for RIP routing.


Examples

The following example sets updates to be broadcast every 5 seconds. If a switch is not heard from in
15 seconds, the route is declared unusable. And after 15 seconds the invalid route will be removed
from RIP routing database.
router rip
timers basic 5 15 15

!


Related Commands

14.18 show ip rip database

To display summary address entries in the Routing Information Protocol (RIP) routing database entries
if relevant are routes being summarized based upon a summary address, use the show ip rip
database
command in privileged EXEC mode.


Command Syntax

show ip rip database


Command Mode

Privileged EXEC


Usage

Summary address entries will appear in the database only if relevant child routes are being
summarized. When the last child route for a summary address becomes invalid, the summary address
is also removed from the routing table.


Examples

The following is sample output from the show ip rip database command.
Switch# show ip rip database

Codes: R - RIP, Rc - RIP connected, Rs - RIP static, K - Kernel,

Advertising