01-20-2017 12:28 AM
02-14-2017 12:08 AM
#define AP FW version (must match the AP version in the zone) fw_version=3.4.1.0.819
#define Model class (only option available is 'all')
model=all
# Command (these are examples, any AP CLI command will be accepted; One command per line)
# first SSID on 2,4 and 5GHZ set dtim-period wlan1 5
set dtim-period wlan33 5
set directed-thr wlan1 0
set directed-thr wlan33 0
# second SSID on 2,4 and 5GHZ
set dtim-period wlan3 5
set dtim-period wlan35 5
set directed-thr wlan3 0
set directed-thr wlan35 0
11-26-2018 08:14 PM