Hi How can i apply port-security functionality with vpp? In summary, before a new MAC come into mac-table, some special functions must be triggered. Those functions, determine whether the new mac is allowed to connect or not, and if not, what action should be performed? Actions are: increasing a violation counter, dropping the packet and (sometimes) turning the incomming interface down!
Any help is appreciated. Regards