interface-config-radio-instance
Configures the parameters that determine whether the access point ignores or responds to a client's association/authorization request
assoc-response [ac-strict|deny-threshold <1-12>|rssi-threshold <-128--40>]
assoc-response [ac-strict|deny-threshold <1-12>|rssi-threshold <-128--40>]
| assoc-response | Configures
                        parameters based on which the AP ignores or responds to client's
                        association/authorization request. The options are: ac-strict,
                        deny-threshold, and rssi-threshold. Note: All three options are disabled by
                           default. | 
| ac-strict | Denies association requests from non 11ac capable wireless clients | 
| deny-threshold <1-12> | Configures the
                        number of times the AP ignores association/authorization requests, if the
                        RSSI is below the configured RSSI threshold value 
 | 
| rssi-threshold <-128--40> | Configures the
                        RSSI threshold. If the RSSI is lower than the threshold configured here, the
                        AP ignores the association/authorization request. 
 | 
ap505-133E1C(config-profile-testap505-if-radio2)#assoc-response rssi-threshold -128
ap505-133E1C(config-profile-testap505-if-radio2)#show context interface radio2 mesh client antenna-elevation 5.0 antenna-gain 12.0 aggregation ampdu tx-only aeroscout forward ip 1.23.4.56 port 300 antenna-mode 2x2 antenna-diversity assoc-response rssi-threshold -128 ap505-133E1C(config-profile-testap505-if-radio2)#
| no (radio-interface-config-command) | Removes the RSSI threshold, based on which an association/authorization request is either ignored or responded. |