/
interface aggregate-ethernet <lag_name> port-security block
interface aggregate-ethernet <lag_name> port-security block
Port security can be configured to take one of five block actions.
Command Syntax
set interface aggregate-ethernet <lag_name> port-security block <action>
delete interface aggregate-ethernet <lag_name> port-security block
Parameter
• <lag_name> Name of LAG interface.
•<action>Disable forwarding unknow uni/multi cast addresses
- all Block broadcast and unknow addresses
- broadcast Block broadcast address
- multicast Block unknow multicast addresses
- uni-multi-cast Block unknow uni/multi cast addresses
- unicast Block unknow unicast addresses
Example
• This example configure ae1 in block broadcast mode:
admin@XorPlus# set interface aggregate-ethernetae1 port-security block broadcast admin@XorPlus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.