0% found this document useful (0 votes)
35 views1 page

Subnetting: Rumus Menghitung Banyak Subnet

This document discusses subnetting and CIDR notation. It provides formulas for calculating the number of subnets and hosts per subnet based on the subnet mask. Tables are included that show CIDR values, shortcut values for subnetting, and a quick table for determining subnets and hosts. Formulas are also provided for calculating the subnet block and performing subnetting calculations using binary and power of two values.
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)
35 views1 page

Subnetting: Rumus Menghitung Banyak Subnet

This document discusses subnetting and CIDR notation. It provides formulas for calculating the number of subnets and hosts per subnet based on the subnet mask. Tables are included that show CIDR values, shortcut values for subnetting, and a quick table for determining subnets and hosts. Formulas are also provided for calculating the subnet block and performing subnetting calculations using binary and power of two values.
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/ 1

SUBNETTING  Rumus Menghitung Banyak Subnet

Subnet = 2x
 Tabel CIDR (Classless Inter-Domain Routing) x = jumlah binary 1 pada octet terakhir subnet mask

Subnet Mask Nilai CIDR


255.128.0.0 /9
 Rumus Menghitung Jumlah Host per
255.192.0.0 /10 Subnet
255.224.0.0 /11 Host per Subnet = 2y – 2
255.240.0.0 /12 y = jumlah binary – pada octet terakhir subnet mask
255.248.0.0 /13
255.252.0.0 /14  Rumus Menghitung Blok Subnet
255.254.0.0 /15 Blok Subnet = 256 – Z
255.255.0.0 /16 z = nilai octet terakhir subnet mask
255.255.128.0 /17
255.255.192.0 /18  Shortcut Tabel
255.255.224.0 /19
Ip =
255.255.240.0 /20
Binary =
255.255.248.0 /21
Subnet/ 128 64 32 16 8 4 2 1
255.255.252.0 /22 bits
255.255.254.0 /23 128
255.255.255.0 /24 192
255.255.255.128 /25
224
255.255.255.192 /26
255.255.255.224 /27 240
255.255.255.240 /28 248
255.255.255.248 /29 252
255.255.255.252 /30 254
255.255.255.254 /31 255
255.255.255.255 /32

 Tabel Cepat
 Pembagian Octet Pada Class IP
28 27 26 25 24 23 22 21 20
X
Class A Network Host 256 128 64 32 16 8 4 2 1
Octet 1 2 3 4 Net /32 /31 /30 /29 /28 /27 /26 /25 /24
Host /24 /25 /26 /27 /28 /29 /30 /31 /32
Ip =
Class B Network Host Jumlah Host
Octet 1 2 3 4 Total Host =
Jumlah Host =
Class C Network Host Jumlah Network =
Octet 1 2 3 4

Class D Host
Octet 1 2 3 4

 Nilai Pangkat Dua


27 26 25 24 23 22 21 20
128 64 32 16 8 4 2 1

You might also like