This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Delete time schedule - in use by invisible Dynamic Channel setting on REDw

Hi,

I want do delete the two default work hour profiles below and found a bug:

SFOS 19.0.1 dows not allow me to do that:

Schedule could not be deleted. Schedule already in use.
I could not find it anywhere.
The config export then showed me it is in use by two RED 15w devices in Wireless Accesspoints for time based Wifi Channel scans.
The problem is, you cannot see, change or delete that option for REDw devices.
Also, this is only for 2 of a whole bunch of devices, all other REDw do not have the Time Schedle in the config.
Problem here in the config:
 
  <WirelessAccessPoint transactionid="">
    <ID>A360175Axxxx1C0</ID>
    <Label>RED15w-XXXXX</Label>
    <Country>de</Country>
    <Channel2.4GHz>Auto</Channel2.4GHz>
    <TXPower>100%</TXPower>
    <Channel5GHz>Auto</Channel5GHz>
    <TXPower5GHz>0</TXPower5GHz>
    <STP>Disable</STP>
    <VLANTagging>Disable</VLANTagging>
    <APType>RED15w</APType>
    <LanMac>00:1a:8c:92:xx:xx</LanMac>
    <WifiMac>00:1a:8c:92:xx:xx</WifiMac>
    <AllowedChannels>1,2,3,4,5,6,7,8,9,10,11,12,13,36,40,44,48</AllowedChannels>
    <Interface>reds9</Interface>
    <ChannelWidth>HT20</ChannelWidth>
    <ChannelWidth11a>HT40</ChannelWidth11a>
    <Band>2.4GHz</Band>
    <DynChan>Enable</DynChan>
    <TimeBasedScan>Enable</TimeBasedScan>
    <ScanTime>
      <Time>Work hours (6 Day week)</Time>
    </ScanTime>
    <DynChan5GHz>Disable</DynChan5GHz>
  </WirelessAccessPoint>
If you untick the Dyn chan setting, the time schedule is removed from the config on the backend and it is possible to delete the time schedule then.
 
delete OK:
After the profile Dyn Chan had been unset, the Time Schedule deleted, I was able to enable Dyn Chan again and it was OK.


This thread was automatically locked due to age.