PROGRESS 2 : SUBNETTING CALCULATION
What is Subnet?
A subnet or subnetwork is a network inside a network. This subnet can make networks be more efficient and also can make network traffic can travel a shorter distance without passing through unnecessary routers to reach its destination.
Subnetting calculation divided by two:
- IP address : 192.168.4.0/24
- Class of IP address : Class C
- Default subnet mask : 255.255.255.0
- Finding the no. of subnets :
- Quantity of bit borrowed : 3 ⇘
- Mask :
|
NO |
NETWORK ID |
USABLE HOST ID RANGE |
NO USABLE HOST ID |
BROADCAST ID |
|
1. |
192.168.4.0 |
|
|
|
|
2. |
192.168.4.32 |
|
|
|
|
3. |
|
|
|
|
|
4. |
|
|
|
|
|
5. |
|
|
|
|
|
6. |
|
|
|
|
|
7. |
|
|
|
|
|
8. |
|
|
|
|
Since requirement is 6, the IT Center in UTeM is assigned to 6th subnet which ranges from 192.168.4.160 to 192.168.4.191
➤ for IP address of UTeM :
⇛ network ID : 192.168.4.160 from 1st address.
⇛ broadcast ID : 192.168.4.191 from the last address.
Throughout the range there are 30 more usable host IDs within this range.
➤ for IP address of Online Learning System Server(ULearn) :
⇛ Assigned to 4th address among the 30 host IDs.
⇛ IP address : 192.168.4.164/27
No comments:
Post a Comment