We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2
1. Ip address 130.200.10.
1 / 19 (CIDR) jumlah angka 1 di dalam net mask
Tentukan Jumlah subnet dan jumlah host per subnet Kelas B (16 bit) net mask 255.255.0.0 Net id net id host id host id 11111111.11111111.11100000.00000000 11100000 2^7 + 2^6 + 2^5 = 128 + 64 + 32 = 224 Subnet mask 255.255.224.0 Jumlah subnet angka 1 = 3 2^x = 2^3 = 8 Jumlah host per subnet angka 0 = 5+8 = 13 2^y -2 = 2^13 -2 = 8.190
2. Ip address 192.168.1.0 / 26 C (8 bit)
Subnet mask : 255.255.255.0 255.255.255.192 11111111.11111111.11111111.11000000 = 2^7 + 2^6 = 128 +64 = 192 a. Jumlah subnet : 2^x 2^2 = 4 b. Jumlah host per subnet: 2^y-2 2^6 -2 = 62 c. Blok subnet: 256 – 192 = 64 0,64,128,192 d. Alamat host dan broadcast Subnet 192.168.1.0 192.168.1.64 192.168.1.128 192.168.1.192 Host 192.168.1.1 192.168.1.65 192.168.1.129 192.168.1.193 pertama Host 192.168.1.62 192.168.1.126 192.168.1.190 192.168.1.254 terakhir broadcast 192.168.1.63 192.168.1.127 192.168.1.191 192.168.1.255 3. Ip address 172.16.0.0 /18 kelas B (16 bit) Subnet mask: 255.255.0.0 255.255.192.0 11111111.11111111.11000000.00000000 a. Jumlah subnet : 2^2 = 4 b. Jumlah host per subnet: 2^14 – 2 = 16.382 c. Blok subnet: 256 – 192 = 64 0, 64, 128,192 d. Alamat host dan broadcast Subnet 172.16.0.0 172.16.64.0 172.16.128.0 172.16.192.0 Host 172.16.0.1 172.16.64.1 172.16.128.1 172.16.192.1 pertama Host 172.16.63.254 172.16.127.254 172.16.191.254 172.16.255.254 terakhir Broadcast 172.16.63.255 172.16.127.255 172.16.191.255 172.16.255.255