Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- allow-vmbr1 bond0
- iface bond0 inet manual
- ovs_bonds enp5s0 enp7s0
- ovs_type OVSBond
- ovs_bridge vmbr1
- ovs_options other_config:lacp-time=fast bond_mode=balance-tcp lacp=active
- auto lo
- iface lo inet loopback
- iface enp5s0 inet manual
- iface enp7s0 inet manual
- allow-vmbr1 vlan10
- iface vlan10 inet static
- address 10.0.10.251
- gateway 10.0.10.1
- ovs_type OVSIntPort
- ovs_bridge vmbr1
- ovs_options tag=10
- allow-ovs vmbr1
- iface vmbr1 inet manual
- ovs_type OVSBridge
- ovs_ports vlan10 bond0
Advertisement
Add Comment
Please, Sign In to add comment