the layer-3-only option at the [edit forwarding-options family mpls hash-key payload ip]
hierarchy level:
[edit forwarding-options]
hash-key {
family mpls {
(label-1 | no-labels);
payload {
ip {
layer-3-only;
}
}
}
}
NOTE: You must also configure either the label-1 or no-labels statement at
the [edit forwarding-options hash-key family mpls] hierarchy level.
Configuring Load Balancing Based on MAC Addresses
The hash key mechanism for load-balancing uses Layer 2 media access control (MAC)
information such as frame source and destination address. To load-balance traffic based
on Layer 2 MAC information, include the family multiservice statement at the
[edit forwarding-options hash-key] hierarchy level:
family multiservice {
destination-mac;
source-mac;
}
To include the destination-address MAC information in the hash key, include the
destination-mac option. To include the source-address MAC information in the hash key,
include the source-mac option.
NOTE: Any packets that have the same source and destination address will
be sent over the same path.
NOTE: You can configure per-packet load balancing to optimize VPLS traffic
flows across multiple paths.
NOTE: Aggregated Ethernet member links will now use the physical MAC
address as the source MAC address in 802.3ah OAM packets.
NOTE: ACX Series routers do not support VPLS.
Copyright © 2017, Juniper Networks, Inc.798
ACX Series Universal Access Router Configuration Guide