D-Link DES-7200 Refrigerator User Manual


  Open as PDF
of 1968
 
DES-7200 Configuration Guide Chapter 2 RIP
Configuration
2-19
DES-7200(config)#route rip
DES-7200(config-router)#version 2
DES-7200(config-router)#network 192.168.13.0
Verification
View the routing table on SwitchB before and after disabling split horizon
1. Before split horizon is disabled, view the routing table on SwitchB, as shown
below:
DES-7200#show ip route
Codes: C - connected, S - static, R - RIP, B - BGP
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, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default
Gateway of last resort is no set
C 192.168.13.0/24 is directly connected, GigabitEthernet 0/1
C 192.168.13.5/32 is local host.
2. After split horizon is disabled, view the routing table on SwitchB, as shown
below (the bold figures are the routing information learned through RIP):
DES-7200#show ip route
Codes: C - connected, S - static, R - RIP, B - BGP
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, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default
Gateway of last resort is no set
R 192.168.12.0/24 [120/1] via 192.168.13.4, 00:00:10, GigabitEthernet 0/1
C 192.168.13.0/24 is directly connected, GigabitEthernet 0/1
C 192.168.13.5/32 is local host.
2.3.3 RIP Unicast Update
Network Topology