blob: f3aba36b3794c557e2d26459d89fa900ffc71acd [file] [log] [blame]
config wifi-device 'AP0_2G'
option phy 'phy2'
option type 'mac80211'
option country 'CN'
option channel '1'
option hwmode '11g'
option band '2g'
option cell_density '0'
option htmode 'HE40'
option disabled '0'
config wifi-iface 'AP0_2G_if'
option ifname 'wlan0'
option device 'AP0_2G'
option network 'lan'
option mode 'ap'
option ssid 'ASR-OWRT'
option encryption 'psk2'
option key '12345678'
config wifi-device 'AP0_5G'
option phy 'phy2'
option type 'mac80211'
option country 'CN'
option channel '36'
option band '5g'
option short_gi_20 '1'
option short_gi_40 '1'
option htmode 'HE80'
option disabled '1'
config wifi-iface 'AP0_5G_if'
option ifname 'wlan1'
option device 'AP0_5G'
option network 'lan'
option mode 'ap'
option ssid 'ASR-OWRT'
option encryption 'psk2'
option key '12345678'