Based on tr3479 the best practice is to keep NFS and iscsi on separate subnet,
I have a FAS2440 with three interfaces and I do not think it is better to split the interfaces for multiple vif instead I want to create a single vif with three intefaces.
vif create multi vif0 –b ip e0a e0b e0c
then create VLAN
vlan create vif0 101 106
is there any advantages of doing that? becuase the both traffic are going to end up in same interfaces.