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

Vni

nectl network l3 update vni

Change VNI of an L3 network

nectl network l3 update vni [flags]

Examples

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

Options

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