| 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 short_gi_20 '1' | |
| option short_gi_40 '1' | |
| 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' |