- family multiservice {
- destination-mac;
- label-1;
- label-2;
-
- payload {
-
- ip {
- layer-3-only
- }
- }
- source-mac;
- }
- [edit forwarding-options hash-key]
Statement introduced in JUNOS Release 8.0.
label-1 statement introduced in JUNOS Release 9.4.
label-2 statement introduced in JUNOS Release 9.4.
payload statement introduced in JUNOS Release 9.4.
ip statement introduced in JUNOS Release 9.4.
layer-3-only statement introduced in JUNOS Release 9.4.
Configure per-packet load balancing based on the MAC addresses.
destination-mac—Include the destination MAC address in the hash key used to load balance the VPLS traffic.
label-1 (M120 and M320 routers only)—Include the first MPLS label in the hash key used to load balance VPLS traffic.
label-2 (M120 and M320 routers only)—Include the second MPLS label in the hash key used to load balance VPLS traffic.
payload (M120, and M320 routers only)—Include bits from the IP payload in the hash key used to load balance VPLS traffic.
ip ( M120, and M320 routers only)—Include the IP address of the IPv4 payload in the hash key used to load balance VPLS traffic.
layer-3-only ( M120, and M320 routers only)—Include only the Layer 3 inforamtion from the packet’s Ip payload in the hash key used to load balance VPLS traffic.
source-mac—Include the source MAC address in the hash key used to load balance the VPLS traffic.
See Configuring VPLS Load Balancing.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.