11-25-2019 10:06 AM
I am very nice to network design so please bare with me. I have an Network IP address of 128.112.48.0/22 because my network need to hold 1000+ devices. What would the vlan 10, vlan 20 and vlan 30 but for that. I know 192.168.10.0= vlan 10 and 192.168.20.0 = vlan 20. I have that from examples I've been looking at but I don't know how they get that.
Thanks for the help
11-25-2019 10:14 AM
11-25-2019 10:31 AM
11-25-2019 11:05 AM - edited 11-25-2019 11:08 AM
In occasions, a certain internal order is occupied for the assignment of networks or vlan tag.
Something similar happens to the internal order of assigning the first valid ip of a network as a gateway or of occupy vlan 99 as the native vlan.
Assign to network 192.168.10.0 vlan 10 and 192.168.20.0 vlan 20 obeys more to the internal order of who assigned these parameters than to a technical parameter.
As already mentioned, it is possible to assign any vlan tag to any network.
The internal order of this assignment will depend on the network administrator.
Regards
PD: As in many cases, a custom or internal order becomes a policy over time.
Unfortunately, this practice makes it easier for hackers to attack.
Therefore, it is advisable to have your own internal order.
11-26-2019 01:41 AM
Hello,
in order to get three Vlans out of the 128.112.48.0/22 range, you need to go to a /23 mask for one Vlan, and a /24 mask for two others: That would give you:
Vlan X
126.112.48.0/23
126.112.48.1 - 126.112.49.254
Vlan Y
126.112.50.0/24
126.112.50.1 - 126.112.50.254
Vlan Z
126.112.51.0/24
126.112.51.1 - 126.112.51.254
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide