@JaredBusch said in KVM networking with libvirt (virsh) questions:
I assume that Debian 11 uses NetworkManager? I don't have a clean Debian system running KVM to check.
If so nmcli and its related commands are your friend.
Thanks Jared.
Reading about nmcli and seeing your screenshots led me to understand that macvtap devices are only active when the VM is actually running.
Using ip link I can now see the macvtap device on the host. One for each VM connected.
7ad85ba6-1b7b-40a2-aa7a-d8e12988683f-image.png