[14:31] Just to clear it up for the logs: "scope link" is an address property which apparently cannot be configured with netplan right now. [14:31] It would be somewhat useful to add, imho. Using scope link will lead to the address not being used for outgoing connections that are offlink. [14:32] For example this is useful when you have a cluster of servers that all may get assigned a floating IP, depending on availability. [14:32] They all should respond to the floating IP so that their services are accessible when they have the floating IP assigned. [14:32] They should never use the floating IP for any outgoing connections, because they may not have the floating IP assigned. [15:49] I'm configuring wifi with netplan renderer on ubuntu server 20.04. The examples that I'm seeing show addresses and gateway4 going under wifis, but it seems to me they should go under the access point because different access points will have different network configs. Can someone confirm the correct way to do this? [15:49] *note, I'm trying to set up a static IP