I tried the instruction given in the pdf file, but I am only manage to configure 4 static routes:

1. 192.168.102.21/255.255.255.255 on eth0
2. 192.168.102.22/255.255.255.255 on eth1
3. 192.168.102.31/255.255.255.255 on eth2
4. 192.168.102.32/255.255.255.255 on eth3

I am not able to configure 192.168.102.0/255.255.255.0 for all the ethX nor the loopback 127.0.0.0. Please advise.

FYI, my DSS has 4 NICs with the following IPs:

1. 192.168.102.10
2. 192.168.102.11
3. 192.168.102.12
4. 192.168.102.13

I have configure 2 NICs on each ESXi with the following IPs:

ESXi1:
1. 192.168.102.21
2. 192.168.102.22

ESXi2:
1. 192.168.102.31
2. 192.168.102.31

btw, won't static route disabled MPIO round robin since it won't be able to use alternative routes if the fixed static route path is broken???