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 4300 port security

    Posted 08-28-2018 08:19

     

    While this works on 2200 or 3300 

     

    https://www.juniper.net/documentation/en_US/junos/topics/example/port-security-configuring.html

     

    it does not work on EX 4300 

     

    https://www.juniper.net/customers/support/configtools/elstranslator/index.jsp translator does not work either.

     

    What I have done so far on EX4300:

     

    set interfaces ge-3/0/25 unit 0 accept-source-mac mac-address 00:04:f2:ed:6f:36

    [edit switch-options]
    user@switch# set interface interface-name interface-mac-limit limit packet-action action

     

    But that seems not to work. I am trying to limit one mac address on a specific port so if something else is connected the port should be down, later if connecting with 00:04:f2:ed:6f:36 port should be up. 

     

    I have done this on 2200 and 3300 and works but on 4300 having problems.



  • 2.  RE: EX 4300 port security
    Best Answer

    Posted 08-28-2018 09:35

    What I have done:

     

    set interfaces ge-3/0/25 unit 0 accept-source-mac mac-address 00:04:f2:ed:6f:36

    [edit switch-options]
    user@switch# set interface interface-name interface-mac-limit limit packet-action action

     

    from what I see it does not work