On Sat, Oct 24, 2009 at 11:14 AM, Neil Aggarwal <neil at jammconsulting.com> wrote: > Hello: > > I have a host running two KVM guests. The guests > use br0 and each has a static IP address. > Is there a better way to determine which vnet is connected to > which guest? I recently learned about a series of virt-xxx commands from a kvm expert. One of the commands, virt-top, will show which vnet is connected to which guest. However, this is not included in the distro. It can be downloaded from: http://et.redhat.com/~rjones/virt-top/ OR EPEL The screenshots page shows a network interface view (press 2 to display it once virt-top is started). Akemi