Hello all,
I am trying to configure the Multiple VLAN Subnets but I can't find a way to utilize the rest of the address blocks or add additional configurations for a given VLAN.
For example, I am created VLAN 58.
I went under Multiple VLAN Subnets and set the following:
VLAN ID: 58 (Cannot be changed)
IP Address: 192.168.58.1
Subnet Mask: 255.255.255.252
DHCP Mode: DHCP Server
Starting IP Address: 192.168.58.1
Ending IP Address: 192.168.58.2
DNS Proxy: Enabled
That works successfully. Now I would use the next block as follows:
VLAN ID: 58
IP Address: 192.168.58.5
Subnet Mask: 255.255.255.252
DHCP Mode: DHCP Server
Starting IP Address: 192.168.58.5
Ending IP Address: 192.168.58.6
DNS Proxy: Enabled
And so on. Is this possible to do?
Basically I want each computer to be isolated from each other (VMs) but still have internet traffic. I was using VLANs but as there is a limit of 15 that is my bottleneck. If I can use subnetting then I would be able to have 64 in a single VLAN.
Please advise.
Thanks!