answersLogoWhite

0


Best Answer

class b, c, and d

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which IPv4 class provides the highest number of host addresses per network?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

What do the first three bytes of MAC addresses normally signify?

version number of the network adapter


How does a tcp ip environment ensure seamless communication between computers?

it includes source and destination addresses in ip datagrams it uses 32 bit logical ip addresses for each node it ensures that a networks hosts share a network number it includes a unique host number for every host on a network


How many networks and addresses are available for class b ip addresses?

First octet rule for each class:Class A: 0xxxxxxxClass B: 10xxxxxxClass C: 110xxxxxClass A range is 0 - 1270.0.0.0 and 127.0.0.0 are not "routable" IP addresses. One defines all networks and the other is the loopback. We have a total of 126 usable networks and 16,777,214 usable hostaddresses per network. There are even less if we don't count the private address of 10.0.0.0 (RFC 1918).Class B range is 128 - 191There are 16,384 total networks in this class; that's including the private addresses of 172.16.0.0 - 172.31.0.0 (RFC 1918). There are a total of 65,534 usable host addresses per network.Class C range is 192 - 223There are 2,097,152 total networks in this class; that's including the private addresses of 192.168.0.0 - 192.168.255.0 (RFC 1918). There are 254 usable hosts addresses per network.


What is the difference between an Ethernet Address and an mac address?

Ethernet address is really not a good term to use. I think you mean a MAC address. A MAC address is given to any device that accesses the internet. Such devices include WiFi cards, modems, and routers. These are only used by networks that devices connect to, and not by websites. They can be used for filtering and identifying devices on a network.Ip (Internet Protocol) addresses are assigned to networks (one per network) by an ISP (Internet Service Provider) such as Comcast. These are sent to everything you interact with online, so that your network, rather than your computer, is identified.Now there are two kinds of Ip addresses: internal and external. Internal are used by your network to identify each device that connects to it. External Ip's are assigned by your ISP to identify you to the world. I explained the difference more in-depth in another answer, which is right here:What_is_the_difference_between_an_Ip_address_and_a_http_address


Describe the structure of an ip address?

IP addresses identify devices on the internet and other TCP/IP networks. They comprise four numbers separated by periods. The first part of an IP address identifies the network, and the last identifies the host. MAC addresses are used only for communication within a local network.There are four octects in a IP address. IP address can be assigned, MAC address are embedded in the (NIC)IP address is a 32 bit address consisting of a series of four 8 bit numbers separated by periods. An IP address identifies a computer, printer, or other device on a TCP/IP network such as the internet or an intranet.Mac address is a unique 42 bit address permanently embedded in a NIC and identifying device on a LAN.Source: CompTIA A+ Guide to Hardware by Jean Andrews (page 468)An IP address is a 32-bit address comprising a series of four 8-bit numbers separated by periods. An IP address identifies a computer, printer or other device on a TCP/IP network such as the internet or intranet.

Related questions

How many network addresses are there in a network with a subnet mask of 21?

One - by your problem statement, all addresses are part of the same network. The number of host addresses is 232-21 - 2, or about 2000.One - by your problem statement, all addresses are part of the same network. The number of host addresses is 232-21 - 2, or about 2000.One - by your problem statement, all addresses are part of the same network. The number of host addresses is 232-21 - 2, or about 2000.One - by your problem statement, all addresses are part of the same network. The number of host addresses is 232-21 - 2, or about 2000.


What nutrient provides provides the highest number of calories?

Fat is the nutrient that provides the highest number of calories (9 per gram).


What do the first three bytes of MAC addresses normally signify?

version number of the network adapter


What is the large area network?

A local area network is a network that spans a relatively space and provides services to a small number of people


Difference between ip address and macip?

See the OSI layer. The MAC address is the base addressing. IP addresses ride on top of the MAC Addresses.


Where do you get your subnet number from?

You (the network administrator) decide what subnet you need to use, depending on the available IP addresses, and how you want to divide your network into subnets (in case you use subnets).You (the network administrator) decide what subnet you need to use, depending on the available IP addresses, and how you want to divide your network into subnets (in case you use subnets).You (the network administrator) decide what subnet you need to use, depending on the available IP addresses, and how you want to divide your network into subnets (in case you use subnets).You (the network administrator) decide what subnet you need to use, depending on the available IP addresses, and how you want to divide your network into subnets (in case you use subnets).


Which nutrient provide the highest number of calories per gram?

Fat is the nutrient that provides the highest number of calories (9 per gram).


Calculate the number of hosts for a specified network?

Write the subnet mask in binary. The zeroes at the end represent the host bits, and therefore, the size of the network. If (for example) you have ten zeroes at the end, you rais 210 = 1024. That's the number of addresses in the network. Of these, the first and the last are reserved for special purposes, and can't be used for host addresses, so the complete calculation (in this case) is 210 - 2.Write the subnet mask in binary. The zeroes at the end represent the host bits, and therefore, the size of the network. If (for example) you have ten zeroes at the end, you rais 210 = 1024. That's the number of addresses in the network. Of these, the first and the last are reserved for special purposes, and can't be used for host addresses, so the complete calculation (in this case) is 210 - 2.Write the subnet mask in binary. The zeroes at the end represent the host bits, and therefore, the size of the network. If (for example) you have ten zeroes at the end, you rais 210 = 1024. That's the number of addresses in the network. Of these, the first and the last are reserved for special purposes, and can't be used for host addresses, so the complete calculation (in this case) is 210 - 2.Write the subnet mask in binary. The zeroes at the end represent the host bits, and therefore, the size of the network. If (for example) you have ten zeroes at the end, you rais 210 = 1024. That's the number of addresses in the network. Of these, the first and the last are reserved for special purposes, and can't be used for host addresses, so the complete calculation (in this case) is 210 - 2.


How does a tcp ip environment ensure seamless communication between computers?

it includes source and destination addresses in ip datagrams it uses 32 bit logical ip addresses for each node it ensures that a networks hosts share a network number it includes a unique host number for every host on a network


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


What is unique about network IP addresses?

An IP address must be unique within a LAN; the combination of the network and host portion must present a number that is not duplicated anywhere else in the network. Outside of a LAN the IP addresses do not have to be unique, except that the network id portion can only be used by the organization that owns the IP network address. The host portion does not need to be unique across all LANs within an enterprise network.


Maximum number of hosts class c Address?

254 - a class C subnet uses 8 bits for the hosts and 0 and 255 are reserved.