
Hello,
JEAKINS suggestion is your best bet. Running all 4 NIC’s into one switch creates a single point of failure which defeats the purpose of fault tolerance. If one piece of hardware fails you want your traffic to be automatically routed to the second, or redundant hardware device which would only be accomplished by having a separate physical connection to that device. You would use a separate IP addressing scheme in the case of creating a VLAN to route some sort of traffic off of your primary network, such as in the case of a SAN.
Good luck!

Depending on the configuration of your network, you may want to think about putting each NIC on a separate subnet with each owning an IP address.
In my opinion, the best solution would be to load balance the server over four different switches, if the switches and the server support it. That way, you get four times the throughput under normal circumstancess, and slightly less than that if there are issues.












