I have 4 NICs plugged on a CRS312-4C+8XG-RM . I need 2 pass two isolated vlans (1 for iscsi and the others for metadata) between these machines which have all a static ip set. Do I need to to place these 4 ports in a bridge or is it ok to let them apart. I don’t need to speak between the the 2 vlans.
Bridge is something like a switch. So if machines are in same VLAN / IP subnet, then you want ports bridged/switched. If machines are in different VLANs / IP subnets, then you can’t do anything else than routing and for that ports have to be treated as separate interfaces, each having own IP address from different subnets. And keep in mid that your CRS is a switch. It can route, but at low speeds.
Your explanation lacks details, so it’s not possible to give you better feedback.
VLAN 10 = ISCSI and A, B, C open a session to D
VLAN 20 is a metadata network, where A, B, C exchange their metadata regurlarly.
So If I have 4 machines in the same subnet / vlan for iscsi I will have to put them in a bridge, I guess. Which is what I do right now, but I was looking at an alternative to optimise it possibly