Displaying 2 results from an estimated 2 matches for "bond_fake_ifac".
Did you mean:
  bond_fake_iface
  
2019 Mar 13
1
vlan tagging for openVSwitch
...:00:26'/>
      <source network='ovsbr0' portgroup='vlan-55'/>
      <model type='virtio'/>
    </interface>
When the guest is fully initialized vSwitch shows: 
...
_uuid               : b3c130db-fa84-49f8-9cf5-824ec8cf3b81
bond_downdelay      : 0
bond_fake_iface     : false
bond_mode           : []
bond_updelay        : 0
external_ids        : {}
fake_bridge         : false
interfaces          : [35c0a914-a21a-43d7-9f63-adacffbb62bc]
lacp                : []
mac                 : []
name                : "ovsbr0"
other_config        : {}
qos    ...
2016 Nov 25
0
Fwd: Re: Attach libvirt guest to an existing openvswitch port
...a random interfaceid will be generated for you when you
first define the interface[...]"
This interfaceid doesn't seem to have anything to do with ovsdb values.
$ ovs-vsctl find  Port 'name=vm_test'
_uuid               : f0f06327-6fcc-4073-b8c8-3f42944d43ca
bond_downdelay      : 0
bond_fake_iface     : false
bond_mode           : []
bond_updelay        : 0
external_ids        : {}
fake_bridge         : false
interfaces          : [eb7fad6e-3728-4bf7-b31e-4a1693e2ec4b]
lacp                : []
mac                 : []
name                : "vm_test"
other_config        : {}
qos...