Use this command to enable select-shutdown and configure the maximum and minimum CCI thresholds.
select-shutdown {cci-high-threshold|cci-low-threshold|frequency|frequency-limiter}
select-shutdown {cci-high-threshold <-85--55>}
select-shutdown {cci-low-threshold <-100--55>}
select-shutdown {frequency <0-3600>}
select-shutdown {frequency-limiter <1-1000>}
select-shutdown {cci-high-threshold <-85--55>|cci-low-threshold <-100--55>|frequency <0-3600>|frequency-limiter <1-1000>}
select-shutdown | Enables auto-shutdown of selected 2.4 GHz radios to maintain the deployment average CCI levels within a specified range |
cci-high-threshold <-85--55> | Optional. Configures the maximum CCI threshold
Note: If not specified, the system uses the default value
as the upper limit.
|
cci-low-threshold <-100--55> | Optional. Configures the minimum CCI threshold
Note: If not specified, the system uses the default value
as the lower limit.
|
frequency <0-3600> | Configures the interval, in minutes, at which 2.4 GHz
radios are selected for shut down. When the deployment average CCI exceeds the
specified maximum threshold, Smart RF shuts down 2.4 GHz radios until the CCI
reaches acceptable levels. Use this option, to configure the interval between
successive radio shut down.
|
frequency-limiter <1-1000> | Configures the minimum multiple of Interference Recovery
frequency that the select-shutdown frequency can be set to
|
nx9500-6C8809(config-smart-rf-policy-testSmartRF)#select-shutdown
cci-high-threshold -55
nx9500-6C8809(config-smart-rf-policy-testSmartRF)#select-shutdown
cci-low-threshold -95
nx9500-6C8809(config-smart-rf-policy-test)#show context smart-rf-policy test group-by floor sensitivity custom assignable-power 2.4GHz max 20 assignable-power 2.4GHz min 8 channel-list 2.4GHz 1,12 channel-width 5GHz auto channel-width 2.4GHz auto area test channel-list 2.4GHz 1,2,3 avoidance-time dfs 300 interference-recovery channel-switch-delta 2.4GHz 5 neighbor-recovery power-threshold 5GHz -65 neighbor-recovery power-threshold 2.4GHz -82 select-shutdown cci-high-threshold -55 select-shutdown cci-low-threshold -95 coverage-hole-recovery snr-threshold 2.4GHz 35 nx9500-6C8809(config-smart-rf-policy-test)#
no (smart-rf-policy-config-mode-command) | Disables select-shutdown of 2.4 GHz radios and reverts the select-shutdown parameters (maximum and minimum CCI thresholds, frequency, and frequency-limiter) to default values. |