Posts

Showing posts with the label Subnetting Calculation

SUBNETTING CALCULATION

Image
Students are required to suggest private addressing scheme used in OUM network. Explain how you  calculate the subnetting using FLSM based on the number of the faculties. Each faculty is given their  network address. Assign IT Center as another subnet with their own network address. From this  network address, assigned as the  4  th  available address  as the address of the OnlineLearning System  Server. Calculate Subnetting Step 1 : Choose IP Address for OUM network. Network Id : 192.158.1.0/24 Subnet Mask : 255.255.255.0 Faculty = 10 Step 2 : Calculate borrow bit. 10 subdivide means that there are 10 subnet. So, the requirement is 2^n, which is n must be greater or equal to 10. we will take 2^4 which is greater than 10 as our subnet. There are 10 Faculty because there are 10 subdivide. So the borrow bits will be 4 and the new subnet will be 28. New Network Id : 192.158.1.0/28 Step 3 : Calculate new subnet mask. Default Subnet Mask : 255.255.255.0 New Subnet Mask : 255.255.255.240 For