Apa itu RIP, dan apa perbedaan RIP dengan RIPv2? semua ada disini.. :p
Baiklah langsung saja kita ke topologi..:
- Configure IP pada R1
- Configure IP pada R2
- Ping dari PC 1
- Ping dari PC 2
- Ping dari PC 3
Cek Routing pada masing-masing Router R1, R2, dan R3
R1#sh ip route
Gateway of last resort is not set
10.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
C 10.10.10.0/24 is directly connected, GigabitEthernet0/0
L 10.10.10.1/32 is directly connected, GigabitEthernet0/0
172.16.0.0/16 is variably subnetted, 4 subnets, 2 masks
C 172.16.0.0/30 is directly connected, Serial0/0/1
L 172.16.0.1/32 is directly connected, Serial0/0/1
C 172.16.1.0/30 is directly connected, Serial0/0/0
L 172.16.1.1/32 is directly connected, Serial0/0/0
R 192.168.10.0/24 [120/1] via 172.16.1.2, 00:00:00, Serial0/0/0
R 192.168.20.0/24 [120/1] via 172.16.0.2, 00:00:13, Serial0/0/1
R2#sh ip route
Gateway of last resort is not set
R 10.0.0.0/8 [120/1] via 172.16.1.1, 00:00:25, Serial0/0/0
172.16.0.0/16 is variably subnetted, 3 subnets, 2 masks
R 172.16.0.0/30 [120/1] via 172.16.1.1, 00:00:25, Serial0/0/0
C 172.16.1.0/30 is directly connected, Serial0/0/0
L 172.16.1.2/32 is directly connected, Serial0/0/0
192.168.10.0/24 is variably subnetted, 2 subnets, 2 masks
C 192.168.10.0/24 is directly connected, GigabitEthernet0/0
L 192.168.10.1/32 is directly connected, GigabitEthernet0/0
R 192.168.20.0/24 [120/2] via 172.16.1.1, 00:00:25, Serial0/0/0
R3#sh ip route
Gateway of last resort is not set
R 10.0.0.0/8 [120/1] via 172.16.0.1, 00:00:16, Serial0/0/0
172.16.0.0/16 is variably subnetted, 3 subnets, 2 masks
C 172.16.0.0/30 is directly connected, Serial0/0/0
L 172.16.0.2/32 is directly connected, Serial0/0/0
R 172.16.1.0/30 [120/1] via 172.16.0.1, 00:00:16, Serial0/0/0
R 192.168.10.0/24 [120/2] via 172.16.0.1, 00:00:16, Serial0/0/0
192.168.20.0/24 is variably subnetted, 2 subnets, 2 masks
C 192.168.20.0/24 is directly connected, GigabitEthernet0/0
L 192.168.20.1/32 is directly connected, GigabitEthernet0/0
Ket [120/2] :
120 = Administrative Distance
2 = Hop Count
Yap selesai sudah....
Kalo ada kesalahan mohon dikoreksi
No comments:
Post a Comment