0% found this document useful (0 votes)
46 views2 pages

Bits 7 6 5 4 3 2 1 0 2 7 2 6 2 5 2 4 2 3 2 2 2 1 2 0 128 64 32 16 8 4 2 1

This document discusses binary numbers, IP addresses, network classes, and private network ranges. It provides examples of converting decimal numbers to binary, breaking down an IP address into its constituent parts, describing the network classes A, B and C, and listing the private network ranges for classes A, B and C.

Uploaded by

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

Bits 7 6 5 4 3 2 1 0 2 7 2 6 2 5 2 4 2 3 2 2 2 1 2 0 128 64 32 16 8 4 2 1

This document discusses binary numbers, IP addresses, network classes, and private network ranges. It provides examples of converting decimal numbers to binary, breaking down an IP address into its constituent parts, describing the network classes A, B and C, and listing the private network ranges for classes A, B and C.

Uploaded by

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

bits

7
2^7
128

6
2^6
64

5
2^5
32

4
2^4
16

3
2^3
8

2
2^2
4

1
2^1
2

0
1
1

0
0
1

0
1
0

1
0
0

0
0
0

1
0
0

0
1
0

0
2^0
1

0=
0=
0=

20
162
192

192.168.1.1
192
168
1
1
10000000
10101000 00000001 00000001

Network Class
Clase A
0xxxxxxx
Clase B
10xxxxxx
Clase C
110xxxxx

Private network Class


Clase A
Clase B
Clase C

Rango A
Rango B
Rango C
Rango D

0.0.0.0
128.0.0.0
192.0.0.0
224.0.0.0

126.255.255.255
191.255.255.255
223.255.255.255

Rango A
Rango B
Rango C

10.0.0.0
10.255.255.255
172.16.0.0 172.31.255.255
192.168.0.0 192.168.255.255

You might also like