Hi,

I have configured wireless file as below:

config wifi-device 'wifi0'
        option type 'qcawifi'
        option channel 'auto'
        option macaddr '00:26:75:bd:37:24'
        option hwmode '11ng'
        option txpower '16'
        option htmode 'HT20'

config wifi-iface
        option device 'wifi0'
        option network 'lan'
        option mode 'ap'
        option ssid 'Test_AP'
        option encryption 'psk2'
        option key 'Test_AP'

config wifi-iface 'mesh1'
        option device 'wifi0'
        option mode 'mesh'
        option mesh_id 'my mesh'
        option network 'lan'

[image: Inline image 1]

[image: Inline image 4]

Its created one more but still facing same problem.

Could anyone guide how i can do that.

Thanks,
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to