Concept Guide
The following example shows the show ip protocols command to show the RIP conguration activity on Core 3.
Core3#show ip protocols
Routing Protocol is "RIP"
 Sending updates every 30 seconds, next due in 6
 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
 GigabitEthernet 3/21 2 2
 GigabitEthernet 3/11 2 2
 GigabitEthernet 3/24 2 2
 GigabitEthernet 3/23 2 2
Routing for Networks:
 10.11.20.0
 10.11.30.0
 192.168.2.0
 192.168.1.0
Routing Information Sources:
 Gateway Distance Last Update
 10.11.20.2 120 00:00:22
Distance: (default is 120)
Core3#
RIP Conguration Summary
Examples of Viewing RIP Conguration on Core 2 and Core 3
The following example shows viewing the RIP conguration on Core 2.
!
interface GigabitEthernet 2/1
 ip address 10.11.10.1/24
 no shutdown
!
interface GigabitEthernet 2/3
 ip address 10.11.20.2/24
 no shutdown
!
interface GigabitEthernet 2/4
 ip address 10.200.10.1/24
 no shutdown
!
interface GigabitEthernet 2/5
 ip address 10.250.10.1/24
 no shutdown
router rip
version 2
10.200.10.0
10.300.10.0
10.11.10.0
10.11.20.0
The following example shows viewing the RIP conguration on Core 3.
!
interface GigabitEthernet 3/1
 ip address 10.11.30.1/24
 no shutdown
Routing Information Protocol (RIP)
737










