/
interface gigabit-ethernet <port> port-security sticky

interface gigabit-ethernet <port> 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 gigabit-ethernet <port> port-security sticky <bool>
delete interface gigabit-ethernet <port> port-security sticky


Parameter
<port> ethernet switching port identifier,the valid ports range 1-52
<bool> Sticky mac address

  • true enable sticky mac address
  • false disable sticky mac address


Example
• This example configure sticky MAC address for ge-1/1/2

admin@XorPlus# set interface gigabit-ethernet ge-1/1/2 port-security sticky true
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.