Hello all,
I have a small 2x N3024 stack acting as my L3 core with a 2x 10g lag down to a 5x N2048 stack acting as L2 switch for my PC workstations.
The Workstations are all on port assigned VLAN 10 (switchport access vlan 10). I have a bunch of developers who want more-or-less unrestricted access to randomly assign IP addresses for their workstation VM's (Virtualbox and VMware). As you can imagine, I would like a little control over this situation. the powerconnect guide I have describes IP-subnet VLAN features but doesn't seem to get into how it actually works and interacts with port based vlan assignments.
What I currently have is VLAN 10 assigned to a segment that support the subnet 172.100.x.x which goes up to our L3 core for routing to other segments. What I want to do is to configure IP-based VLAN and then instruct the dev's to config their VM's with a different IP range, let's say 10.10.x.x.
Theory here is, I would configure the L3 core with say VLAN 20 and an IP address to include it in L3 routing between subnets, and then configure the L2 workstation switch stack with IP-based VLAN to recognize 10.10.x.x and separate it out onto VLAN 20.
However I think the simplified question here is if I nail ports up to VLAN 10, will IP-subnet based VLAN work as I want it to? Or, do I need to create an IP-subnet VLAN for both IP address ranges? Do I need to remove the port-based VLAN assignenment and rely entirely on IP-subnet VLAN processing?
If there is a better RTFM on this subject you can point me to I would appreciate it
Thanks!