450 | Routing Information Protocol (RIP)
www.dell.com | support.dell.com
RIP Configuration Summary
Figure 25-16.  Summary of Core 2 RIP Configuration Using Output of show run Command 
Figure 25-17.  Summary of Core 3 RIP Configuration Using Output of show run Command 
!
interface TenGigabitEthernet 2/11
 ip address 10.11.10.1/24
 no shutdown
!
interface TenGigabitEthernet 2/31
 ip address 10.11.20.2/24
 no shutdown
!
interface TenGigabitEthernet 2/41
 ip address 10.200.10.1/24
 no shutdown
!
interface TenGigabitEthernet 2/42
 ip address 10.300.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
!
interface TenGigabitEthernet 3/11
 ip address 10.11.30.1/24
 no shutdown
!
interface TenGigabitEthernet 3/21
 ip address 10.11.20.1/24
 no shutdown
!
interface TenGigabitEthernet 3/43
 ip address 192.168.1.1/24
 no shutdown
!
interface TenGigabitEthernet 3/44
 ip address 192.168.2.1/24
 no shutdown
!
router rip
version 2
network 10.11.20.0
network 10.11.30.0
network 192.168.1.0
network 192.168.2.0