how did 65536 being calculated? mind giving me an idea if it's too much to write?
et1984 發表於 2012-2-15 15:12 
example class A: 10.x.x.x
example class C: 10.0.0.x
as a result, 1 class A = 256*256 = 65536 class C
for each subnet, the first and last IP addresses are reserved, so each subnet can have 256-2 = 254 hosts
sorry for my laziless in previous post. |