Create
nectl network storage create
Create Storage network
nectl network storage create [flags]
Examples
nectl network storage create -e 9c4fe0e5-66ba-40d3-bda2-01233d157a56 -v 0,100-105,200
Options
-e, --external string External network UUID (required)
-h, --help help for create
--id string Storage network ID (optional)
--mtu uint16 MTU of network (default 1500)
-v, --vlan string VLAN ID list (required). VID 0 means untagged traffic.
Options inherited from parent commands
--host string gRPC server host (default "127.0.0.1")
--port uint16 gRPC server port (default 30666)
SEE ALSO
- nectl network storage - Manage Storage networks