Load Balance
basic
<run>
<chain>
<in>P0,P1</in>
<out type="loadBalance" lbtype="5thash">P3,P4,P5,P6</out>
</chain>
</run><run>
<script src="common.js"></script>
<script>
<![CDATA[
port_loadbalance ('P0,P1', 'P3,P4,P5,P6');
]]>
</script>
</run>inline loadbalance to IPS1 and IPS2
Last updated