/
interface aggregate-ethernet <lag_name> port-security violation

interface aggregate-ethernet <lag_name> port-security violation


Users can configuring Port Security Violation Mode on a Port.


Command Syntax
set interface aggregate-ethernet <lag_name> port-security violation <action>
delete interface aggregate-ethernet <lag_name> port-security violation


Parameter
<lag_name> Name of LAG interface.
<action> the violation action.

  • protect Drop packets with unknown source addresses
  • restrict Drop packets with unknown source addresses and log violation
  • shutdown Disable interface
  • shutdown-temp Disable interface temporarily(20 seconds for the default)


Example
• This example configures the violation mode for ae1

admin@XorPlus# set interface aggregate-ethernet ae1 port-security violation restrict 
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.