Backup the container and install it on another server

let’s say I had the target LXD server on a (local) IP address of 172.20.14.123 would that be then

lxc remote add <remote-alias> 172.20.14.123

?