Hello, I have four /24 subnets and currently have one subnet per ethernet interface (1Gbit/s) on my openbsd firewall. Now I was wondering if in terms of performance (especially latency/pps) it is better to have one subnet per ethernet interface like I have now or to have the four subnets on one single interface using vlan interfaces?
The traffic/bandwidth here is not really an issue and the one single interface would be a 10 Gbit/s interface anyway so it can accommodate the traffic of 4 VLANs without problem. Note here that I would also be using the trunk interface to aggregate two 10 Gbit/s interfaces for redundancy. So my four VLANs would be inside a trunk interface. Regards ML