How many subnets can you make if you want to break up the 200.1.200.0 network into pieces that conta ...
et1984 發表於 2012-2-17 06:42 
just need 5 octets for 30 hosts.
2^5 =32, remove the first and last IP address, there are 30 IP addresses
if 200.1.200.0 is a class C network, it can have 2^3 = 8 subnets for 30 hosts |