EmbLogic's Blog

what is subnet mask (255.255.255.0)

Definition: 255.255.255.0 is the most common subnet mask used on computers connected to Internet Protocol (IP)

What it means ?

One Response to what is subnet mask (255.255.255.0)

  1. Manoj says:

    Hi,

    255.255.255.0 means that u have 24 bits enabled for network part and last 8 bits for hosts.
    It means, if I use the ip address 192.168.1.x
    This x can be from 0-255.
    So u can have total 256 hosts in this network.

    i.e. pow(2,8)..
    and if u have subnet as 255.255.0.0 … it means u can have pow(2,16) hosts in the network. pow = square

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>