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

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


Users 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-address <madaddr>
delete interface aggregate-ethernet <lag_name> port-security mac-address <madaddr>


Parameter
<lag_name> Name of LAG interface.
<madaddr> secure mac address identifier(eg:22:00:00:00:00:00)
Example
• This example configure MAC address for ae1 :

admin@XorPlus#set interface aggregate-ethernet ae1 port-security mac-address 22:00:00:00:00:00
admin@XorPlus#commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.