Merge "Modifies example command for nova network-create"
This commit is contained in:
@@ -160,7 +160,7 @@
|
||||
</note>
|
||||
<para>For flat and flat DHCP modes, use the following command to create a network:</para>
|
||||
<screen><prompt>$</prompt> <userinput>nova network-create vmnet \
|
||||
--fixed-range-v4=10.0.0.0/24 --fixed-cidr=10.20.0.0/16 --bridge=br100</userinput></screen>
|
||||
--fixed-range-v4=10.0.0.0/16 --fixed-cidr=10.0.20.0/24 --bridge=br100</userinput></screen>
|
||||
<para>Where:</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
||||
Reference in New Issue
Block a user