Step 1
Convert the subnet mask to decimal
Step 2
Identify the “interesting octet” (the octet that is not 255 or 0)
Step 3
Calculate the “magic number” (256 - interesting octet mask)
Step 4
Calculate the host range (Subnet ID + Broadcast address)
Step 5
Identify the network address (first address in the range)
Step 6
Identify the broadcast address (last address in the range)