answersLogoWhite

0


Best Answer

This is not a valid IP address - a valid IP address has 4 bytes. Also, you can't guess the subnet mask from looking only at the IP address; there are usually several options.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the subnet mask for 10 0 10 1 17?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the subnet mask when ip address is 216.139.118.8?

There is no set subnet mask for different ip configurations. The most common default subnet mask is 255:255:255:0 though, if that helps.


What is difference between subnet-mask and wildcard mask?

Subnet Mask: Subnet mask is a 32 bits value which differentiate the host portion & network portion of an IP address. Where network portion is designate by the 1's & host portion 0's. Wild card Mask: Wild card mask defines which IP addresses are allowed & which are blocked. Where 0's defines the accurate match where non zero value defines any value on the corresponding octete.


Give an example of a classful subnet mask give an example of a classless subnet mask?

Subnet masks that use either all ones or all zeroes in an octet are called classful subnet masks. 255.255.255.0 (11111111.11111111.11111111.00000000), 255.255.0.0 (11111111.11111111.00000000.00000000), 255.0.0.0 (11111111.00000000.00000000.00000000)


What does a bit that is set to 0 in an ip subnet mask specify?

the corresponding bit in the ip address is a host bit


How do you know which bits are host bit in a subnet mask?

Since a subnet mask is used to separate the network id from the host id, any 1 bits indicate the network portion and the 0 bits indicate host portion. As an example, in the subnet mask: 255.255.0.0 This indicates the first two octets are used for the network, and the last two octets (ipV4) are used for host portion of an address.


Which subnet mask would be assigned to the network address of192.168.32.0 to provide 254 useable host addresses per subnetwork?

255.255.255.0 is the subnet mask that provides 256 addresses of which the first (0) and last (255), the broadcast addresses are excluded, leaving 254 usable addresses.


If your ip address is 182.12.0. 0 what is your subnet mask?

It wouldn't matter, because that IP address wouldn't work. You wouldn't have a 0 as the last digit; that's invalid.


What is the host range for 184.192.125.33?

Not enough information. You also need the subnet mask. For example, if the subnet mask 255.255.255.0 is used (this is quite common), the subnet range is from 0-255 (in the last byte - keep the other bytes as they are), but the first and last of these addresses are reserved for special purposes, and can't be assigned for hosts. Therefore, the host range has addresses 1-254 in the last byte.


What subnet mask would be used with the hosts in the 128 107 176 0 22 network?

255.255.252.0 22 Network Bits = 2 full octets (255.255) + 6 bits (252)


How tocalculate subnet mask address?

Calculating a subnet mask depends on whether you are using the default, classful mask or a true subnet mask to divide a network into smaller pieces.The defaults are on octet boundaries (every 8 bits):255.0.0.0 class A network255.255.0.0 class B network255.255.255.0 class C networkAny other type of subnet mask with 4 octets (iPV4) can use combinations of those with any octet value from 0 - 255. No number may be larger than 255.Calculating other subnet masks would be based on how many subnets you want in the network. You could have values such as:255.192.0.0255.255.248.0.0255.255.255.252The first octet must at least be 255. The other octets may change, based on whether it is a classful default network or it is being subnetted.


How do you calculate a subnet mask address of networking?

Calculating a subnet mask depends on whether you are using the default, classful mask or a true subnet mask to divide a network into smaller pieces.The defaults are on octet boundaries (every 8 bits):255.0.0.0 class A network255.255.0.0 class B network255.255.255.0 class C networkAny other type of subnet mask with 4 octets (iPV4) can use combinations of those with any octet value from 0 - 255. No number may be larger than 255.Calculating other subnet masks would be based on how many subnets you want in the network. You could have values such as:255.192.0.0255.255.248.0.0255.255.255.252The first octet must at least be 255. The other octets may change, based on whether it is a classful default network or it is being subnetted.


How do you calculate a subnet mask address in networking?

Calculating a subnet mask depends on whether you are using the default, classful mask or a true subnet mask to divide a network into smaller pieces.The defaults are on octet boundaries (every 8 bits):255.0.0.0 class A network255.255.0.0 class B network255.255.255.0 class C networkAny other type of subnet mask with 4 octets (iPV4) can use combinations of those with any octet value from 0 - 255. No number may be larger than 255.Calculating other subnet masks would be based on how many subnets you want in the network. You could have values such as:255.192.0.0255.255.248.0.0255.255.255.252The first octet must at least be 255. The other octets may change, based on whether it is a classful default network or it is being subnetted.