Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions source/installguide/hypervisor/kvm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,12 @@ infrastructure.
By default these bridges are called *cloudbr0* and *cloudbr1* etc, but this can be
changed to be more description.

.. note::
Ensure that the interfaces names to be used for configuring the bridges match one of the following patterns:
**'eth*', 'bond*', 'team*', 'vlan*', 'em*', 'p*p*', 'ens*', 'eno*', 'enp*', 'enx*'**.

Otherwise, the KVM agent will not be able to configure the bridges properly.

.. warning::
It is essential that you keep the configuration consistent across all of your hypervisors.

Expand Down