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

Vni

nectl network l2c update vni

Change VNI of an L2C network

nectl network l2c update vni [flags]

Examples

  nectl network l2c update vni --id <uuid> --vni 5000

Options

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