Subneting
Subneting
Administrator Requirement:
•Inter-department communication should not be there
Solution :
•Allocate different Networks to each Department
i.e.,
Marketing 192.168.1.1 to 192.168.1.50
Sales 192.168.2.1to 192.168.2.50
Finance 192.168.3.1 to 192.168.3.50
IT 192.168.4.1 to 192.168.4.50
Main Aim of Subnetting
Power Table
Some Important Values
Requirement of 30 subnets
• Class C : 192.168.1.0
• Octet Format is N . N . N . H
Network bits : 24 Host bits
:8
in required
• Subnets : 32 no's
Req. of Subnet
= 2" 1 4
= 25 1 4
32 subnets
• No. of Hosts / Subnet
mo of host bits -2
11111111.11111111.11111111.OOOOOOOO = 11111111.11111111.
11111111.11111000
• Subnet Range
Network ID Broadcast ID
192.168.1.0 - 192.168.1.7
192.168.1.8 - 192.168.1.15
192.168.1.16 - 192.168.1.23
192.168.1.248 - 192.168.1.255
Requirement of 12 hosts…
• Class C : 192.168.1.0
• Octet Format is N . N . N . H
Network bits : 24 Host bits
:8
• Hostinrequired : 12ofno's
z Req. Host (-2 is for Network ID & Broadcast ID)
_
= 24" 2 1 12
= 16 - 2
= 14 Hosts
• No. of Subnets
2 ° o of network bits
16 subnets
• Customized subnet mask
255. 255. 255. 255. 255. 255.
0 240
11111111.11111111.11111111.OOOOOOOO = 11111111.11111111.
11111111.11110000
• Subnet Range
Network ID Broadcast ID
192.168.1.0 - 192.168.1.15
192.168.1.16 - 192.168.1.31
192.168.1.32 - 192.168.1.47
192.168.1.240 - 192.168.1.255
= 4-2
= 2 Hosts
• No. of Subnets
2 ° o of network bits
64 subnets
• Customized subnet mask
255. 255. 0 255. 255. 255.
255. 252
11111111.11111111.11111111.OOOOOOOO
= 11111111.11111111.
11111111.11111100
• Subnet Range
Network ID Broadcast ID
192.168.1.0 - 192.168.1.3
192.168.1.4 - 192.168.1.7
192.168.1.8 - 192.168.1.11
192.168.1.252 - 192.168.1.255
8 subnets
• No. of Hosts / Subnet
2 no of host bits _
11111111.11111111.11111111.OOOOOOOO = 11111111.11111111.
11111111.11100000
• Subnet Range
Network ID Broadcast ID
192.168.1.0 - 192.168.1.31
192.168.1.32 - 192.168.1.63
192.168.1.64 - 192.168.1.95
192.168.1.224 - 192.168.1.255