answersLogoWhite

0


Best Answer

It's valid and it's called a noncontiguous subnet mask since the 16 bits for

the subnet mask are not contiguous. The RFC's, however, recommend against

using noncontiguous subnet masks.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
User Avatar

Samuel Waktola

Lvl 1
2y ago
𝐂𝐨𝐦𝐩𝐮𝐭𝐞𝐫 𝐧𝐞𝐭𝐰𝐨𝐫𝐤𝐬 𝐯𝐞𝐫𝐲 𝐞𝐬𝐬𝐞𝐧𝐭𝐢𝐚𝐥 𝐜𝐨𝐮𝐫𝐬𝐞 𝐟𝐨𝐫 𝐜𝐨𝐦𝐩𝐮𝐭𝐞𝐫 𝐜𝐢𝐞𝐧𝐜𝐞
More answers
User Avatar

Wiki User

10y ago

According to the standard RFC3021 (IETF):

Using a 31-bit prefix length leaves only two numbering possibilities (see Section 2.1), eliminating the use of a directed broadcast to the link (see Section 2.2.1). The limited broadcast MUST be used for all broadcast traffic on a point-to-point link with a 31-bit subnet mask assigned to it.

So it is a valid netmask for point-to-point networks only, but this is an exception: for other netmasks, the first and last address in any range are reserved (network address and broadcast address).

However you can't use 255.255.255.254 as a netmask on Windows machines, since Microsoft guys didn't read the spec (or they considered you cannot do a point-to-point connection with your computer). So on those machines, the highest mask would be 255.255.255.252, using 30 mask bits resulting in 2 usable addresses + one broadcast address + one address representing the network.

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

Yes. The subnet mask of 255.255.0.0 (/16) is used in the Class B network of 172.16.0.0.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is 255.255.255.254 a vaild subnet mask?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Does ipv6 require a subnet mask?

It does not require a subnet mask.


What class has subnet mask 225.225.225.0?

If this is a default subnet mask, then it would be a class C subnet mask. If you are subnetting a network and this is not the default subnet mask, then it could be either a class A or class B.


Defference bw a default subnet mask and a custom subnet mask?

The default subnet mask has a standard size. The custom subnet mask allows you to make subnets that are smaller or larger than the default.


What is a subnet mass number?

The correct term is subnet mask instead of subnet mass. A subnet mask separates an IP address into the host address and the network address. It is a 32-bit number that can mask an IP address.


How can you change from a subnet mask of 255.255.224.0 to a subnet mask of 255.255.240.0?

2 given subnets


What is the subnet mask of IP address 188.88.0.0?

255.255.255.0


What is the default subnet mask for the 198.25.4.129 address?

255.255.255.0


What is the subnet mask number to this IP address number 86.158.175.121?

Subnet mask for the above is 255.0.0.0


What may be the subnet mask of 192.168.2.1?

if the ip address is 192.168.2.1 then the subnet mask should be 255.255.255.0


What is the subnet mask for 176.42.53.18?

The default subnet mask would be 255.255.0.0 for a class B address.


What is the result when changing from a subnet mask of 255.255.224.0 to a subnet mask of 255.255.240.0?

By changing subnet mask..from 255.255.224.0 to 255.255.240.0 Number of subnetworks increase and the number of host in each subnetwork decreases


What subnet mask is used for 192.168.12.526?

It depends on whether you are subnetting or not. If not, the default subnet mask would be 255.255.255.0