Switching

last person joined: 19 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.  secure specific port

    Posted 01-30-2017 05:23

    Experts,

     

    can I secure specific port for example access port where a computer is pluged? So next time somebody unplugged and plug different device the port will go down ......

     

    would be nice to have log message in the logs confriming that action ...

     

    Thanak You



  • 2.  RE: secure specific port
    Best Answer

    Posted 01-30-2017 08:07

    I have found:

     

    edit ethernet-switching-options secure-access-port
    set interface ge-* mac-limit 1 action drop
    set interface ge-* allowed-mac <MAC>

     

    So if sometinging is going on I would have message like this one:

     

    ESWD_MAC_LIMIT_ALERT: MAC limit is less than the current number of MACs for the interface. You might want to remove some of the MACs for interface ge-0/0/10.0 using `clear ethernet-switching table' command