[ interfaces wireguard wg01 ]
Interface wg01 could not be brought up in time ...
```
ip a l dev wg01
6: wg01: <POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1420 qdisc noqueue state UNKNOWN group default qlen 1000
link/none
inet 10.100.100.2/32 scope global wg01
valid_lft forever preferred_lft forever
```
It's up and waits for a peer handshake.