answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How many valid subnets do you get if you borrow 3 bits?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many bits do you need to borrow in a class C subnet masks to accommodate 18 networks?

Borrow 5 bits (for 30 subnets total).


In a class A how many subnet bits are needed to make at least 365 useable hosts or subnets?

You would need at least 9 bits to borrow. Since 8 bits gives only 255 the additional bit will get you 256. Adding 256 + 128 gives you at least 384 subnets or hosts.


How Given a Class C network 200.1.1.0 We want 5 subnets each with 30 hosts on it. How many bits to borrow How many bits to leave What is the subnet mask ( in dot notation and in CIDR notation)?

Given a Class C network: 200.1.1.0 We want 5 subnets, each with 30 hosts on it. How many bits to borrow ? How many bits to leave? What is the subnet mask? ( in dot notation and in CIDR notation)


How many bits are borrowed from a class B host address to create 30 new subnets?

5 bits are necessary to create up to 30 subnets.


How many bits must be reallocated from host ID to network ID to createe 16 subnets?

you need to reallocate 4 bits to creat 16 subnets. how do I get that? easy! 2 to the power of 4 gives us 16 subnets.


How many subnets are provided in a network with 7 bits of subnetting?

126


How many host bits are borrowed if four subnets are created?

3


How many bits can you borrow from 192.168.1.0?

It is possible to borrow a possible 3 bits from 192.168.1.0.


How many subnets and hosts per subnet can you get from the network 172.16.0.0?

There are 16 bits available; it is up to you how many of those bits you reserve for the subnet, and how many for the individual hosts within each subnet.


How many subnets are available in prefix?

It depends on how many bits you are using for the network prefix. The formula is 2n - 2 for the number of subnets available in a prefix, or 2n if you allow the use of the 0th subnet.


How many subnets can you have in a class C network with a 26 bit mask?

A Class C IP address has 24 bits for network and 8 bits for host. So to have a subnet mask of 26 bits, you will need to use 2 bits from host part.Number of subnets is given by the formula : 2^(no. of bits used from host part).Hence number of subnets in this case would be = 2^2 = 4.For e.g. if the class C IP address is 200.168.210.0the 4 subnet addresses would be :11001000.10101000.11010010.00000000 = 200.168.210.011001000.10101000.11010010.01000000 = 200.168.210.6411001000.10101000.11010010.10000000 = 200.168.210.12811001000.10101000.11010010.11000000 = 200.168.210.192Note: The digits in bold are the mask bits.


How many bits would you borrow to subnet 172.16.100.0 to have at least 500 hosts?

we need to borrow 7 bits to subnet 172.16.100.0 to have at least 500 hosts and the subnet mask will be 255.255.254.0