Hello All,
In a windows 2019 Cluster with 2 nodes, each node having 2 network interfaces, to dedicate a network interface for smb/nfs traffic alsone, i understand that we need to set the cluster role or cluster+client role or none to an interface. 
With multiple interfaces configured with same subnet, then say network1 is configured with cluster and network2 with cluster+client, as part of fileserver role creation
Add-ClusterFileServerRole is not assigning the static ip to the network2.
Wondering is there a way i can configure the client network for the interfaces coming from same subnet. In this example, whichever interface is configured for cluster+client, it should assign the IP of the fileserver role,
Thanks in advance for your time!