The ABC LTD network was assigned the Class C network 199.166.131.9 from the ISP. If the
istrator at ABC LTD were to subnet this class C network using the 255.255.255.224 subnet
hosts in the be able to support on each subnet?
Answers
Answer:
The subnet mask 255.255.255.224 is a 27 bit mask (11111111.11111111.11111111.11100000). It uses 3 bits from the last octet for the network ID, leaving 5 bits for host addresses. We can calculate the number of hosts supported by this subnet by using the 2n-2 formula where n represents the number of host bits. In this case it will be 5. 25-2 gives us 30. However, . Subnet mask 255.255.255.192 will give us a total of 64 addresses. However, we must still subtract two addresses (the network address and the broadcast address) to determine the maximum number of hosts the subnet will support.
#Be Brainly
Answer:
In local subnet mask of 255.255. 255.224,we have total 27 1's and remaining are 5 zeros. With that 5 zeros in HID part,we can have 2^5 IP Addresses at Maximum