User:Grzesiek: Difference between revisions

From Unix Lab
Content added Content deleted
No edit summary
Line 1: Line 1:
=OVS=
ovs-vsctl add-port overnet0 vxlan_node1 -- set interface vxlan_node1 type=vxlan options:remote_ip=192.168.100.162 options:key=flow
ovs-vsctl add-port overnet1 vxlan_node1 -- set interface vxlan_node1 type=vxlan options:remote_ip=192.168.100.191 options:key=flow

=TODO=
=TODO=
https://access.redhat.com/solutions/732773
https://access.redhat.com/solutions/732773

Revision as of 06:43, 8 February 2024

OVS

ovs-vsctl add-port overnet0 vxlan_node1 -- set interface vxlan_node1 type=vxlan options:remote_ip=192.168.100.162 options:key=flow
ovs-vsctl add-port overnet1 vxlan_node1 -- set interface vxlan_node1 type=vxlan options:remote_ip=192.168.100.191 options:key=flow

TODO

https://access.redhat.com/solutions/732773
https://www.linux-kvm.org/page/Projects/auto-ballooning