Further CAC configuration (AP)
Features > Centralized Authentication Control
If over-the-air capacity is limited, such as when using 1MHz bandwidth and/or a low duty cycle (for example, in JP, EU and IN regulatory domains), it may also be necessary to modify the CAC thresholds, by using the morse_cli cac command.
$ morse_cli cac --help
cac [-v] [{get|set|enable|disable}] [-d <ARFS>,<percent>]...
[-i <ARFS>,<percent>]...
Configure Centralized Authentication Control
{get|set|enable|disable} Subcommand
get - get configured rules
set - set rules (default)
enable|disable - for internal use by wpa_supplicant only
-d, --decrease=<ARFS>,<percent>
Auth Req Frames per Sec above which to decrease threshold by <percent>
Decrease rules must be specified in descending ARFS order
(match highest first)
-i, --increase=<ARFS>,<percent>
Auth Req Frames per Sec below which to increase threshold by <percent>
Increase rules must be specified in ascending ARFS order
(match lowest first)
Up to 8 decrease or increase rules can be configured
-v, --verbose Verbose output