/
interface gigabit-ethernet <port> port-security mac-limit
interface gigabit-ethernet <port> port-security mac-limit
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 gigabit-ethernet <port> port-security mac-limit <value>
delete interface gigabit-ethernet <port> port-security mac-limit
Parameter
• <port> ethernet switching port identifier,the valid ports range 1-52
•<value> The maximum number of dynamic mac address on this port, [0..1024]
Example
• This example configure the maximum number of dynamic mac address as 10 for ge-1/1/1:
admin@XorPlus# set interface gigabit-ethernet ge-1/1/1 port-security mac-limit 10 admin@XorPlus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.