Hi,
I'm now at the subnetting partof my studies....
Reading a few articles online (techrepublic).
Using the above subnet mask (255.255.128.0). Class A address 10.0.0.0
Is the following correct?
This gives you 512 subnets with 32,766 hosts each.
The second octet is 256-255=1, 2, 3, etc., all the way to 255.
I believe the valid host ranges for each subnet to be..
Valid host ranges for each subnet.
10.0.0.1 - 10.0.127.254
10.0.128.1 - 10.0.255.254
10.1.0.1 - 10.1.127.254
10.1.128.1 - 10.1.255.254
10.2.0.1 - 10.2.127.254
10.2.128.1 - 10.2.255.254
and so forth up to the final
10.255.128.1 - 10.255.255.254
Is this correct or am I looking at this wrong?
This is not homework or anything like that. I am just reading the following.
Subnet a Class A network with ease
Thanks