answersLogoWhite

0

that gives you 16 subnets with 14 usable IPs for hosts that is because one is for subnet and one for broadcas in that subnet

for example: 192.168.1.0/28 - subnet number

192.168.1.15 -broadcast number

usable IPs for hosts - IPs between them that is 14

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

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.


What does it mean to borrow 4 bits for subnets?

When you borrow bits for a subnet you are intruding into the client portion of an IP address. As a result, you will lose clients in your network because the "borrowed" portion becomes the extended network prefix. This allows you to separate your bigger network into smaller, logical networks (subnets). The number of bits borrowed will indicate the total number of smaller subnets that you can support in your network. In each case, regardless of class of address, borrowing 4 bits gives a total of 14 subnets (in the classical sense) and 16 subnets (in Cisco).


Assume all devices are using default configurations How many subnets are required to address the topology that is shown?

3


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

3


What gateway interprets its outbound request to other subnets and then interprets its inbound requests from other subnets is called?

Default Gateways


How many Subnets can you create on a Class C address with the subnet mask being 255.255.255.192 the answer i got was wrong and I don't understand where I went wrong please help. Thank you?

192 is equal to 2 bits borrowed 2^2 = 4 the number of subnets and host are 64 because 2 bits borrowed from the 8 bits of a class C network is 6, therfore 2^6 = 64.


How do you create 8 subnets for 192.168.1.024?

To create 8 subnets for the IP address 192.168.1.0, you need to use subnetting. Since 8 subnets require 3 additional bits (as 2^3 = 8), you can take 3 bits from the host part of the default subnet mask (255.255.255.0 or /24). This will change the subnet mask to 255.255.255.224 (/27), allowing for 8 subnets, each with 30 usable host addresses (2^5 - 2 = 30). The resulting subnets will range from 192.168.1.0 to 192.168.1.224.


How many valid subnets do you get if you borrow 3 bits?

When you borrow 3 bits from the host portion of an IP address, you can create (2^3 = 8) valid subnets. However, one subnet is reserved for the network address and another for the broadcast address, leaving you with 6 usable subnets. Thus, by borrowing 3 bits, you obtain 6 valid subnets for use.


How many subnets are on a broadcast address of 205.61.128.64?

At least one.


Defference bw a default subnet mask and a custom subnet mask?

The default subnet mask has a standard size. The custom subnet mask allows you to make subnets that are smaller or larger than the default.


Which default EIGRP configuration must be modified to allow an eigrp router to advertise subnets that are configured with vlsm?

autosummarization


What information is required prior to dividing a netowrk into subnets?

network class network address number of subnets required number of host per subnet