====== TP-link TL-WR703N configuration file ====== # copy this file to /etc/config/wireless on your router and overwrite current configuration # change the config wifi-iface > option ssid > ConnectOrNot to give the network a different name # more on configuring TP LINK WR703N router: http://wiki.xinchejian.com/wiki/Install_OpenWRT_on_TPlink_WR703N config wifi-device radio0 option type mac80211 option channel 11 option macaddr 0c:82:68:b3:52:80 option hwmode 11ng option htmode HT20 list ht_capab SHORT-GI-20 list ht_capab SHORT-GI-40 list ht_capab RX-STBC1 list ht_capab DSSS_CCK-40 # REMOVE THIS LINE TO ENABLE WIFI: #option disabled 1 config wifi-iface option device radio0 option network lan option mode ap option ssid ConnectOrNot option encryption none