This command designates data packets to be forwarded via the port-source.
set interface aggregate-balancing hash-mapping field port-source disable <true | false>
To return the configuration enter:
delete interface aggregate-balancing hash-mapping field port-source disable
This example enables data packets to be forwarded via ip-source:
admin@XorPlus# set interface aggregate-balancing hash-mapping field port-source disable false admin@XorPlus# commit |