
config wifi-device 'wifi0'
	option type 'atheros'
	option hwmode '11ng'
	option channel 'auto'
	option obeyregpwr '0'
	option antenna_gain '0'
	option txpower 'max'
	option ochann '0'

config wifi-iface
	option device 'wifi0'
	option network 'lan'
	option mode 'ap'
	option ssid 'MimoSeries'
	option encryption 'none'
	option id_ssid 'wifi0_1'
	option disabled '1'
	option mode256 'False'

config wifi-device 'wifi1'
	option type 'atheros'
	option hwmode '11ac80'
	option obeyregpwr '0'
	option txpower 'max'
	option country '1001'
	option chainmask '3'
	option anienablelua '1'
	option dcsenablelua '0'
	option channel 'auto'
	option antenna_gain '0'
	option distance '3000'

config wifi-iface
	option device 'wifi1'
	option network 'lan'
	option mode 'ap'
	option id_ssid 'wifi1_1'
	option wds '1'
	option manrate 'auto'
	option encryption 'psk2'
	option ssid 'silvernetwireless'
	option mcastenhance '2'
	option key 'silvernetwireless'
	option mode256 'False'
	option shortgi '0'
	option hidden '0'
	option disabled '0'

