apps enhanced-lb
Required Command-Line Mode = ConfigureRequired User Level = Admin
Use the apps enhanced-lb command to configure Enhanced load balancing profile and their parameters.
The apps enhanced-lb command has the following syntax:
apps enhanced-lb alias <elb-name>
hash-field <add | delete> <ip | ip-src | ip-dst> <inner | outer> [hash-mask <ipv4-mask> <ipv6-mask>] <l4-port | l4-port-src | l4-port-dst> <inner | outer> <gtpu-teid> hash-value add <ipv4-addr | ipv6-addr> <ip-addr> <mask> <inner | outer> [hash-mask <mask>]
hash-value delete <ipv4-addr | ipv6-addr> <rule-id>
exit
The following table describes the arguments for the apps enhanced-lb command:
Argument |
Description |
|||||||||||||||||||||||||||
enhanced-lb alias <elb-name> |
Specifies an alias of the enhanced load balancing file. |
|||||||||||||||||||||||||||
hash-field <add | delete> <ip | ip-src | ip-dst> <inner | outer> [hash-mask <ipv4-mask> <ipv6-mask>] <l4-port | l4-port-src | l4-port-dst> <inner | outer> <gtpu-teid>
|
Specifies the hash field information.
If field or fields in hash-field rules do not match incoming packets, packets are multi-casted to all the members in the output port group. |
|||||||||||||||||||||||||||
hash-value add <ipv4-addr | ipv6-addr> <ip-addr> <mask> <inner | outer> [hash-mask <mask>] |
Adds the hash value. Supports up to 100 hash-value rules. If no hash-value rule is configured, field/fields in the hash-field rules is used for load balance hashing. |
|||||||||||||||||||||||||||
hash-value delete <ipv4-addr | ipv6-addr> <rule-id> |
Deletes the hash value. |