Class Less Interdomain Routing1
Class Less Interdomain Routing1
255.255.255.0
To represent this network method in CIDR,we use subnet mask
It tells number of ones are masked…….like 1 representing network bits and 0
representing 0 bits
255.255.255.0 in binary form
11111111.11111111.11111111.00000000
Number of 1 are 24 and number of zero are 8
We represet in some other way and that way
of representation is class CIDR way
CIDR METHOD
255.255.255.0/24
CIDR
• Basically the method that ISPs use to allocate
an amount of addresses to a company, a
home
• Ex 200.200.200.200/24
• 190.10.20.30/28 it means 28 bits are masked
and rest of bits are representing 0 (host)
• The slash notation (/) means how many bits
are turned on (1s).
Subnet Mask CIDR Value
255.0.0.0 /8
255.128.0.0 /9
255.192.0.0 /10
255.224.0.0 /11
255.240.0.0 /12
Subnetting
• How large network divided into small network