/
interface aggregate-ethernet <lag_name> port-security mac-limit

interface aggregate-ethernet <lag_name> port-security mac-limit


User can use port security with static MAC addresses to restrict a port's ingress traffic by limiting the MAC addresses that are allowed to send traffic into the port.


Command Syntax
set interface aggregate-ethernet <lag_name> port-security mac-limit <value>
delete interface aggregate-ethernet <lag_name> port-security mac-limit


Parameter
<lag_name> Name of LAG interface.
<value> The maximum number of dynamic mac address on this port, [0..1024]


Example
• This example configure the maximum number of dynamic mac address as 10 for ae1:

admin@XorPlus# set interface aggregate-ethernet ae1 port-security mac-limit 10
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.