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

Vteps

nectl network l3 update vteps

Update VTEPs to an L3 network

nectl network l3 update vteps [flags]

Examples

  nectl network l3 update vteps --id <uuid> --add 10.0.0.1,10.0.0.2 --remove 20.0.0.1,20.0.0.2

Options

  -a, --add string      Comma separated list of VTEP IPs to add
  -h, --help            help for vteps
      --id string       L2C Network ID (required)
  -r, --remove string   Comma separated list of VTEP IPs to remove

Options inherited from parent commands

      --host string   gRPC server host (default "127.0.0.1")
      --port uint16   gRPC server port (default 30666)

SEE ALSO