Hi , on a KVM host, I have a bridge interface - cloudbr1 to which eth1 has been added. This is for guest Network.
When we create a VM on the KVM host, the NetworkGuru plugin gets to know about cloudbr1 (via the KVM traffic label). But is there any means to figure out the ports (like eth1) that have been attached to the bridge interface(in this case cloudbr1) on the KVM? The reason I want to know this is that the lldp output on the switch gives information about eth1 (and not the bridge interfaces). -Pradeep