answersLogoWhite

0

What else can I help you with?

Related Questions

When using wireless router what are the possible IP addresses that can assigned to hosts?

An valid IP address range can be used on the wireless side of the the routers NAT.


How many ip addresses are there in a class A?

There are 2^24 host in class A but (2^24)-2 hosts are valid since the first and last address are reserved .


How many hosts can possible in a class A ip range?

class A ip has 16777216 host but valid hosts are only 16777214.(2^24-2)So answer is 16777214 hosts


How many valid host addresses are available on class B network that is not subnetted?

65,534


How many valid host IP addresses does each Class A network contain?

256


Assuming no subnetting what are valid Class B host addresses?

A classful class B network has a network range of 128 - 191. For host addresses, anything that is legal for an IP address in the last 2 octets would be a valid host address for a class B with no subnets.


How many hosts addresses can be assigned on the 10.0.0.0 with a mask of 255.255.255.0?

254 -- 24 bits of the 32 bit format are fixed (10.0.0 is fixed, so in binary that's 00001010.00000000.00000000) leaving you with the final octet to work with. This octet will yield 256 unique values, but 0 (00000000) and 255 (11111111) are reserved so only 1(00000001) through 254 (11111110) are valid hosts.


Which IP addresses are defined by RFC 1918 as private addresses?

"The RFC 1918 private network numbers are 10.0.0.0, Class Bs between 172.16.0.0 and 172.31.0.0 inclusive, and all Class C networks that begin with 192.168. All addresses that begin with 127 are reserved, but not as valid private IP addresses."


Is 191.76.43.10 a valid routable class C address?

No, because the range for class C addresses is 192 - 223, and the first octet of the address 191.76.43.10 is a class B address.


Is 255.255.0.255 a valid Class A address?

No, 255.255.0.255 is not a valid Class A address. In fact, it is a broadcast address used in Class B networks. Class A addresses range from 1.0.0.0 to 126.255.255.255, and the highest address in this range is 126.255.255.255. Additionally, the address 255.255.255.255 is reserved for the limited broadcast address, not for any specific class.


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.


How many host addresses may be assigned on each subnetwork when using the 130.68.0.0 network address with a subnet mask 0f 255.255.248.0?

Check out this website it has the IP and Subnet mask broken down by subnets and addtional host. http://www.oceanwave.com/technical-resources/network-admin/ip.html 2046 http://www.oceanwave.com/technical-resources/network-admin/ip.html