SSH into the Cloud Key.
Create a /usr/lib/unifi/data/sites/default/config.gateway.json file:
{ "interfaces": { "ethernet": { "eth2": { "mac": "00:00:00:00:00:00" } } } }
NOTE:
ip addr|grep -A2 eth2: 4: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff inet 1.2.3.4/22 brd 255.255.255.255 scope global eth2