search for: bond_downdelay

Displaying 4 results from an estimated 4 matches for "bond_downdelay".

2019 Mar 13
1
vlan tagging for openVSwitch
...address='52:54:00:15: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_co...
2016 Nov 25
0
Fwd: Re: Attach libvirt guest to an existing openvswitch port
...you do not specify one, 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_c...
2009 Jul 05
9
Xen Networking and bonded interfaces on Debia Lenny
Greetings all. This has been an ongoing issue for me for a few months, and I''ve been trying to get an answer. My server has two NICs, and I want to set up the following: NICs (x2) -> bond (mode 5) -> Xen Bridge -> Doms ...however, trying to configure this doesn''t seem to work: network-bridge steals eth0 instead of bond0, which breaks the bond AND my networking. The
2011 Sep 08
15
correct steps to add XEN bridge to Debian squeeze?
Hi all, Does anyone know what the correct steps are to add a XEN bridge, let''s say xenbr0 to Debian Squeeze? I have added the following to /etc/network/interfaces # XEN Bridge auto xenbr0 iface xenbr0 inet manual bridge ports eth0 bridge_stp off bridge_fd 0 And then rebooted the server but brctl show still shows eth0 as bridge: newusaxen:~# brctl