Administrator Guide
Dell#debug ip rip
RIP protocol debug is ON
Dell#
To disable RIP, use the no debug ip rip command.
RIP Conguration Example
The examples in this section show the command sequence to congure RIPv2 on the two routers shown in the following illustration
— Core 2 and Core 3.
The host prompts used in the following example reect those names. The examples are divided into the following groups of
command sequences:
• RIP Conguration on Core2
• Core 2 RIP Output
• RIP Conguration on Core3
• Core 3 RIP Output
• RIP Conguration Summary
Figure 109. RIP Topology Example
RIP Conguration on Core2
The following example shows how to congure RIPv2 on a host named Core2.
Example of Conguring RIPv2 on Core 2
Core2(conf-if-gi-2/31)#
Core2(conf-if-gi-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.
Example of the show ip rip database Command to View Learned RIP Routes on Core 2
Example of the show ip route Command to Show RIP Setup on Core 2
Example of the show ip protocols Command to Show RIP Conguration Activity on Core 2
• To display Core 2 RIP database, use the show ip rip database command.
658
Routing Information Protocol (RIP)