appliance-cli inspect tunneling summary

Show IP-over-SCION tunneling summary

Synopsis

Show IP-over-SCION tunneling summary. The summary is a multi-level hierarchy consisting of: domains. sets of prefixes, traffic matchers, path filters, remotes and SCION paths. Various command line options can be used to customize the output.

appliance-cli inspect tunneling summary [flags]

Options

      --all-paths                 If set, all eligible paths, i.e. all known paths not rejected by the path policy
                                  are displayed. (The path selected for the given remote will be marked by > sign.)
                                  Otherwise only the currently selected path for each remote is shown.
      --context string            Select the appliance context
      --domain strings            Domains to display. If none, show all domains.
  -h, --help                      help for summary
      --insecure                  Disable SSL verification
      --no-hops                   If set, paths are displayed as fingerprints rather than a list of hops.
      --prefixes int              Maximal number of prefixes to display. If negative, all prefixes are displayed. (default 5)
      --traffic-matcher strings   Traffic matchers to display. If none, show all traffic matchers.

SEE ALSO