I was wondering if it is possible to have the same IP addresses with different subnets on the same network.
for example:
10.10.10.10 255.255.0.0
10.10.10.10 255.255.255.0
I would think that this would be possible given the network IDs of are different.
Is this possible???