UNIVERSITAS STIKUBANK SEMARANG
FAKULTAS TEKNOLOGI INFORMASI
Ujian UTS Semester Genap 2020 / 2021
NAMA MATA KULIAH : Desain Manajemen Jaringan
PROGDI / JENJANG / KELAS : TI / S1 /
HARI / TANGGAL : 20 April 2021
WAKTU :-
SIFAT : OPEN BOOK
NIM Arya Sena Setyanegara
NAMA 19.01.53.0037
Perhatikan topologi jaringan dibawah ini dan isilah tabel sesuai topologi tersebut.
Pada gambar diatas ada 5 Subnet:
Subnet Network
A 200.0.0.0/30
B 200.0.0.8/30
C 10.0.0.0/8
D 172.32.0.0/24
E 192.168.0.0/24
1.a. Konfigurasi Router0:
Interface IP Address Subnet Mask
S0/0/0 200.0.0.1 255.255.255.252
Fa0/0 10.0.0.1 255.0.0.0
1.b. CLI Router0
Router>ena
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#router rip
Router(config-router)#ver 2
Router(config-router)#network 200.0.0.0
Router(config-router)#network 10.0.0.0
Router(config-router)#exit
2.a. Konfigurasi Router1:
Interface IP Address Subnet Mask
S0/0/0 200.0.0.2 255.255.255.252
S0/0/1 200.0.0.9 255.255.255.252
Fa0/0 172.32.0.1 255.255.255.0
2.b. CLI Router1
Router>ena
Router#conf t
Enter configuration commands,
one per line. End with CNTL/Z.
Router(config)#router rip
Router(config-router)#ver 2
Router(config-router)#network 200.0.0.0
Router(config-router)#network 200.0.0.8
Router(config-router)#network 172.32.0.0
Router(config-router)#exit
3.a.Konfigurasi Router2:
Interface IP Address Subnet Mask
S0/0/0 200.0.0.10 255.255.255.252
Fa0/0 192.168.0.1 255.255.255.0
3.b. CLI Router2
Router>ena
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#router rip
Router(config-router)#ver 2
Router(config-router)#network 200.0.0.8
Router(config-router)#network 192.168.0.0
Router(config-router)#exit
4. PC
Device IP Address Subnet Mask Default Gateway
PC0 10.0.0.2 255.0.0.0 10.0.0.1
PC1 10.0.0.3 255.0.0.0 10.0.0.1
PC2 172.32.0.2 255.255.255. 172.32.0.1
0
PC3 172.32.0.3 255.255.255. 172.32.0.1
0
PC4 192.168.0. 255.255.255. 192.168.0.1
2 0
PC5 192.168.0. 255.255.255. 192.168.0.1
3 0