Reference Guide

Figure 105. RIP Topology Example
RIP Configuration on Core2
The following example shows how to configure RIPv2 on a host named Core2.
Core2(conf-if-te-2/31)#
Core2(conf-if-te-2/31)#router rip
Core2(conf-router_rip)#ver 2
Core2(conf-router_rip)#network 10.200.10.0
Core2(conf-router_rip)#network 10.300.10.0
Core2(conf-router_rip)#network 10.11.10.0
Core2(conf-router_rip)#network 10.11.20.0
Core2(conf-router_rip)#show config
!
router rip
network 10.0.0.0
version 2
Core2(conf-router_rip)#
Core 2 RIP Output
The examples in the section show the core 2 RIP output.
To display Core 2 RIP database, use the show ip rip database command.
To display Core 2 RIP setup, use the show ip route command.
To display Core 2 RIP activity, use the show ip protocols command.
To view the learned RIP routes on Core 2, use the show ip rip database command.
Core2(conf-router_rip)#end
00:12:24: %SYSTEM-P:CP %SYS-5-CONFIG_I: Configured from console by console
Core2#show ip rip database
Total number of routes in RIP database: 7
10.11.30.0/24
[120/1] via 10.11.20.1, 00:00:03, TenGigabitEthernet 2/31
10.300.10.0/24 directly connected,TenGigabitEthernet 2/42
10.200.10.0/24 directly connected,TenGigabitEthernet 2/41
10.11.20.0/24 directly connected,TenGigabitEthernet 2/31
10.11.10.0/24 directly connected,TenGigabitEthernet 2/11
10.0.0.0/8 auto-summary
192.168.1.0/24
[120/1] via 10.11.20.1, 00:00:03, TenGigabitEthernet 2/31
192.168.1.0/24 auto-summary
192.168.2.0/24
[120/1] via 10.11.20.1, 00:00:03, TenGigabitEthernet 2/31
192.168.2.0/24 auto-summary
Core2#
To view the RIP setup on Core 2, use the show ip route command.
Core2#show ip route
634
Routing Information Protocol (RIP)