Override a MAC Limit Applied to All Interfaces
If you set a MAC limit in your port security settings to apply to all interfaces on the EX Series switch, you can override that setting for a particular interface by specifying action the none.
To use the none action to override a MAC limit setting:
- Set the MAC limit for all interfaces to have a limit of, for example, 5 using the action drop:
[edit ethernet-switching-options secure-access-port]
user@switch# set interface allmac-limit 5 action drop - Then change the action for one interface (here, ge-0/0/2) with this
command. You don't need to specify a limit value.
[edit ethernet-switching-options secure-access-port]
user@switch# set interface ge–0/0/2 mac-limit action none
In MX and SRX series devices, the 1 and 10-Gigabit SFP or SFP+ optical interfaces are always named as xe even if a 1-Gigabit SFP is inserted. However, in EX and QFX series devices, the interface name is shown as ge or xe based on the speed of the optical device inserted.