Specifications

SSR Command Line Interface Reference Manual 795
smarttrunk set load-policy
smarttrunk set load-policy
Purpose
Specifies how traffic is distributed across the ports in a SmartTRUNK.
Format
smarttrunk set load-policy on <smarttrunk list>|all-smarttrunks
round-robin|link-utilization
Mode
Configure
Description
The smarttrunk set load-policy command lets you specify how a SmartTRUNK
distributes traffic among its ports. There are two options: round-robin (the default) and
link-utilization.
Round-robin means that flows are assigned to ports on a sequential basis. The first flow
goes to the first port in the SmartTRUNK, the second flow to the second port, and so on.
Link-utilization means that a flow is assigned to the least-used port in the SmartTRUNK.
Parameters
<smarttrunk list > Is the name of one or more SmartTRUNKs.
all-smarttrunks Specifies that the command be applied to all SmartTRUNKs.
round-robin Specifies that traffic be distributed evenly across all ports.
link-utilization Specifies that packets should be sent to the least-used port in the
SmartTRUNK.
Restrictions
None.