diff --git a/doc/install-guide/section_nova-networking-compute-node.xml b/doc/install-guide/section_nova-networking-compute-node.xml
index dc9c87b189..0cab54de55 100644
--- a/doc/install-guide/section_nova-networking-compute-node.xml
+++ b/doc/install-guide/section_nova-networking-compute-node.xml
@@ -46,7 +46,9 @@ flat_interface = INTERFACE_NAME
public_interface = INTERFACE_NAME
Replace INTERFACE_NAME with the
actual interface name for the external network. For example,
- eth1 or ens224.
+ eth1 or ens224. You can
+ also leave these two parameters undefined if you are serving multiple
+ networks with individual bridges for each.