ovs-appctl hwoff-flow-agent/live-time
Syntax
ovs-appctl hwoff-flow-agent/live-time TIME
Function
Sets the aging time of flows offloaded to hwoff-flow-agent.
Parameters
Parameter |
Mandatory |
Description |
|---|---|---|
TIME |
Yes |
Aging time, in ms. The value ranges from 1 to 86400000. |
Example
1 | ovs-appctl hwoff-flow-agent/live-time 200000 |
Parent topic: OVS Command Description