Administrator Guide

Table Of Contents
The following example shows the confirmation when you enable the debug function.
DellEMC#debug ip rip
RIP protocol debug is ON
DellEMC#
To disable RIP, use the no debug ip rip command.
RIP Configuration Example
The examples in this section show the command sequence to configure RIPv2 on the two routers shown in the following
illustration Core 2 and Core 3.
The host prompts used in the following example reflect those names. The examples are divided into the following groups of
command sequences:
Configuring RIPv2 on Core 2
Core 2 RIP Output
RIP Configuration on Core 3
Core 3 RIP Output
RIP Configuration Summary
Figure 111. RIP Topology Example
RIP Configuration on Core2
The following example shows how to configure RIPv2 on a host named Core2.
Core2(conf-if-te-1/1/2)#
Core2(conf-if-te-1/1/2)#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.
Routing Information Protocol (RIP)
715