*Empty MediaWiki Message*

This commit is contained in:
John 2012-02-08 17:22:31 +00:00
parent 64ab0272e8
commit b89a0fef3f

View File

@ -82,6 +82,28 @@ config interface wifi
</pre>
=== Wireless Network ===
/etc/config/wireless :
<pre>
config wifi-device radio0
option type mac80211
option channel 6
option macaddr f4:ec:38:ba:1d:ac
option hwmode 11ng
option htmode HT20
list ht_capab SHORT-GI-40
list ht_capab DSSS_CCK-40
config wifi-iface
option device radio0
option network wifi
option mode ap
option ssid C3D2.n
option encryption none
</pre>
=== aiccu ===
Der Sixxs Tunnel ist in /etc/config/aiccu configuriert:
<pre>