Navigation
Supported Platforms
Related Documentation
Example: Configuring Load Balancing on a LAG Link
This example configures the load-balancing hash key to use the source Layer 3 IP address option and Layer 4 header fields as well as the source and destination MAC addresses for load balancing on a link aggregation group (LAG) link:
[edit]
forwarding-options {hash-key {family multiservice {source-mac;destination-mac;payload {ip {layer-3 {source-ip-only;}layer-4;}}}}}
![]() | Note: Any change in the hash key configuration requires a reboot of the FPC for the changes to take effect. |