Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Lists all active networking components that can be monitored, allowing you to examine the networking stack layout. The command shows networking components (drivers) arranged by adapters bindings.
Syntax
pktmon list [--all] [--include-hidden] [--json]
Parameters
| Parameter | Description |
|---|---|
| -a, --all | Show all component types. Only network adapters are displayed by default. |
| -i, --include-hidden | Show components that are hidden by default. |
| --json | Output the list in JSON format. Implies -i and -a. |