ovs-appctl hwoff-flow-agent/dump-ct
Syntax
ovs-appctl hwoff-flow-agent/dump-ct [-m] [1-1000]
Function
Queries the conntrack information recorded by hwoff-flow-agent.
Parameters
Parameter |
Mandatory |
Description |
|---|---|---|
-m |
No |
Views details of the conntrack table. |
[1-1000] |
No |
Specifies the displayed number of records in the conntrack table. |
Example
1 | ovs-appctl hwoff-flow-agent/dump-ct -m 1 |
Parent topic: OVS Command Description