Cloning mac address

Hello,

How do I clone the mac address of another device? My provider wants me to use an AP that they give out with the service. The problem is that this AP assigns a private IP address instead of the public IP - I know this is nonsense. So I want to clone the MAC address of the AP onto the MK WAN interface.

Thanks for your comments,

R

It’s easy. For example

/interface ethernet set ether1 mac-address=XX:XX:XX:XX:XX:XX

Hi, thanks. I will git it a try. I thought everything had to do with the DHCP client options.