Assignment 2 Subnetting

Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

Task 2 : Determine Subnet Information

Problem 1 :

Host IP Address
Subnet Mask
Number of Subnets Bits
Number of Subnets
Number of Host Bits per Subnet
Number of Usable Hosts per Subnet
Subnet Address for this IP Address
IP Address of First Host on this Subnet
IP Address of Last Host on this Subnet
Broadcast Address for this Subnet

172.30.1.33
255.255.255.0
8 bits
28 = 256
256
256 2 = 254 usable hosts
172.30.1.0
172.30.1.1
172.30.1.254
172.30.1.255

1. Bilangan Biner :
172.30.1.33
255.255.255.0

=
=

10101100
11111111

00011110
11111111

000000001
111111111

00100001
00000000

2. Subnet Address untuk IP Address :


IP
Subnet Mask
Subnet Add

=
=
=

10101100
11111111
10101100

00011110
11111111
00011110

Subnet

172

30

00000001
11111111
00000001
Subnet 8bits

00100001
00000000
00000000
Host 8 bits

00000001
1
00000001
1
00000001
1

00000001
1
11111110
254
11111111
255

3. Tentukan First Host , Last Host dan Broadcast :


First Host
First Host IP
Last Host
Last Host IP
Broadcast
Broadcast IP

=
=
=
=
=
=

10101100
172
10101100
172
10101100
172

00011110
30
00011110
30
00011110
30

4. Number of Subnet Bits and Usable Host Bits :


Subnet
Number of Subnets
Host Bits
Usable Host Bits

=
=
=
=

8 bits
28 = 256
28 = 256
256 2 = 254 Usable Host Bits

Problem 2
Host IP Address
Subnet Mask
Number of Subnets Bits
Number of Subnets
Number of Host Bits per Subnet
Number of Usable Hosts per Subnet
Subnet Address for this IP Address
IP Address of First Host on this Subnet
IP Address of Last Host on this Subnet
Broadcast Address for this Subnet

172.30.1.33
255.255.255.252
14 bits
214 = 16384
4
4 2 = 2 usable hosts
172.30.1.32
172.30.1.33
172.30.1.34
172.30.1.35

1. Bilangan Biner :
172.30.1.33
255.255.255.252

=
=

10101100
11111111

00011110
11111111

00000001
11111111

00100001
11111100

2. Subnet Address untuk IP Address :


IP
Subnet Mask
Subnet Add

=
=
=

10101100
11111111
10101100

00011110
11111111
00011110

Subnet

172

30

00000001
00100001
11111111
11111100
00000001
00100000
Subnet 14bits host
1
32

3. Tentukan First Host , Last Host dan Broadcast :


First Host
First Host IP
Last Host
Last Host IP
Broadcast
Broadcast IP

=
=
=
=
=
=

10101100
172
10101100
172
10101100
172

00011110
30
00011110
30
00011110
30

00000001
1
00000001
1
00000001
1

4. Number of Subnet Bits and Usable Host Bits :


Subnet
Number of Subnets
Host Bits
Usable Host Bits

=
=
=
=

14 bits
214 = 16384
22 = 4
4 2 = 2 Usable Host Bits

00100001
33
00100010
34
00100011
35

Problem 3
Host IP Address
Subnet Mask
Number of Subnets Bits
Number of Subnets
Number of Host Bits per Subnet
Number of Usable Hosts per Subnet
Subnet Address for this IP Address
IP Address of First Host on this Subnet
IP Address of Last Host on this Subnet
Broadcast Address for this Subnet

192.192.10.234
255.255.255.0
8 bits
28 = 256
256
256 2 = 254 usable hosts
192.192.10.0
192.192.10.1
192.192.10.254
192.192.10.255

1. Bilangan Biner :
192.192.10.234 =
255.255.255.0 =

11000000
11111111

11000000
11111111

00001010
11111111

11101010
00000000

2. Subnet Address untuk IP Address :


IP
Subnet Mask
Subnet Add

=
=
=

11000000
11111111
11000000

11000000
11111111
11000000

00001010
11111111
00001010

11101010
00000000
00000000

Subnet

192

192

10

00001010
10
00001010
10
00001010
10

00000001
1
11111110
254
11111111
255

Subnet 8bits

host 8bits

3. Tentukan First Host , Last Host dan Broadcast :


First Host
First Host IP
Last Host
Last Host IP
Broadcast
Broadcast IP

=
=
=
=
=
=

11000000
192
11000000
192
11000000
192

11000000
192
11000000
192
11000000
192

4. Number of Subnet Bits and Usable Host Bits :


Subnet
Number of Subnets
Host Bits
Usable Host Bits

=
=
=
=

8 bits
28 = 256
28 = 256
256 2 = 254 Usable Host Bits

Problem 4
Host IP Address
Subnet Mask
Number of Subnets Bits
Number of Subnets
Number of Host Bits per Subnet
Number of Usable Hosts per Subnet
Subnet Address for this IP Address
IP Address of First Host on this Subnet
IP Address of Last Host on this Subnet
Broadcast Address for this Subnet

172.17.99.71
255.255.0.0
0 bits
2=2
65536
65536 2 = 65534 Usable Host Bits
172.17.0.0
172.17.0.1
172.17.255.254
172.17.255.255

1. Bilangan Biner :
172.17.99.71
255.255.0.0

=
=

10101100
11111111

00010001
11111111

01100011
00000000

01000111
00000000

01100011
01000111
00000000
00000000
00000000
00000000
Host 16 bits
0
0

2. Subnet Address untuk IP Address :


IP
Subnet Mask
Subnet Add

=
=
=

10101100
11111111
10101100

00010001
11111111
00010001

Subnet

172

17

3. Tentukan First Host , Last Host dan Broadcast :


First Host
First Host IP
Last Host
Last Host IP
Broadcast
Broadcast IP

=
=
=
=
=
=

10101100
172
10101100
172
10101100
172

00010001
17
00010001
17
00010001
17

00000000
0
11111111
255
11111111
255

4. Number of Subnet Bits and Usable Host Bits :


Subnet
Number of Subnets
Host Bits
Usable Host Bits

=
=
=
=

0 bits
2=2
216 = 65536
65536 2 = 65534 Usable Host Bits

00000001
1
11111110
254
11111111
255

Problem 5
Host IP Address
Subnet Mask
Number of Subnets Bits
Number of Subnets
Number of Host Bits per Subnet
Number of Usable Hosts per Subnet
Subnet Address for this IP Address
IP Address of First Host on this Subnet
IP Address of Last Host on this Subnet
Broadcast Address for this Subnet

192.168.3.219
255.255.255.0
8 bits
28 = 256
256
256 2 = 254 Usable Host Bits
192.168.3.0
192.168.3.1
192.168.3.254
192.168.3.255

1. Bilangan Biner :
192.168.3.219 =
255.255.255.0 =

11000000
11111111

10101000
11111111

00000011
11111111

11011011
00000000

2. Subnet Address untuk IP Address :


IP
Subnet Mask
Subnet Add

=
=
=

11000000
11111111
11000000

10101000
11111111
10101000

00000011
11111111
00000011

11011011
00000000
00000000

Subnet

192

168

Subnet 8bits

Host 8bits

3. Tentukan First Host , Last Host dan Broadcast :


First Host
First Host IP
Last Host
Last Host IP
Broadcast
Broadcast IP

=
=
=
=
=
=

11000000
192
11000000
192
11000000
192

10101000
168
10101000
168
10101000
168

00000011
3
00000011
3
00000011
3

4. Number of Subnet Bits and Usable Host Bits :


Subnet
Number of Subnets
Host Bits
Usable Host Bits

=
=
=
=

8 bits
28 = 256
28 = 256
256 2 = 254 Usable Host Bits

00000001
1
11111110
254
11111111
255

Problem 6
Host IP Address
Subnet Mask
Number of Subnets Bits
Number of Subnets
Number of Host Bits per Subnet
Number of Usable Hosts per Subnet
Subnet Address for this IP Address
IP Address of First Host on this Subnet
IP Address of Last Host on this Subnet
Broadcast Address for this Subnet

192.168.3.129
255.255.255.252
14 bits
214 = 16384
4
4 2 = 2 Usable Host Bits
192.168.3.216
192.168.3.217
192.168.3.218
192.168.3.219

1. Bilangan Biner :
192.168.3.129
255.255.255.252

=
=

11000000
11111111

10101000
11111111

00000011
11111111

11011011
11111100

2. Subnet Address Untuk IP Address :


IP
Subnet Mask
Subnet Add

=
=
=

11000000
11111111
11000000

10101000
11111111
10101000

Subnet

192

168

00000011
11011011
11111111
11111100
00000011
11011000
Subnet 14bits Host
3
216

3. Tentukan First Host , Last Host dan Broadcast :


First Host
First Host IP
Last Host
Last Host IP
Broadcast
Broadcast IP

=
=
=
=
=
=

11000000
192
11000000
192
11000000
192

10101000
168
10101000
168
10101000
168

00000011
3
00000011
3
00000011
3

4. Number of Subnet Bits and Usable Host Bits :


Subnet
Number of Subnets
Host Bits
Usable Host Bits

=
=
=
=

14 bits
214 = 16384
22 = 4
4 2 = 2 Usable Host Bits

Sekian Terima Kasih

11011001
217
11011010
218
11011011
219

You might also like