[email protected]:~$ Nova Help Network-createusage:nova network-create [--fixed-range-v4 <x.x.x.x/yy>] &NBSP;[--FIXED-RANGE-V6 CIDR_V6 ] [--vlan <vlan id>] &NBSP ; [--vpn <vpn Start>] [--gateway gateway] [--gat Eway-v6 GATEWAY_V6] [--bridge <bridge>] [--bridge-interface <bridge interface>] & nbsp [--multi-host < ' T ' | ' F ';] [--dns1 <dns address>] &N Bsp [--dns2 <dns Address>] [--uuid <network UUID>] &NBSP;[--FIXED-CIDR <x. x.x.x/yy>] [--project-i D <project Id>] [--priority <number>] &NB Sp <network_label> create a network. positional arguments: <network_label > Label for network optional arguments: --fixed-range-v4 <x.x.x.x/yy> & nbsp IPV4 subnet (EX:10.0.0.0/8) --FIXED-RANGE-V6 cidr_v6 IPV6 subnet (ex:fe80::/64 --vlan <vlan id& Gt VLAN id --vpn <vpn start> VPN start --gateway Gateway gateway --gateway-v6 gateway_v6 IPv6 gateway --bridge <bridge> vifs on this network is conn ected to this bridge --bridge-interface <bridge interface> &NB Sp The bridge is connected to this interface --multi-host < ' T ' | ' F ' > Multi host --dns1 <dns Address> First dns --dns2 <dns address> Second dns --uuid <network uuid> &N Bsp Network uuid --fixed-cidr <x.x.x.x/yy> &N Bsp IPV4 subnet for fixed IPS (EX:10.20.0.0/16) --PROJEC T-id <project id> Project id  ; --priority <number> NetworK Interface Priority
Nova Help Network-create