Hello All,
Can you try something like this?
set vlans [vlan-name] switch-options interface [interface-name] interface-mac-limit 2
set vlans [vlan-name] switch-options interface [interface-name] interface-mac-limit packet-action drop-and-log
set vlans [vlan-name] switch-options interface [interface-name] static-mac <mac-address>
set vlans [vlan-name] switch-options interface [interface-name] static-mac <mac-address>
Regards,
Rushi