0% found this document useful (0 votes)
88 views

VLSM

1. The document discusses subnetting using CIDR and VLSM methods. It provides examples of subnetting a Class B IP address into 8 subnets using CIDR with a /19 subnet mask. It also provides an example of using VLSM to allocate IP addresses into subnets for groups A, B, and C from a Class B address space. 2. A second example uses the author's NIM (student ID number) of "24" and subnets a Class B IP address into 4 subnets using CIDR with a /18 subnet mask. 3. A third example allocates IP addresses from a Class B address space into subnets for groups A, B, and C using VLSM. The valid host and

Uploaded by

Ain Zy
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)
88 views

VLSM

1. The document discusses subnetting using CIDR and VLSM methods. It provides examples of subnetting a Class B IP address into 8 subnets using CIDR with a /19 subnet mask. It also provides an example of using VLSM to allocate IP addresses into subnets for groups A, B, and C from a Class B address space. 2. A second example uses the author's NIM (student ID number) of "24" and subnets a Class B IP address into 4 subnets using CIDR with a /18 subnet mask. 3. A third example allocates IP addresses from a Class B address space into subnets for groups A, B, and C using VLSM. The valid host and

Uploaded by

Ain Zy
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/ 8

Soal :

1. Buat soal subnetting dan jawaban kelas A atau B


dengan metode CIDR+VLSM.
2. Buat soal subnetting dan jawaban kelas A atau B
menggunakan metode CIDR+VLSM dengan digit NIM
Penyelesaian :
1. CIDR
IP Address kelas B

: 152.25.0.0/19

Subnet Mask
:
11111111.11111111.11100000.00000000
: 255.255.224.0
Jumlah subnet
Jumlah host
Blok subnet

: 2x = 23 = 8 Subnet
: 2y 2= 213 2 = 8.190host.
: 256 224= 32

Total blok subnet


224.

: 0, 32, 64, 96, 128, 160, 192,

Alamat host dan broadcast yang valid :


Subnet

152.25.0.0

152.25.32.0 152.25.64.0 152.25.96.0

Host Awal 152.25.0.1

152.25.32.1 152.25.64.1 152.25.96.1

152.25.31.2 152.25.63.2 152.25.95.2 152.25.127.2


Host Akhir 54
54
54
54

152.25.31.2 152.25.63.2 152.25.95.2 152.25.127.2


Broadcast 55
55
55
55
152.25.128.0

152.25.160.0

152.25.192.0

152.25.224.0

152.25.128.1

152.25.160.1

152.25.192.1

152.25.224.1

152.25.159.254 152.25.191.254 152.25.223.254 152.25.255.254

152.25.159.255 152.25.191.255 152.25.223.255 152.25.255.255


1. VLSM
IP Address Kelas B : 175.25.0.0/20
Tentukan Alokasi range network :
GROUP A : 28 PC
GROUP B : 45PC
GROUP C : 50 PC

Urutan :

GROUP C : 50 Host + 1 IP Subnet + 1 IP Broadcast

= 52 IP = 64 (/26)
GROUP B : 45 Host + 1 IP Subnet + 1 IP Broadcast
= 47 IP = 64 (/26)
GROUP A : 28 Host + 1 IP Subnet + 1 IP Broadcast
= 30 IP = 32(/27)
Alokasi range network :
GROUP C :175.25.0.0/26 175.25.63.0/26
Subnet Mask : 255.255.192.0 255.255.192.0
GROUP B :175.25.64.0/26 175.25.115.0/26
Subnet Mask : 255.255.192.0 255.255.192.0
GROUP A : 175.25.116.0/27 175.25.145.0/27
Subnet Mask : 255.255.224.0 255.255.224.0
IP yang tersisa :
175.25.146.0 175.25.255.0

2. CIDR (NIM TERAKHIR 24)

IP Address kelas B

: 154.24.0.0/18

Subnet Mask
:
11111111.11111111.11000000.00000000
: 255.255.192.0
Jumlah subnet
Jumlah host
Blok subnet

: 2x = 22 = 4 Subnet
: 2y 2= 214 2 = 16.382 host.
: 256 192= 64

Total blok subnet

: 0, 64, 128, 192.

Alamat host dan broadcast yang valid :


Subnet

154.24.0.0

154.24.64.0

154.24.128.0 154.24.192

Host Awal 154.24.0.1

154.24.64.1

154.24.128.1 154.24.192

154.24.63.2 154.24.127.2 154.24.191.2 154.24.255


Host Akhir 54
54
54
54

154.24.63.2 154.24.127.2 154.24.191.2 154.24.255


Broadcast 55
55
55
55
1. VLSM
IP Address Kelas B : 130.24.0.0/24

Tentukan Alokasi range network :


GROUP A : 40 PC
GROUP B : 27 PC
GROUP C : 55 PC
Urutan :

GROUP C : 55 Host + 1 IP Subnet + 1 IP Broadcast

= 57 IP = 64 (/26)
GROUP A : 40 Host + 1 IP Subnet + 1 IP Broadcast
= 42 IP = 64 (/26)
GROUP B : 27 Host + 1 IP Subnet + 1 IP Broadcast
= 29 IP = 32 (/27)
Alokasi range network :
GROUP C :130.24.0.0/26 130.24.63.0/26
Subnet Mask : 255.255.192.0 255.255.192.0
GROUP A :130.24.64.0/26 130.24.115.0/26
Subnet Mask : 255.255.192.0 255.255.192.0
GROUP B :130.24.116.0/27 130.24.145.0/27
Subnet Mask : 255.255.224.0 255.255.224.0

IP yang tersisa :
130.24.146.0 130.24.255.0
TUGAS TANGGAL 26
IP Address kelas B

: 172.10.24.0/20

Subnet Mask
:
11111111.11111111.11110000.00000000
: 255.255.240.0
Jumlah subnet
Jumlah host
Blok subnet

: 2x = 24 = 16 Subnet
: 2y 2 = 212 2 = 4.094 host.
: 256 240 = 16

Total blok subnet


128, 144, 160,
224, 240.

: 0, 16, 32, 48, 64, 80, 96, 112,


176, 192, 208,

Alamat host dan broadcast yang valid :


Subnet

172.10.0.0

172.10.16.0 172.10.32.0

172.10.48.0

Host Awal 172.10.0.1

172.10.16.1 172.10.32.1

172.10.48.1

172.10.15.2 172.10.31.2 172.10.47.25 172.10.63.2


Host Akhir 54
54
4
54

172.10.15.2 172.10.31.2 172.10.47.25 172.10.63.2


Broadcast 55
55
5
55
Subnet

172.10.64.0 172.10.80.0 172.10.96.0

172.10.112.

Host Awal 172.10.64.1 172.10.80.1 172.10.96.1

172.10.112.

172.10.79.2 172.10.95.2 172.10.111.2 172.10.127.


Host Akhir 54
54
54
54

172.10.79.2 172.10.95.2 172.10.111.2 172.10.127.


Broadcast 55
55
55
55
Subnet

172.10.128.0 172.10.144.0 172.10.160.0 172.10.17

Host Awal 172.10.128.1 172.10.144.1 172.10.160.1 172.10.17

172.10.143.2 172.10.159.2 172.10.175.2 172.10.19


Host Akhir 54
54
54
54

172.10.143.2 172.10.159.2 172.10.175.2 172.10.19


broadcast 55
55
55
55
Subnet

172.10.192.0 172.10.208.0 172.10.224.0 172.10.24

Host Awal 172.10.192.1 172.10.208.1 172.10.224.1 172.10.24

Host Akhir 172.10.207.2 172.10.223.2 172.10.239.2 172.10.25

54

54

54

54

172.10.207.2 172.10.223.2 172.10.239.2 172.10.25


Broadcast 55
55
55
55

You might also like