Junos OS

 View Only
last person joined: yesterday 

Ask questions and share experiences about Junos OS.
  • 1.  LAG default load-balance behavior

    Posted 10-09-2014 09:01

    hi all

    What is the defaul load-balance behavior for LAG on MX switch? Is a routing policy statement  with a load-balance per-packet action is explicitly needed to be configured on the forwarding-table or not ? 

     

    BR

    Kareem hassan



  • 2.  RE: LAG default load-balance behavior
    Best Answer

     
    Posted 10-09-2014 09:25

    Hi,

     

    By default, MX uses below parameters for different family in HASH calculation on MPC while load-balancing on ae bundle. You don't need explicit config of " load-balance per-packet " for ae.

     

    Note: The one highlighted is GRAY are not user configurable.

     

     

    IPv4:

    ====

    DST-IP : Yes

    SRC-IP : Yes

    Protocol-ID : Yes
    IIF-V4: No
    SPORT-V4: Yes
    DPORT-V4: Yes
    TOS: No

     

    IPv6:

    ====

    DST-IP : Yes

    SRC-IP : Yes

    Next-Header : Yes
    IIF-V6: No
    SPORT-V6: Yes
    DPORT-V6: Yes
    TRAFFIC_CLASS: No



    MPLS:

    ====

    LABELS (upto 5) = Yes
    IIF-MPLS: No
    MPLS_PAYLOAD: Yes
    ETHER_PW: Yes
    MPLS_EXP: No


    BRIDGE:

    =======

    SRC-MAC = Yes

    DST-MAC = Yes
    IIF-BRIDGED: No
    MAC ADDRESSES: Yes
    ETHER_PAYLOAD: Yes

    802.1P OUTER: No



  • 3.  RE: LAG default load-balance behavior

    Posted 10-10-2014 02:00

    thanks Surya for your informative reply 🙂



  • 4.  RE: LAG default load-balance behavior

    Posted 10-31-2019 05:25

    What should be changed in configuration to make LB work on 18.4R2 ?