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

Delete

nectl router static route delete

Delete Static route

nectl router static route delete [flags]

Examples

  nectl router static route delete --static-uuid 9c4fe0e5-66ba-40d3-bda2-01233d157a56 \
  --prefix 0.0.0.0/0

Options

  -h, --help                 help for delete
      --prefix string        destination IP prefix
      --static-uuid string   Datalink UUID

Options inherited from parent commands

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

SEE ALSO