cisco ap sap2602e ýÿ
ʻ 2023-01 2023-01-20 20:06:58 ȸ 1360 õ 0
웹에서 셋팅을하면 에러가 나요
error occured while clearing browser credentials
그리고 무선이 안잡힙니다
무선설정을 하고 apply누르면 저에러가 나요
https://www.2cpu.co.kr/QnA/868122
ش ũ ߿ ΰ Ȯغ..
ý AP ܵ ߿ Ʈѷ ߿ 2 ֽϴ..
߿ ´ٸ ý AP Ͻ Ȯϼž մϴ..
https://community.cisco.com/t5/wireless/constant-pop-up-quot-error-occured-while-clearing-browser/td-p/3072208
亯)Matthew Millman
set timeout -> clearCredentials ȣϳ.
1) ڵ
timeOutValue = (tmp = httpIdleTimeout.match(/Server idle time-out: (\S+) seconds/)) ? tmp[1] : 600;
setTimeout('clearCredentials()', parseInt(timeOutValue) * 1000);
2) ּó
function logoutNow()
{
//clearCredentials();
}
https://xpander.mattmillman.com/files/linked/config.js
https://xpander.mattmillman.com/files/linked/config.new.js
ڵ
https://xpander.mattmillman.com/files/linked/configjsfix.png