Mtu
nectl network l3 update mtu
Change MTU of an L3 network
nectl network l3 update mtu [flags]
Examples
nectl network l3 update mtu --id <uuid> --mtu 9000
Options
-h, --help help for mtu
--id string L3 Network ID (required)
--mtu uint32 MTU for the L3 network (required)
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 l3 update - Update L3 network