diff --git a/doc/src/docbkx/openstack-compute-admin/computeinstall.xml b/doc/src/docbkx/openstack-compute-admin/computeinstall.xml index 034bb2f467..a50f11201a 100644 --- a/doc/src/docbkx/openstack-compute-admin/computeinstall.xml +++ b/doc/src/docbkx/openstack-compute-admin/computeinstall.xml @@ -599,7 +599,7 @@ nova-manage network create <network-label> <project-network> <number-of <literallayout class="monospaced">nova-manage db sync nova-manage user admin dub nova-manage project create dubproject dub -ova-manage network create novanet 192.168.0.0/24 1 256 </literallayout> +nova-manage network create novanet 192.168.0.0/24 1 256 </literallayout> <para>For this example, the number of IPs is /24 since that falls inside the /16 range that was set in ‘fixed-range’ in nova.conf. Currently, there can only be one network, and this set up would use the max IPs available in a /24. You can