bbfdm/test/files/etc/config/ieee1905
2021-09-24 13:31:37 +01:00

25 lines
449 B
Text
Executable file

config ieee1905 'ieee1905'
option enabled '1'
option extension '1'
list extmodule 'map'
option registrar '2 5'
option macaddress '02:22:07:AB:9F:80'
config ap
option band '2'
option ssid 'TestSSID.2'
option encryption 'psk2'
option key '5555500000'
config ap
option band '5'
option ssid 'TestSSID.5'
option encryption 'psk2'
option key '2222200000'
config al-iface
option enabled '1'
option ifname 'br-lan'
option type 'bridge'