/
interface aggregate-ethernet <lag_name> port-security sticky
interface aggregate-ethernet <lag_name> port-security sticky
Port security with sticky MAC addresses retains dynamically learned MAC addresses when the link is down, and restores the MAC addresses when the link ups.
Command Syntax
set interface aggregate-ethernet <lag_name> port-security sticky <bool>
delete interface aggregate-ethernet <lag_name> port-security sticky
Parameter
• <lag_name> Name of LAG interface.
•<bool> Sticky mac address
- true enable sticky mac address
- false disable sticky mac address
Example
• This example configure sticky MAC address for ae2
admin@XorPlus# set interface aggregate-ethernet ae2 port-security sticky true admin@XorPlus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.