18 show ip rip database, 19 show ip rip interface – CANOGA PERKINS 9175 Command Reference User Manual

Page 207

Advertising
background image

CanogaOS Command Reference

14-14

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,

C - Connected, S - Static, O - OSPF, I - IS-IS, B - BGP

Network Next Hop Metric From If Time

Rc 1.1.1.0/24 1 eth-0-1

Rc 2.2.2.0/24 1 eth-0-2

Rc 10.0.0.0/24 1 vlan10


Related Commands

show ip rip interface

14.19 show ip rip interface

To display summary information of Routing Information Protocol (RIP) for a specific interface, use the

show ip rip interface command in privileged EXEC mode.


Command Syntax

show ip rip interface [interface-id]

interface-id The

interface

name.


Command Mode

Privileged EXEC

Advertising