[Commotion-admin] [commotion-router] 5Ghz mesh not working - needs testing (#84)

mtuxpe notifications at github.com
Thu Jan 16 17:35:39 UTC 2014


This node is WDR-4000 runnnig commotion version 1 connected to internet using WAN interface.
I am using HT40 but I also tested radio1 using HT20 before.

/etc/config/wireless

config wifi-device 'radio0'
        option type 'mac80211'
        option hwmode '11ng'
        option macaddr 'a0:f3:c1:ff:56:69'
        option htmode 'HT20'
        option path 'platform/ar934x_wmac'
        list ht_capab 'LDPC'
        list ht_capab 'SHORT-GI-20'
        list ht_capab 'SHORT-GI-40'
        list ht_capab 'TX-STBC'
        list ht_capab 'RX-STBC1'
        list ht_capab 'DSSS_CCK-40'
        option disabled '0'
        option channel '6'
        option txpower '20'
        option diversity '1'

config wifi-device 'radio1'               
        option type 'mac80211'            
        option hwmode '11na'              
        option macaddr 'a0:f3:c1:ff:56:6a'
        option htmode 'HT40-'      
        list ht_capab 'LDPC'       
        list ht_capab 'SHORT-GI-20'       
        list ht_capab 'SHORT-GI-40'       
        list ht_capab 'TX-STBC'    
        list ht_capab 'RX-STBC1'          
        list ht_capab 'DSSS_CCK-40'       
        option disabled '0'               
        option txpower '19'               
        option diversity '1'              
        option channel '157' 

config wifi-iface 'commotionAP'    
        option mode 'ap'           
        option ssid 'CommotionAP'         
        option device 'radio0'            
        option encryption 'psk2'   
        option key 'xxxxxx'        
        option network 'lan'              
                                          
config wifi-iface 'commotionMesh'         
        option mode 'adhoc'               
        option network 'Commotion'        
        option ssid 'Commotion'    
        option device 'radio1'            
        option encryption 'none'          
        option bssid 'f0:4d:e2:8b:0f:07'  


---
Reply to this email directly or view it on GitHub:
https://github.com/opentechinstitute/commotion-router/issues/84#issuecomment-32491722
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.chambana.net/pipermail/commotion-admin/attachments/20140116/1915fde2/attachment.html>


More information about the Commotion-admin mailing list