multiservice
Syntax
multiservice {
source-mac;
destination-mac;
payload {
ip {
layer-3 (source-ip-only | destination-ip-only);
layer-4;
}
}
symmetric-hash {
complement;
}
}
Hierarchy Level
[edit chassis fpc slot-number pic pic-number hash-key family]
Release Information
Statement introduced in Junos OS Release 9.6.
Description
(MX Series 5G Universal Routing Platforms only) Configure data used in a hash key for the multiservice protocol family when configuring PIC-level symmetrical hashing for load balancing on an 802.3ad Link Aggregation Group.
Options
destination-mac—Include
destination MAC address in the hash key.
payload—Include payload
data in the hash key. This option has the following suboptions:
layer-3—Include Layer 3 IP information in the hash key.
layer-4—Include Layer 4 IP information in the hash key.
source-mac—Include
source MAC address in the hash key.
symmetric-hash—Create
a symmetric hash or symmetric hash complement key with any attribute.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.