[Contents] [Prev] [Next] [Index] [Report an Error]

family multiservice

Syntax

family multiservice {
destination-mac;
source-mac;
label-1;
label-2;
payload {
ip {
layer-3-only;
}
}
}

Hierarchy Level

[edit forwarding-options hash-key]

Release Information

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.

Description

(M-series, MX-series, and T-series routing platforms only) Configure load balancing based on Layer 2 media access control information. Configure VPLS load balancing based on MPLS labels and IP information.

Options

destination-mac—Include the destination-address MAC information in the hash key.

source-mac—Include the source-address MAC information in the hash key.

label-1 (M120 and M320 routers only)—Include the first MPLS label in the hash key.

label-2 (M120 and M320 routers only)—Include the second MPLS label in the hash key.

payload (MX-series, M120, and M320 routers only)—Include the packet’s IP payload in the hash key

ip (MX-series, M120, and M320 routers only)—Include the IP address of the IPv4 or IPv6 payload in the hash key.

layer-3-only (MX-series, M120, and M320 routers only)—Include only the Layer 3 information from the packets IP payload in the hash key.

Usage Guidelines

See Load Balancing Based on Layer 2 MAC Information and VPLS Load Balancing Based on IP and MPLS Information.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]