You are on page 1of 5

LAPORAN PRAKTIKUM

KONFIGURASI JARINGAN DI CISCO PACKET TRACER


SETTING STATIC ROUTING

Disusun oleh :
Nama : Mohamad Darmawan Mukhlis
NIM : 1503097
Kelas : D3TI.1D

JURUSAN/PRODI TEKNIK INFORMATIKA


POLITEKNIK NEGERI INDRAMAYU
2016
Topologi

Setting Switch Kiri

Setting Router Kiri

Switch deket server


Router Tengah

Router Kanan
IP Routing
Router kiri
Router>
Router>en
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
Router#ip route 10.10.20.0 255.255.255.192 fa0/0
Router#ip route 10.10.30.0 255.255.255.252 fa0/0
Router#ip route 192.168.30.0 255.255.255.0 fa0/0

Router Tengah
Router>
Router>en
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
Router#ip route 192.168.30.0 255.255.255.0 fa0/1
Router#ip route 172.10.10.0 255.255.255.0 fa0/0

Router kanan
Router>
Router>en
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
Router#ip route 10.10.20.0 255.255.255.192 fa0/0
Router#ip route 10.10.10.0 255.255.255.252 fa0/0
Router#ip route 172.10.10.0 255.255.255.0 fa0/0

Pemberian IP Address tiap en devices


Tes Koneksi

You might also like