0% found this document useful (0 votes)
42 views3 pages

Tugas Ibu

This document contains information about network configuration for computer labs at a university and new work rooms at a company. It provides the number of hosts and IP address ranges for 5 university computer labs and 3 new company work rooms. It then shows the subnet calculations to divide the IP addresses into subnets for each space based on the number of hosts and subnet mask.

Uploaded by

adityafilkom
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
42 views3 pages

Tugas Ibu

This document contains information about network configuration for computer labs at a university and new work rooms at a company. It provides the number of hosts and IP address ranges for 5 university computer labs and 3 new company work rooms. It then shows the subnet calculations to divide the IP addresses into subnets for each space based on the number of hosts and subnet mask.

Uploaded by

adityafilkom
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Nama : Aditya Hermawan

Kelas : III B (Sistem Informasi)

Tugas : Jaringan Komputer

Soal :
1. Universitas ABC memiliki 5 ruang Lab computer dan Akuntansi yang dibagi sebagai berikut:
- Lab 1 : 60 host
- Lab 2 : 81 host
- Lab 3 : 9 host
- Lab 4 : 17 host
- Lab 5 : 120 host
Diketahui IP Adress 192.168.7.0

2. MJ Solutive memebangun 3 ruang kerja baru dengan kebutuhan ruang computer sebagai berikut :
- Ruang 1 : 60 host
- Ruang 2 : 81 host
- Ruang 3 : 9 host
Diketahui IP Adress 192.168.1.252

JAWAB:

1. Kita urutkan dari yang terbesar :


Lab 5 = 120 host
Lab 2 = 81 host
Lab 1 = 60 host
Lab 4 = 17 host
Lab 3 = 9 host

– Lab 5 = 120 host


27 = 128 IIIIIIII.IIIIIIII.IIIIIIII.I0000000 = / 25
255. 255. 255. 255
255. 255. 255. 128
0 0 0 127

192. 168. 7 . 0
255. 255. 255. 128
0 0 0 127

Network = 192. 168. 7. 0


IP pertama = 192. 168. 7. 1
IP terakhir = 192. 168. 7. 126
Broadcast = 192. 168. 7. 127
Subnet mask = 255. 255. 255. 128
– Lab 2 = 81 host

27 = 128 IIIIIIII.IIIIIIII.IIIIIIII.I0000000 = / 25
255. 255. 255. 255
255. 255. 255. 128
0 0 0 127

192. 168. 7 . 128


0 . 0 . 0 . 127
192. 168. 7. 255

Network = 192. 168. 7. 128


IP pertama = 192. 168. 7. 129
IP terakhir = 192. 168. 7. 254
Broadcast = 192. 168. 7. 255
Subnet mask = 255. 255. 255. 128

– Lab 1 = 60 host

26 = 64 IIIIIIII.IIIIIIII.IIIIIIII.II000000 = / 26
255. 255. 255. 255
255. 255. 255. 192
0 0 0 63

192. 168. 7 . 256


0 . 0 . 0 . 63
192. 168. 7. 319

Network = 192. 168. 7. 256


IP pertama = 192. 168. 7. 257
IP terakhir = 192. 168. 7. 318
Broadcast = 192. 168. 7. 319
Subnet mask = 255. 255. 255. 192

– Lab 4 = 17 host

25 = 32 IIIIIIII.IIIIIIII.IIIIIIII.III00000 = / 27
255. 255. 255. 255
255. 255. 255. 224
0 0 0 31

192. 168. 7 . 320


0 . 0 . 0 . 31
192. 168. 7. 351

Network = 192. 168. 7. 320


IP pertama = 192. 168. 7. 321
IP terakhir = 192. 168. 7. 350
Broadcast = 192. 168. 7. 351
Subnet mask = 255. 255. 255. 224

– Lab 3 = 9 host

24 = 16 IIIIIIII.IIIIIIII.IIIIIIII.IIII0000 = / 28
255. 255. 255. 255
255. 255. 255. 240
0 0 0 15

192. 168. 7 . 352


0 . 0 . 0 . 15
192. 168. 7. 367
Network = 192. 168. 7. 352
IP pertama = 192. 168. 7. 353
IP terakhir = 192. 168. 7. 366
Broadcast = 192. 168. 7. 367
Subnet mask = 255. 255. 255. 340

2. Kita urutkan dari yang terbesar :


Ruang 2 = 81 host
Ruang 1 = 60 host
Ruang 3 = 9 host

– Ruang 2 = 81 host
27 = 128 IIIIIIII.IIIIIIII.IIIIIIII.I0000000 = / 25
255. 255. 255. 255
255. 255. 255. 128
0 0 0 127

192. 168. 1 . 252


255. 255. 255. 128
0 0 0 379

Network = 192. 168. 1. 252


IP pertama = 192. 168. 1. 253
IP terakhir = 192. 168. 1. 378
Broadcast = 192. 168. 1. 379
Subnet mask = 255. 255. 255. 128

– Ruang 1 = 60 host
26 = 64 IIIIIIII.IIIIIIII.IIIIIIII.II000000 = / 26
255. 255. 255. 255
255. 255. 255. 192
0 0 0 63

192. 168. 1 . 380


0. 0. 0. 63
192. 168. 1. 443
Network = 192. 168. 1. 380
IP pertama = 192. 168. 1. 381
IP terakhir = 192. 168. 1. 442
Broadcast = 192. 168. 1. 443
Subnet mask = 255. 255. 255. 192

– Ruang 3 = 9 host
24 = 16 IIIIIIII.IIIIIIII.IIIIIIII.IIII0000 = / 28
255. 255. 255. 255
255. 255. 255. 240
0 0 0 15

192. 168. 1 . 444


0. 0. 0. 15
192. 168. 1. 459

Network = 192. 168. 1. 444


IP pertama = 192. 168. 1. 445
IP terakhir = 192. 168. 1. 458
Broadcast = 192. 168. 1. 459
Subnet mask = 255. 255. 255. 240

You might also like