Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

dlb

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
dlb {
    assigned-flow;
    per-packet;
    flowlet inactivity-interval;
    ether-type (Dynamic Load Balancing) (ipv4|ipv6|mpls);
}

Hierarchy Level

content_copy zoom_out_map
[edit interfaces aex aggregated-ether-options]

Description

Configure dynamic load balancing (DLB) on LAG with specific mode type—assigned flow, per-packet, or flowlet) and ether type—ipv4, ipv6, or mpls.

Note:

Since ether-type is a global configuration and applicable to all LAGs in the system with DLB enabled, the CLI for specifying ether-type for LAG is added in the global format under forwarding-options. See ether-type (Dynamic Load Balancing) for details.

Note:

QFX switches in a virtual chassis configuration do not support dynamic load balancing.

Options

assigned-flow

Fixed link assignment.

per-packet

Per-packet link assignment.

flowlet inactivity-interval

Minimum inactivity interval for link re-assignment.

  • Range: 16 through 65535 (in micro seconds).

ether-type (ipv4 | ipv6 | mpls)

EtherType for DLB:

  • ipv4—Set dynamic load balancing for IPv4.

  • ipv6—Set dynamic load balancing for IPv6.

  • mpls—Set dynamic load balancing for MPLS.

Required Privilege Level

interface - To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 19.4R1.

footer-navigation