Switching

 View Only
last person joined: 3 days ago 

Ask questions and share experiences about EX and QFX portfolios and all switching solutions across your data center, campus, and branch locations.
  • 1.  EX ELS interface all edge

    Posted 03-15-2023 08:11

    Hi,

    How can I configure all interfaces with family ethernet-switching, to be rstp "edge" and make exception on uplink ae0 interface? It was possible on non-ELS switches. But for ELS, behavior is still (even after adding possiblity to use statement "interface all" few years ago) , after years, a bit different. Also when comparing different usage of interface all in junos.  I believe that stating "interface ae0" should override "interface all" under rstp;

    All interfaces should send RSTP BPDUs, but ae0 should not be shut down when BPDU is received (put to BPDU-incon state)

    I want to have very simple and clean configuration like you see below . Without naming all interfaces, without using groups or interface ranges or Enhancement request. :)

    user@switch> show configuration protocols rstp 
    interface ae0;  <---- i don't want this to be EDGE
    interface all { <----- everything else, except ae0, should be EDGE and so "shutdown" port in case BPDU is received

        edge;

    }
    bpdu-block-on-edge;

    user@switch> show configuration protocols layer2-control 
    bpdu-block {
        disable-timeout 10;
    }

    Thank you

    Jozef



    ------------------------------
    JOZEF KLACKO
    ------------------------------