Outils pour utilisateurs

Outils du site


kb:cheatsheet:openvswitch

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
Dernière révisionLes deux révisions suivantes
kb:cheatsheet:openvswitch [2019/03/06 16:34] beukb:cheatsheet:openvswitch [2019/03/06 16:59] beu
Ligne 75: Ligne 75:
 allow-ovs vmbr0 allow-ovs vmbr0
 iface vmbr0 inet manual iface vmbr0 inet manual
-    ovs_type vmbridge+    ovs_type OVSBridge
     ovs_ports eth0 vlan30     ovs_ports eth0 vlan30
 </code> </code>
Ligne 114: Ligne 114:
  
 <code> <code>
 +auto vlan30
 allow-vmbr0 vlan30 allow-vmbr0 vlan30
 iface vlan30 inet manual iface vlan30 inet manual
Ligne 128: Ligne 129:
  
 <code> <code>
 +auto bond0
 allow-vmbr0 bond0 allow-vmbr0 bond0
 iface bond0 inet manual iface bond0 inet manual
Ligne 139: Ligne 141:
  
 <code> <code>
 +auto bond0
 allow-vmbr0 bond0 allow-vmbr0 bond0
 iface bond0 inet manual iface bond0 inet manual
kb/cheatsheet/openvswitch.txt · Dernière modification : 2019/08/23 13:15 de beu