Found the rule based Mac address assigning however I have total of 600 devices to assign based on Mac address,
/interface ethernet switch rule add switch=$switchName src-mac-address=$mac new-vlan-id=$vlanID
How best to manage the 600+ if mac address vlan is way we go?
Thanks