|
|
使用原始页面能够组网,可是自己配置map_cfg 和wireless文件却导致mesh异样,对比文件并未发现明显错误,luci页面不熟悉跟踪不了代码。求助一下大佬们
配置map_cfg:
mode=1
lan_interface=eth0 eth0.2 eth0.1
wan_interface=usb0
DeviceRole=1
APSteerRssiTh=-50
BhPriority2G=3
BhPriority5GL=1
BhPriority5GH=1
BhPriority6G=1
ChPlanningIdleByteCount=
ChPlanningIdleTime=
ChPlanningUserPreferredChannel5G=
ChPlanningUserPreferredChannel5GH=
ChPlanningUserPreferredChannel2G=
ChPlanningUserPreferredChannel6G=
ChPlanningInitTimeout=120
NtwrkOptBootupWaitTime=45
NtwrkOptConnectWaitTime=45
NtwrkOptDisconnectWaitTime=45
NtwrkOptPeriodicity=3600
NetworkOptimizationScoreMargin=100
BandSwitchTime=
ScanThreshold2g=-88
ScanThreshold5g=-88
ScanThreshold6g=-88
LowRSSIAPSteerEdge_RE=40
BhProfile0Valid=0
BhProfile0Ssid=
BhProfile0AuthMode=
BhProfile0EncrypType=
BhProfile0WpaPsk=
BhProfile0RaID=
BhProfile1Ssid=
BhProfile1AuthMode=
BhProfile1EncrypType=
BhProfile1WpaPsk=
BhProfile1Valid=0
BhProfile1RaID=
BhProfile2Ssid=
BhProfile2AuthMode=
BhProfile2EncrypType=
BhProfile2WpaPsk=
BhProfile2Valid=0
BhProfile2RaID=
ChPlanningEnable=1
ChPlanningEnableR2=
SteerEnable=1
NetworkOptimizationEnabled=1
AutoBHSwitching=1
DhcpCtl=1
ThirdPartyConnection=0
MAP_QuickChChange=1
bss_config_priority=ra0;ra1;ra2;ra3;apcli0;rax0;rax1;rax2;rax3;apclix0
DualBH=
MetricRepIntv=60
MaxAllowedScan=
BHSteerTimeout=120
NtwrkOptPostCACTriggerTime=30
role_detection_external=0
NetworkOptPrefer5Gover2G=0
NetworkOptPrefer5Gover2GRetryCnt=0
NonMAPAPEnable=1
CentralizedSteering=1
ChPlanningEnableR2withBW=
DivergentChPlanning=0
LastMapMode=0
NtwrkOptDataCollectionTime=60
ChPlanningScanValidTime=14400
NetOptUserSetPriority=0
DESerialNumber=v3.0
DESoftwareVersion=v3.0
DEExecutionEnv=Linux-Openwrt
DEChipsetVendor=MediaTek
DEStaConEventPath=
SetPSCChannel_6G=0
###!UserConfigs!!!=
MapMode=1
client_mac=
CUOverloadTh_2G=70
CUOverloadTh_5G_H=80
CUOverloadTh_5G_L=80
dpp-uri=
dst_ip=
dst_port=
index=1
name=
priority=1
protocol=
srcc_port=
src_ip=
ssid=
MeshSREnable=1
BhProfile3Valid=0
BhProfile4Valid=0
BhProfile5Valid=0
将5g mesh开启
Mapmode=1
进程:
9239 root 5112 S wapp -d1 -v2 -cra0 -cra1 -cra2 -cra3 -crax0 -crax1 -
9240 root 4996 S wapp -d1 -v2 -cra0 -cra1 -cra2 -cra3 -crax0 -crax1 -
9264 root 6340 S p1905_managerd -r0 -f /etc/map/1905d.cfg -F /etc/map
9365 root 2256 S mapd -I /etc/map/mapd_cfg -O /etc/mapd_strng.conf
组网时报错
[ 3970.223082] mtwf_dbg_prt: vsnprintf error
[ 3970.227121] 7981@C09L3,sync_fsm_reset() 2673: (caller : MlmeRestartStateMachine+0x80/0x120 [mt_wifi]) SYNC[apclix0, Band:1]: [IDLE] =======================================
[ 3972.566630] BcnCheck start after 2500 ms (ra0)
[ 3972.586346] BcnCheck start after 2500 ms (ra0)
[ 3976.483737] entrytb_aid_aquire(): found non-occupied aid:1, allocated from:1
[ 3976.490801] 7981@C13L2,MacTableInsertEntry() 1576: New Sta:0a:0c:43:26:60
[ 3976.513144] 7981@C08L3,ap_cmm_peer_assoc_req_action() 1714: Recv Assoc from STA - 0a:0c:43:26:60
[ 3976.522497] 7981@C08L3,ap_cmm_peer_assoc_req_action() 2241: ASSOC Send ASSOC response (Status=0)...
[ 3976.531640] 7981@C01L3,wifi_sys_conn_act() 1115: wdev idx = 4
[ 3976.537655] 7981@C08L3,hw_ctrl_flow_v2_connt_act() 227: wdev_idx=4
[ 3976.731253] 7981@C15L2,WscEAPOLStartAction() 744: CON_WPS: Stop the ApCli WPS, state [0]
[ 3976.739407] Unknow Message Type (=35)
[mapd][wapp_usr_intf_parse_event][3348]Unsolicited WAPP_MAP_AGENT_WPS_SUCCESS event at map
[mapd][mapd_acl_sync_new_agent_info][4148]own_dev policy: 0 own_dev role: 1 map_bs[ 3977.929466] 7981@C15L3,MlmeDeAuthAction() 1404: Send DEAUTH frame with ReasonCode(3) to 0a:0c:43:26:60
[ 3977.939867] 7981@C01L2,wifi_sys_disconn_act() 1002: wdev_idx=4
FHBSS Status:[ 3977.947686] 7981@C08L3,hw_ctrl_flow_v2_disconnt_act() 184: wdev_idx=4
4, BHSTA Status[ 3977.955589] 7981@C13L2,MacTableDeleteEntry() 1937: Del Sta:0a:0c:43:26:60
: 4
[mapd][client_mon_handle_auth_rej][1296]Auth Rej for client 0a:0c:43:26:60
not in DB
|
|