Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Various tool:

ifconfig ( and a file # if configuration )

brctl ( bridge-utils package) create bridge,  it will be attach to a "host interface" and will have an IP@, tipical usage: mgt bridge or second interface/back up link

...

Create a virtual network with virsh

main directory: /etc/libvirt/qemu/networks/

virsh net-define virbr1.xml
virsh net-start virbr1
virsh net-autostart virbr1