answersLogoWhite

0

That depends on the subnet's subnet mask.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Which IP address type is intended for a specific host?

unicast


Calculating network host and broadcast address?

To calculate Network address you should assign "0" " Zero" for Host portionEx. 192.168.157.6/24Since the above IP is Class C last Octet will be the host partThis will be shown in binary as11000000.10101000.10011101.00000110.00000000Then Network address will be 192.168.157.0To find the broadcast IP you need to add "1" Once for host partIf we take Same IP11000000.10101000.10011101.00000110.11111111The Broadcast IP will be 192.168.157.255


When a dhcp server is configured which two ip address should never be assignable to host?

Network or subnetwork IP address. Broadcast address on the network


What is IP Host address?

The host is the last part of an IP address


What is the broadcast address for 136.78.113.75 255.255.244.0?

To find the broadcast address for the IP address 136.78.113.75 with the subnet mask 255.255.244.0, first convert the subnet mask to binary: 11111111.11111111.11111100.00000000. This means the first 22 bits are for the network. When you apply this mask to the IP address, the network portion is 136.78.112.0. The broadcast address, which has all host bits set to 1, is 136.78.115.255.


Why ip address start with 255.255..?

the Ip address is used to broadcast messages, such as the Emergency Broadcast message recived on your television


What ip address will be placed in the source address in an internet pa?

The source address contains the IP address of the computer (or other host) that sends the IP packet.The source address contains the IP address of the computer (or other host) that sends the IP packet.The source address contains the IP address of the computer (or other host) that sends the IP packet.The source address contains the IP address of the computer (or other host) that sends the IP packet.


What is the next step the host wil take to find the destination MAC address of another host?

This is achieved via the ARP protocol (the Address Resolution Protocol). The host sends out a request, basically asking "who has IP address so-and-so". The request, of course, is sent as a broadcast. If a computer has the specified IP address, it will reply with its MAC address.


What reserved address is a local broadcast address?

The IP address 255.255.255.255 is reserved for local broadcast.


What is the network address of ip address 192.150.8.24?

The network address of this ip address is 192.150.8 and 24 is host ip address


Which protocol is used to determine a MAC address of a remote host interface?

ARP (address resolution protocol) is used in this case. Basically, one computer asks, for example, "who has IP address 10.0.0.15" (the message is sent as a broadcast), and the computer with this IP address replies, including its MAC address.ARP (address resolution protocol) is used in this case. Basically, one computer asks, for example, "who has IP address 10.0.0.15" (the message is sent as a broadcast), and the computer with this IP address replies, including its MAC address.ARP (address resolution protocol) is used in this case. Basically, one computer asks, for example, "who has IP address 10.0.0.15" (the message is sent as a broadcast), and the computer with this IP address replies, including its MAC address.ARP (address resolution protocol) is used in this case. Basically, one computer asks, for example, "who has IP address 10.0.0.15" (the message is sent as a broadcast), and the computer with this IP address replies, including its MAC address.


How many host can you have for 10.20.50.0 subnet mask 255.255.255.0?

253. Valid addresses would be from 10.20.50.1 to 10.20.50.254 10.20.50.0 is the network address. 10.20.50.255 is the network broadcast address. Any network with a subnet mask of 255.255.255.0 will support 253 hosts.