User's Manual Part 2
75JadeOSUserManual
ImportCAinserverintoAC,whichmeanstransferringtheCAformatintoanother
formatthatcanberecognizedbyDTLScontrolchannelandremovethepassword.
Forexample:
(JadeOS) #copy ftp 1.2.3.4 user cert_file flash sc-file-1
(JadeOS) #Cert import pem serverCert sc-1 sc-file-1
10.6SpecialSSIDandSSIDControl
In EDU mode, in orderto avoid AP disablesall the SSIDs whenAP disconnects with
AC, AC willspecify a special SSID when AP connectswith AC; when CAPWAPis dis‐
connected, AP will enable this SSID to ensure the normal service. The configuring
commandisasfollows:
(JadeOS) (config)#wlan ssid-profile SSID
(JadeOS) (SSID Profile "SSID")#special-ssid
TimingShutdown
Timingshutdownsupportsthefollowingfunctions:
¾ SupportACtimingshutdownthefunctionofradiofrequencyinspecifiedAP
¾ SupportACtimingshutdownthespecifiedfunctionsofSSID
Theconfiguringcommand:
time-range default
Example:
(JadeOS) (config)#time-range-profile default
(JadeOS) (Time Range Profile "default")#range weekday 17:00 18:00
(JadeOS) (Time Range Profile "default")#range weekend 17:00 18:00
(JadeOS) (Time Range Profile "default")#range daily 17:00 18:00
(JadeOS) (Time Range Profile "default")#exit
(JadeOS) (config)#wlan vap default
(JadeOS) (Virtual AP Profile "default")#time-range default
(JadeOS) (Virtual AP Profile "default")#exit
(JadeOS) (config)#radio dot11a-profile default
(JadeOS) (802.11a radio Profile "default")#time-range default
(JadeOS) (802.11a radio Profile "default")#exit
Note: Shutdown the frequency will make the whole radio disable; shutdown SSID just disable
one SSID in radio.