answersLogoWhite

0

16 bits

example class b:

nnn.nnn.0.0 - nnn.nnn.255.255

subnetmask: 255.255.0.0

example class c (8 bits):

nnn.nnn.nnn.0 - nnn.nnn.nnn.255

subnetmask: 255.255.255.0

exaple class a (24 bits):

nnn.0.0.0 - nnn.255.255.255

subnetmask: 255.0.0.0

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is the maximum number of bits that can be borrowed with class b?

The maximum number of host bits that can be borrowed from a class A address is 22 (technically you could borrow 23 but the resulting network would be useless). A class A address uses 8 bits for its network address and 24 bits for its host addresses. Class A uses a subnet mask of 255.0.0.0 You can only borrow 22 bits (instead of 24) because a valid network requires 4 addresses: A network address, two host addresses and a broadcast address. These networks would result in 30 bits used for the network address and 2 bits used for the host addresses. These networks use a subnet mask of 255.255.255.252


How many bits comprise the network portion of a class c address?

Thirty bits make up the network portion of a class C address. Three bits are borrowed for the subnet mask. There is also a class A and a class B that are comprised of bits.


What is the maximum number of hosts bits that can be borrowed for sub-netting from a Class B address?

14


What is the difference between the subnet mask for a Class A address with 16 bits for the subnet ID and a class B address with 8 bits for the subnet ID?

In a Class A address, the default subnet mask is 255.0.0.0, allowing for a large number of hosts within a single network, but with 16 bits designated for the subnet ID, the subnet mask becomes 255.255.0.0. In contrast, a Class B address has a default subnet mask of 255.255.0.0, and with 8 bits for the subnet ID, the subnet mask would typically be 255.255.255.0. Thus, the key difference lies in the number of bits allocated for the subnet ID and the resulting subnet masks, affecting the number of available subnets and hosts per subnet.


Which class ip address uses 8 bits for the network id and 24 bits for the host id?

class A


What is the ata standard that changed the number of bits used to address data on a hard disk?

ATA/ATAPI-6


What is the offset for a Class C IP address?

The offset for a Class C IP address is 24 bits.


How many bits are required to supernet seven class c address?

3 bits


Which two statements describe classful IP addresses?

The number of bits used to identify the hosts is fixed by the class of the network. Up to 24 bits can make up the host portion of a Class C address.


How can the subnet mask for a class C address be represented?

255.255.255.0 - in decimal representation 11111111.11111111.11111111.00000000 - binary representation (3 bytes with all the bits equal to 1, the last byte with all the bits equal to 0) /24 - binary short representation (the number of bits equal to 1)


How many bits are in the subnetted ID 185.27.54.0?

To determine the number of bits in the subnetted ID of 185.27.54.0, you need to know the subnet mask used. However, if it’s a standard Class B address (which uses a default mask of 255.255.0.0), it has 16 bits for the network portion. If the address is subnetted further, additional bits are borrowed from the host portion, increasing the network bit count. For example, if a subnet mask of 255.255.255.0 is used, then there would be 24 bits in the subnetted ID.


How many octets are in a Class C IP address?

24 bits (8 bits per octet, so 3) are used for the network portion of a class C IP address