I know the parent doesn't need to be assigned, but then it's just sitting there in the little drop down where it could be assigned by accident. That's why I assigned it a disabled interface.
I really really like setups that abstract away as much as possible - like "router on a stick".So I use two physical ports to build a lagg to my switch. Then I put all VLANs on top of that.@work in the data centre I have a single lagg to two different switches which can do multichassis LCAP. Two different firewalls in a HA configuration and CARP for every VLAN.Since the physical infrastructure will never change there will be no temptation to ever do anything to a physical port. Only VLANs coming and going ...
Quote from: CJ on February 28, 2024, 07:43:37 pmI know the parent doesn't need to be assigned, but then it's just sitting there in the little drop down where it could be assigned by accident. That's why I assigned it a disabled interface.I noticed this. When set up my VLANs I assigned a primary interface for each because I thought it was required. Now I see there's no way to unassign them through the GUI. Is this an oversight in GUI design that could/should be fixed?
Then how's this set up? I thought that VLAN's need to be assigned in order to be used.
But you still have to assign interfaces to the VLANs, no? Which uses the same dropdown.
So what is your "attack scenario"? Someone lacking the knowledge messing around in the assignments screen? Don't give that person admin access Some fellow admin who is not quite as much current on how everything works but is generally knowledgable and fills in for you during your vacation?I for one documented that the layer 2 topology is simply not to be touched, new VLANs can be created on top of lagg0 and subsequently assigned and that is that.I am really puzzled how you worry about some other person messing up while at the same time giving that person the power to mess up.