secondary interface configuration

I’d like to configure a secondary interface on an ethernet type interface. I am configuring the secondary on
a bond but this should work for a physical ethernet as well. From the command line:

ifconfig bond0:1 hw ether <mac address>

I then go on to setting the ip via ifconfig.

How does suse support this via the ifcfg syntax/yast?

hey nevermind, using macvlan driver to solve my issue.