Suppose you have 300 hosts and want to have no more than 50 hosts per subnet. What size of address block should you request from your ISP? How many /24 addresses would you need? How many subnets would you have left over from your allocation?
What will be an ideal response?
The next largest subnet above 50 that is a power of 2 is 64 addresses.
Because 300/50 is 6, 6 subnets of 64 would be about 2 /24-equivalent net-
works. The subnet mask is 255.255.255.192 or /26. There would be 2
subnets left over.
Computer Science & Information Technology
You might also like to view...
Under no circumstances should you attempt to create a forensically clean drive by simply ________ the drive
Fill in the blank(s) with correct word
Computer Science & Information Technology
Name any three SQL*Plus file-related commands.
What will be an ideal response?
Computer Science & Information Technology