Deployment Guide

Table Of Contents
The following example shows the show ip rip database command to view the learned RIP routes on Core 2.
Core2(conf-router_rip)#end
00:12:24: %RPM0-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/3/1
10.300.10.0/24 directly connected,TenGigabitEthernet 2/4/1
10.200.10.0/24 directly connected,TenGigabitEthernet 2/5/1
10.11.20.0/24 directly connected,TenGigabitEthernet 2/6/1
10.11.10.0/24 directly connected,TenGigabitEthernet 2/11/1
10.0.0.0/8 auto-summary
192.168.1.0/24
[120/1] via 10.11.20.1, 00:00:03, TenGigabitEthernet 2/3/1
192.168.1.0/24 auto-summary
192.168.2.0/24
[120/1] via 10.11.20.1, 00:00:03, TenGigabitEthernet 2/3/1
192.168.2.0/24 auto-summary
Core2#
The following example shows the show ip route command to show the RIP setup on Core 2.
Core2#show ip route
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
----------- ------- ----------- -----------
C 10.11.10.0/24 Direct, Te 2/11/1 0/0 00:02:26
C 10.11.20.0/24 Direct, Te 2/3/1 0/0 00:02:02
R 10.11.30.0/24 via 10.11.20.1, Te 2/3/1 120/1 00:01:20
C 10.200.10.0/24 Direct, Te 2/4/1 0/0 00:03:03
C 10.300.10.0/24 Direct, Te 2/5/1 0/0 00:02:42
R 192.168.1.0/24 via 10.11.20.1, Te 2/3/1 120/1 00:01:20
R 192.168.2.0/24 via 10.11.20.1, Te 2/3/1 120/1 00:01:20
Core2#
R 192.168.1.0/24 via 10.11.20.1, Te 2/3/1 120/1 00:05:22
R 192.168.2.0/24 via 10.11.20.1, Te 2/3/1 120/1 00:05:22
Core2#
The following example shows the show ip protocols command to show the RIP configuration activity on Core 2.
Core2#show ip protocols
Routing Protocol is "RIP"
Sending updates every 30 seconds, next due in 17
Invalid after 180 seconds, hold down 180, flushed after 240
Output delay 8 milliseconds between packets
Automatic network summarization is in effect
Outgoing filter for all interfaces is
Incoming filter for all interfaces is
Default redistribution metric is 1
Default version control: receive version 2, send version 2
Interface Recv Send
TenGigabitEthernet 2/4/1 2 2
TenGigabitEthernet 2/5/1 2 2
TenGigabitEthernet 2/3/1 2 2
TenGigabitEthernet 2/11/1 2 2
Routing for Networks:
10.300.10.0
10.200.10.0
10.11.20.0
10.11.10.0
716
Routing Information Protocol (RIP)