|
Description:
|
ecmpBalanceMode OBJECT-TYPE
SYNTAX INTEGER {dstIpL4Port(1), hashSelectionList(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This defines the load balancing mode of ECMP in the system.
dstIpL4Port(1) means selection is based on destination IP
address and L4 port. hashSelectionList(2) means selection is
based on hash selection list. When the value of this object
is set to hashSelectionList(2), use ecmpHashSelectionListIndex
to specify the index of hash selection list to be used."
|
|
|