448 | Routing Information Protocol (RIP)
www.dell.com | support.dell.com
Core 3 RIP Output
The examples in this section are:
• To display the Core 3 RIP database, use the 
show ip rip database command (Figure 25-13).
• To display the Core 3 RIP setup, use the 
show ip route command (Figure 25-14).
• To display the Core 3 RIP activity, use the 
show ip protocols command (Figure 25-15).
Figure 25-13.  show ip rip database Command Example for Core 3 RIP Setup 
Figure 25-14.  show ip routes Command Example for Core 3 RIP Setup 
Core3#show ip rip database
Total number of routes in RIP database: 7
10.11.10.0/24
        [120/1] via 10.11.20.2, 00:00:13, TenGigabitEthernet 3/21
10.200.10.0/24
        [120/1] via 10.11.20.2, 00:00:13, TenGigabitEthernet 3/21
10.300.10.0/24
        [120/1] via 10.11.20.2, 00:00:13, TenGigabitEthernet 3/21
10.11.20.0/24           directly connected,TenGigabitEthernet 3/21
10.11.30.0/24           directly connected,TenGigabitEthernet 3/11
10.0.0.0/8              auto-summary
192.168.1.0/24          directly connected,TenGigabitEthernet 3/43
192.168.1.0/24          auto-summary
192.168.2.0/24          directly connected,TenGigabitEthernet 3/44
192.168.2.0/24          auto-summary
Core3#
Core3#show ip routes
Codes: C - connected, S - static, R - RIP,
       B - BGP, IN - internal BGP, EX - external BGP,LO - Locally Originated,
       O - OSPF, IA - OSPF inter area, N1 - OSPF NSSA external type 1,
       N2 - OSPF NSSA external type 2, E1 - OSPF external type 1,
       E2 - OSPF external type 2, i - IS-IS, L1 - IS-IS level-1,
       L2 - IS-IS level-2, IA - IS-IS inter area, * - candidate default,
       > - non-active route, + - summary route
Gateway of last resort is not set
       Destination        Gateway                      Dist/Metric Last Change
       -----------        -------                      ----------- -----------
  R    10.11.10.0/24      via 10.11.20.2, TenGig 3/21            120/1    00:01:14
  C    10.11.20.0/24      Direct, TenGig 3/21                      0/0    00:01:53
  C    10.11.30.0/24      Direct, TenGig 3/11                      0/0    00:06:00
  R    10.200.10.0/24     via 10.11.20.2, TenGig 3/21            120/1    00:01:14
  R    10.300.10.0/24     via 10.11.20.2, TenGig 3/21            120/1    00:01:14
  C    192.168.1.0/24     Direct, TenGig 3/43                      0/0    00:06:53
  C    192.168.2.0/24     Direct, TenGig 3/44                      0/0    00:06:26
Core3#