Subnetting
I am trying to get this stuff down, tell me if I am doing it correctly or if there is an easier/better way please.
192.168.10.0=Network
255.255.255.240/28=Mask
256-240=16
Subnets-0,16,32,48,64,80,96,112,128,144,160,176,192,208,224,240
Hosts per Subnet=14
Broadcast address- 15,31,47,63,79,95,111,127,143,159,175,191,207,223,239
Valid Hosts- 1-14, 17-30, 33-46, 49-62, 65-78, 81-94, 97-110, 113-126, 129-142, 145-158, 161-174, 177-190, 193-206, 209-222, 224-238
Am I missing anything?
Advice or tips much appreciated.