Перейти к содержанию

Mtu

nectl network storage update mtu

Change MTU of a storage network

nectl network storage update mtu [flags]

Examples

  nectl network storage update mtu --id <uuid> --mtu 9000

Options

  -h, --help         help for mtu
      --id string    Storage Network ID (required)
      --mtu uint32   MTU for the storage 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