There was an error while loading. Please reload this page.
1 parent 2c9d1d1 commit 1abd3dcCopy full SHA for 1abd3dc
1 file changed
source/installguide/hypervisor/kvm.rst
@@ -726,7 +726,7 @@ Modify the interfaces file to look like this:
726
auto cloudbr0
727
iface cloudbr0 inet static
728
bridge_ports eth0
729
- bridge_fd 5
+ bridge_fd 0
730
bridge_stp off
731
bridge_maxwait 1
732
address 192.168.42.11
@@ -739,7 +739,7 @@ Modify the interfaces file to look like this:
739
auto cloudbr1
740
iface cloudbr1 inet manual
741
bridge_ports eth0.200
742
743
744
745
0 commit comments