Lab3
Lab3
Network
Lab 3: Subnetting
Page - 2
Why Subnetting?
• Reduces congestion.
• Reduces Broadcast
networks.
B 172.16.0.0 – 16 2562 − 2
255.240.0.0 (/12)
172.31.255.255
C 256 256 − 2
192.168.0.0 –
255.255.0.0 (/16)
192.168.255.255
Page - 4
Subnetting Steps
Page - 5
Example
Given:
Network: 192.168.1.0/24
Subnet Mask: 255.255.255.0 (default for /24)
Task:
Divide this network into 4 subnets.
Page - 6
Step 1 - Determine the Number of Bits to Borrow
Page - 7
Step 2 - Calculate the New Subnet Mask
Page - 8
Step 3 - Subnet the Network
Page - 9
Thanks