qos settings throughput-floors-v2
Enable/Disable throughput floors v2 on AFA
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The qos settings throughput-floors-v2 command is used to enable or disable floors v2 on AFA. The default is enabled. With floors v2 enabled, throughput floors can be met when controllers are heavily utilized at the expense of higher latency on other workloads. Floors v2 applies to both QoS and Adaptive QoS.
Parameters
- -enable {true|false} - enable or disable throughput floors v2 on AFA
- This specifies if floors v2 is enabled or disabled. If this parameter is specified with false floors v2 will be disabled.
Examples
The following example disables floors v2 on AFA.
cluster1::*> qos settings throughput-floors-v2 -enable false
Give documentation feedback