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

Show

nectl router static route show

Show Static route

nectl router static route show [flags]

Examples

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

Options

      --extensive            extensive route information
  -h, --help                 help for show
      --prefix string        destination IP prefix
      --static-uuid string   Router Static 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