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

Mtu

nectl network l2c update mtu

Change MTU of an L2C network

nectl network l2c update mtu [flags]

Examples

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

Options

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