SRX

 View Only
last person joined: 17 hours ago 

Ask questions and share experiences about the SRX Series, vSRX, and cSRX.

hash seeding, load-balance, forwarding-options

  • 1.  hash seeding, load-balance, forwarding-options

    Posted 10-31-2022 00:53
    I need to set some hash seeding on my local srx300 router.

    I am already using ecmp but now i want to use local,,,

    set forwarding-options load-balance per-prefix hash-seed number

    i get this error and i dont understand the nature. It says....

    " Could not retrieve the two-level-multi-next-hop setting "

    in examples i read it may have to do with my static routes or
    my default route. 

    my default route is...

    my default route is...
    
    routing-options {
        static {
            route 0.0.0.0/0 {
                next-hop 192.168.1.40;
                bfd-liveness-detection {
                    minimum-interval 120000;
                    local-address 192.168.1.40;
                    holddown-interval 30000;
                }
            }
        }
    ​

    i have no other static or other routes except
    the default route you see.

    im on an internal zone only, not internet
    but the internet is present on the network.

    its an srx300....
    JUNOS Software Release [15.1X49-D60.7]
    Copyright © 2004-2016, Juniper Networks, Inc.

    ------------------------------
    Adrian Aguinaga
    B.S.C.M. I.T.T. Tech
    (Construction Management)
    A.A.S. I.T.T. Tech
    (Drafting & Design)
    ------------------------------