Switching

last person joined: 11 hours ago 

Ask questions and share experiences about EX and QFX portfolios and all switching solutions across your data center, campus, and branch locations.
  • 1.  EX3400 missing ethernet-switching-options

    Posted 01-22-2019 06:49

    Unlike the EX3300, EX3400 doesnot seem to have ethernet-switching-options when we can specifiy secure-access-port and limit the amount of mac addresses on an interface.

    For example:

    ethernet-switching-options {
    secure-access-port {
        interface ge-1/0/26.0 {
            mac-limit 1 action drop;
            no-dhcp-trusted;
             }

        }

    }
    I can't seem to find an alternative configuration for EX3400.

    NOTE: My EX3400 is running on Junos 18.4R1.8

    Any ideas would be much appreciated. Thanks!



  • 2.  RE: EX3400 missing ethernet-switching-options
    Best Answer

     
    Posted 01-22-2019 07:27