family multiservice
Syntax family multiservice {
destination-mac;
label-1;
label-2;
payload {
ip {
layer-3 {
(source-ip-only | destination-ip-only);
}
layer-3-only;
layer-4;
}
}
source-mac;
symmetric-hash {
complement;
}
}
Hierarchy Level [edit forwarding-options hash-key]
Release Information Statement introduced in Junos OS Release 8.0.
ip, label-1, label-2, layer-3-only, and payload options introduced in Junos OS Release 9.4.
layer-3, layer-. source-ip-only, and destination-ip-only options introduced in Junos OS
Release 9.5.
symmetric-hash and complement options introduced in Junos OS Release 9.6.
Description Configure load balancing based on Layer 2 media access control information. On MX
Series routers, configure VPLS load balancing. On M120 and M320 routers only, configure
VPLS load balancing based on MPLS labels and IP information. For IPv4 traffic, only the
IP source and destination addresses are included in the hash key. For MPLS and IPv4
traffic, one or two MPLS labels and IPv4 source and destination addresses are included.
For MPLS Ethernet pseudowires, only one or two MPLS labels are included in the hash
key.
Options You can configure one or more options to load-balance using the packet information
that you specify.
destination-mac—Include the destination-address MAC information in the hash key for
Layer 2 load balancing.
label-1 (M120 and M320 routers only)—Include the first MPLS label in the hash key. Used
for including a one-label packet for per-flow load balancing of IPv4 VPLS traffic
based on IP information and MPLS labels.
label-2 (M120 and M320 routers only)—Include the second MPLS label in the hash key.
If both label-1 and label-2 are specified, the entire first label and the first 16 bits of
the second label are hashed.
1521Copyright © 2017, Juniper Networks, Inc.
Chapter 41: Configuration Statements