answersLogoWhite

0


Best Answer

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 network
255.255.0.0 class B network
255.255.255.0 class C network

Any 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.0
255.255.248.0.0
255.255.255.252

The 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.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you calculate a subnet mask address in networking?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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.


Given the ip address and subnet mask of 172.16.134.64 is subnet mask 255.255.255.224 valid?

This is a network address


What is the network address of an IPv4 address of 192.168.7.55 with subnet mask 255.255.255.0?

The network address of an IPv4 address of 192.168.7.5 with a subnet mask of 255.255.255.0 would be 192.168.7.0. Remember that the subnet mask determines the network portion of the IP Address.


What is the default subnet mask for the 198.25.4.129 address?

255.255.255.0


What is the subnet mask of IP address 188.88.0.0?

255.255.255.0


What is the subnet mask of ip 192.168.0.5?

it is a class c address..so default subnet mask is 255.255.255.0 it is a private address...


The default subnet mask for the host IPv4 address 123.232.203.145 is?

The default subnet mask for this address - a class A address - is 255.0.0.0 (same as /8).


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 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 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 Subnet mask for ip address 64.100.19.94?

There isn't just a single subnet mask that could be used for that address. The default subnet mask would be 255.0.0.0, but there could be others if the network is subnetted.


Example of ip address and subnet mask which represents a Host address of decimal 123?

Example IP address of 192.168.1.123 with a subnet mask of 255.255.255.0