answersLogoWhite

0

What else can I help you with?

Related Questions

In which class support maximum number of host?

class A supports maximum number of hosts. | | | | | <------network------><--------------------------------hosts------------------------------------>


What is the Maximum number of host IDs class C address?

254


What is the Maximum number of host ID's available on a class C address?

254


What is the maximum number of host machines each removable media device can be linked to?

20


What is the Maximum number of IP Addressse that can be assigned to hosts on a local subnet that has 255.255.255.224?

32 host per 8 subnet.


What does the number of bits assigned to host determine?

The number of bits assigned to the host in an IP address determines the maximum number of devices that can be connected to a particular network. Specifically, it defines the size of the host portion of the address, which dictates how many unique addresses are available for devices within that network. The more bits allocated to the host, the larger the potential number of devices, but this reduces the number of bits available for network identification. Conversely, fewer host bits allow for more networks but limit the number of devices per network.


How many hubs can exist between two communicating host in an Ethernet hub-based network?

A maximum of 4.A maximum of 4.A maximum of 4.A maximum of 4.


What is the maximum possible number of hops a packet can take to try to reach their destination?

A specific TTL number can indicate the maximum range for a packet. For example, zero restricts it to the same host, one to the same subnet, 32 to the same site, 64 to the same region and 128 to the same continent; 255 is unrestricted.


11hours each day each party takes3 hour what is the maximum number of parties the center can host in a day?

If each party lasts 3 hours and the center is available for 11 hours each day, the maximum number of parties the center can host in a day is 11/3, approximately 3 parties. However, it's important to note that this calculation assumes parties can start and end exactly at the specified times without any overlap or setup time.


A network on the internet has a subnet mask 255.255.240.0 what is the maximum number of hosts it can handle?

Convert the subnet mask to binary: 11111111.11111111.11110000.00000000The zeroes tell you which bytes indicate the host; in this case, 12 zeroes allow for 212 = 4096 different IP addresses within the subnet. Of these, two (the first and the last) are unusable for a host, so you have a maximum of 4094 hosts.


What is the maximum number of servers running in Windows Server 2008?

Windows Server 2008 supports a maximum of 64 servers in a single Active Directory domain. However, if you are referring to the number of virtual servers that can run on a physical server, this depends on the hardware capabilities and the licensing of Windows Server 2008. Generally, the number of virtual machines is limited by the amount of RAM, CPU, and storage available on the host server.


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