R1#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M -
mobile, B - BGP
D - EIGRP,
EX - EIGRP external, 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, E - EGP
i - IS-IS,
L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* -
candidate default, U - per-user static route, o - ODR
P - periodic
downloaded static route
Gateway of last resort is not set
C 192.168.1.0/24
is directly connected, FastEthernet0/0
C 192.168.2.0/24
is directly connected, Serial0/0/0
R
192.168.3.0/24 [120/1] via 192.168.2.2, 00:00:23, Serial0/0/0
R
192.168.4.0/24 [120/1] via 192.168.2.2, 00:00:23, Serial0/0/0
R
192.168.5.0/24 [120/2] via 192.168.2.2, 00:00:23, Serial0/0/0
R2#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M -
mobile, B - BGP
D - EIGRP,
EX - EIGRP external, 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, E - EGP
i - IS-IS,
L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* -
candidate default, U - per-user static route, o - ODR
P - periodic
downloaded static route
Gateway of last resort is not set
R
192.168.1.0/24 [120/1] via 192.168.2.1, 00:00:04, Serial0/0/0
C 192.168.2.0/24
is directly connected, Serial0/0/0
C 192.168.3.0/24
is directly connected, FastEthernet0/0
C 192.168.4.0/24
is directly connected, Serial0/0/1
R
192.168.5.0/24 [120/1] via 192.168.4.1, 00:00:23, Serial0/0/1
R3#show ip route
Codes: C - connected, S - static, I - IGRP, R -
RIP, M - mobile, B - BGP
D
- EIGRP, EX - EIGRP external, 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, E - EGP
i
- IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
*
- candidate default, U - per-user static route, o - ODR
P
- periodic downloaded static route
Gateway of last resort is not set
R
192.168.1.0/24 [120/2] via 192.168.4.2, 00:00:13, Serial0/0/1
R
192.168.2.0/24 [120/1] via 192.168.4.2, 00:00:13, Serial0/0/1
R
192.168.3.0/24 [120/1] via 192.168.4.2, 00:00:13, Serial0/0/1
C
192.168.4.0/24 is directly connected, Serial0/0/1
C
192.168.5.0/24 is directly connected, FastEthernet0/0
R1#show ip protocols
Routing Protocol is "rip"
Sending updates every 30 seconds, next due in
15 seconds
Invalid after 180 seconds, hold down 180,
flushed after 240
Outgoing update filter list for all interfaces
is not set
Incoming update filter list for all interfaces
is not set
Redistributing: rip
Default version control: send version 1,
receive any version
Interface Send Recv
Triggered RIP Key-chain
FastEthernet0/0 1 2 1
Serial0/0/0 1 2 1
Automatic network summarization is in effect
Maximum path: 4
Routing for Networks:
192.168.1.0
192.168.2.0
Passive Interface(s):
Routing Information Sources:
Gateway Distance Last Update
192.168.2.2
120 00:00:07
R2#show ip protocols
Routing Protocol is "rip"
Sending updates every 30 seconds, next due in 0
seconds
Invalid after 180 seconds, hold down 180,
flushed after 240
Outgoing update filter list for all interfaces
is not set
Incoming update filter list for all interfaces
is not set
Redistributing: rip
Default version control: send version 1,
receive any version
Interface Send Recv
Triggered RIP Key-chain
FastEthernet0/0
1 2 1
Serial0/0/1 1
2 1
Serial0/0/0 1 2 1
Automatic network summarization is in effect
Maximum path: 4
Routing for Networks:
192.168.2.0
192.168.3.0
192.168.4.0
Passive Interface(s):
Routing Information Sources:
Gateway Distance Last Update
192.168.2.1 120 00:00:05
192.168.4.1
120 00:00:11
R3#show ip protocols
Routing Protocol is "rip"
Sending updates every 30 seconds, next due in 2
seconds
Invalid after 180 seconds, hold down 180, flushed
after 240
Outgoing update filter list for all interfaces
is not set
Incoming update filter list for all interfaces
is not set
Redistributing: rip
Default version control: send version 1,
receive any version
Interface Send Recv
Triggered RIP Key-chain
FastEthernet0/0 1 2 1
Serial0/0/1 1 2 1
Automatic network summarization is in effect
Maximum path: 4
Routing for Networks:
192.168.4.0
192.168.5.0
Passive Interface(s):
Routing Information Sources:
Gateway Distance Last Update
192.168.4.2
120 00:00:01
R1#debug ip rip
RIP protocol debugging is on
R1#RIP: sending
v1 update to 255.255.255.255 via FastEthernet0/0 (192.168.1.1)
RIP: build update entries
network 192.168.2.0 metric 1
network 192.168.3.0 metric 2
network 192.168.4.0 metric 2
network 192.168.5.0 metric 3
RIP: sending
v1 update to 255.255.255.255 via Serial0/0/0 (192.168.2.1)
RIP: build update entries
network 192.168.1.0 metric 1
RIP: received v1 update from 192.168.2.2 on
Serial0/0/0
192.168.3.0 in 1 hops
192.168.4.0 in 1 hops
192.168.5.0 in 2 hops
R2#debug ip rip
RIP protocol debugging is on
R2#RIP: received v1 update from 192.168.2.1 on
Serial0/0/0
192.168.1.0 in 1 hops
RIP: sending
v1 update to 255.255.255.255 via FastEthernet0/0 (192.168.3.1)
RIP: build update entries
network 192.168.1.0 metric 2
network 192.168.2.0 metric 1
network 192.168.4.0 metric 1
network 192.168.5.0 metric 2
RIP: sending
v1 update to 255.255.255.255 via Serial0/0/1 (192.168.4.2)
RIP: build update entries
network 192.168.1.0 metric 2
network 192.168.2.0 metric 1
network 192.168.3.0 metric 1
RIP: sending
v1 update to 255.255.255.255 via Serial0/0/0 (192.168.2.2)
RIP: build update entries
network 192.168.3.0 metric 1
network 192.168.4.0 metric 1
network 192.168.5.0 metric 2
RIP: received v1 update from 192.168.4.1 on
Serial0/0/1
192.168.5.0 in 1 hops
RIP: received v1 update from 192.168.2.1 on
Serial0/0/0
192.168.1.0 in 1 hops
R3#debug ip rip
RIP protocol debugging is on
R3#RIP: received v1 update from 192.168.4.2 on
Serial0/0/1
192.168.1.0 in 2 hops
192.168.2.0 in 1 hops
192.168.3.0 in 1 hops
RIP: sending
v1 update to 255.255.255.255 via FastEthernet0/0 (192.168.5.1)
RIP: build update entries
network 192.168.1.0 metric 3
network 192.168.2.0 metric 2
network 192.168.3.0 metric 2
network 192.168.4.0 metric 1
RIP: sending
v1 update to 255.255.255.255 via Serial0/0/1 (192.168.4.1)
RIP: build update entries
network 192.168.5.0 metric 1
atau dengan cara meng-klik tombol button Check Result pada PT Activity, maka akan didapat laporan hasil seperti berikut :
Gambar 15. Hasil Praktikum
mbak boleh tanya, ini punya saya kok masih nggak bisa ya, untuk
ReplyDeleter1
ports
link to r1 lan
connects to fastethernet 0 1
gimana mbak?