Imagine I have two networks:
192.168.20.0
192.168.21.0
How can I find the common supernet to give to a router so any external router can access these two network by using only the supernet address?
|
Imagine I have two networks:
How can I find the common supernet to give to a router so any external router can access these two network by using only the supernet address? | |||||||
feedback
|
|
Convert to binary:
look at how many bits they have in common:
Count them up for CIDR notation; or convert to decimal for the subnet mask:
| |||
feedback
|
| |||
|
feedback
|
|
Work in binary, you will see the subnet which contains these two networks. Or use a mask calculator like mine http://dominique.fournier38.fr/?prog=CalculMasque&line=1 in french sorry) | |||
|
feedback
|