load-balance
Syntax
load-balance {
consistent-hash;
destination-ip-only;
per-packet;
random;
source-ip-only;
}
Hierarchy Level
[edit policy-options policy-statement policy-name then]
Description
Specify the type of load balancing of an equal-cost multipath (ECMP) in the forwarding table.
Options
| consistent-hash |
Prefix consistent load-balancing |
| destination-ip-only |
Destination based IP load-balancing |
| per-packet |
Load-balance on a per-packet basis. |
| random |
Load-balance using packet random spray. |
| source-ip-only |
Source based IP load-balancing |
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 14.2.
