Thanks to visit codestin.com
Credit goes to www.scribd.com

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

Sub Netting

The document outlines the five classes of IP address ranges (A, B, C, D, E) and their characteristics. Class A supports 16 million hosts on each of 127 networks. Class B supports 65,000 hosts on each of 16,000 networks. Class C supports 254 hosts on each of 2 million networks. Classes D and E are reserved for special uses. Private IP ranges like 10.0.0.0/8 and 192.168.0.0/16 are also listed along with their subnet masks and host ID sizes.

Uploaded by

fox m
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
66 views1 page

Sub Netting

The document outlines the five classes of IP address ranges (A, B, C, D, E) and their characteristics. Class A supports 16 million hosts on each of 127 networks. Class B supports 65,000 hosts on each of 16,000 networks. Class C supports 254 hosts on each of 2 million networks. Classes D and E are reserved for special uses. Private IP ranges like 10.0.0.0/8 and 192.168.0.0/16 are also listed along with their subnet masks and host ID sizes.

Uploaded by

fox m
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

Class Address # of Hosts

CIDR
CIDR
CIDR
CIDR
CIDR
CIDR
CIDR
CIDR
A
CIDR
CIDR
CIDR
CIDR
CIDR
CIDR
CIDR
B
CIDR
CIDR
CIDR
CIDR
CIDR
CIDR
CIDR
C
CIDR
CIDR
CIDR
CIDR
CIDR
CIDR
CIDR
CIDR

Class

/0
/1
/2
/3
/4
/5
/6
/7
/8
/9
/10
/11
/12
/13
/14
/15
/16
/17
/18
/19
/20
/21
/22
/23
/24
/25
/26
/27
/28
/29
/30
/31
/32

4,294,967,296
2,147,483,648
1,073,741,824
536,870,912
240,435,456
134,217,728
67,108,864
33,554,432
16,777,216
8,388,608
4,194,304
2,097,152
1,048,576
524,288
262,144
131,072
65,534
32,768
16,384
8,192
4,096
2,048
1,024
512
256
128
64
32
16
8
4
2
1

Netmask (Binary)
00000000 00000000 00000000 00000000
10000000 00000000 00000000 00000000
11000000 00000000 00000000 00000000
11100000 00000000 00000000 00000000
11110000 00000000 00000000 00000000
11111000 00000000 00000000 00000000
11111100 00000000 00000000 00000000
11111110 00000000 00000000 00000000
11111111 00000000 00000000 00000000
11111111 10000000 00000000 00000000
11111111 11000000 00000000 00000000
11111111 11100000 00000000 00000000
11111111 11110000 00000000 00000000
11111111 11111000 00000000 00000000
11111111 11111100 00000000 00000000
11111111 11111110 00000000 00000000
11111111 11111111 00000000 00000000
11111111 11111111 10000000 00000000
11111111 11111111 11000000 00000000
11111111 11111111 11100000 00000000
11111111 11111111 11110000 00000000
11111111 11111111 11111000 00000000
11111111 11111111 11111100 00000000
11111111 11111111 11111110 00000000
11111111 11111111 11111111 00000000
11111111 11111111 11111111 10000000
11111111 11111111 11111111 11000000
11111111 11111111 11111111 11100000
11111111 11111111 11111111 11110000
11111111 11111111 11111111 11111000
11111111 11111111 11111111 11111100
11111111 11111111 11111111 11111110
11111111 11111111 11111111 11111111

Address Range

Class A 1.0.0.1

Netmask
0.0.0.0
128.0.0.0
192.0.0.0
224.0.0.0
240.0.0.0
248.0.0.0
252.0.0.0
254.0.0.0
255.0.0.0
255.128.0.0
255.192.0.0
255.224.0.0
255.240.0.0
255.248.0.0
255.252.0.0
255.254.0.0
255.255.0.0
255.255.128.0
255.255.192.0
255.255.224.0
255.255.240.0
255.255.248.0
255.255.252.0
255.255.254.0
255.255.255.0
255.255.255.128
255.255.255.192
255.255.255.224
255.255.255.240
255.255.255.248
255.255.255.252
255.255.255.254
255.255.255.255

Supports

- 126.255.255.254

Supports 16 million hosts on each of 127 networks.

Class B 128.1.0.1 - 191.255.255.254

Supports 65,000 hosts on each of 16,000 networks.

Class C 192.0.1.1 - 223.255.254.254

Supports 254 hosts on each of 2 million networks.

Class D 224.0.0.0 - 239.255.255.255

Reserved for multicast groups.

Class E 240.0.0.0 - 254.255.255.254

Reserved for Research and Development Purposes.

Privet IP address range

10.0.0.0
10.255.255.255
172.16.0.0 172.31.255.255
192.168.0.0 192.168.255.255

(subnet mask)

10.0.0.0/8 (255.0.0.0)
172.16.0.0/12 (255.240.0.0)
192.168.0.0/16 (255.255.0.0)

host id size

24 bits
20 bits
16 bits

You might also like