Wl

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 16:43, 28 August 2005 (edit)
Robvan269 (Talk | contribs)

← Previous diff
Revision as of 16:49, 28 August 2005 (edit) (undo)
Robvan269 (Talk | contribs)

Next diff →
Line 413: Line 413:
*Puts scan engine into passive mode *Puts scan engine into passive mode
-regulatory+===regulatory===
- Get/Set regulatory domain mode (802.11d). Driver must be down.+*Get/Set regulatory domain mode (802.11d). Driver must be down.
-spect Get/Set 802.11h Spectrum Management mode.+===spect===
 +*Get/Set 802.11h Spectrum Management mode.
0 - Off 0 - Off
1 - Loose interpretation of spec - may join non-11h APs 1 - Loose interpretation of spec - may join non-11h APs
2 - Strict interpretation of spec - may not join non-11h APs 2 - Strict interpretation of spec - may not join non-11h APs
-scanresults+===scanresults===
- Return results from last scan.+*Return results from last scan.
-assoc Print information about current network association.+===assoc===
- (also known as "status")+*Print information about current network association. (also known as "status")
-status Print information about current network association.+===status===
- (also known as "assoc")+*Print information about current network association. (also known as "assoc")
-disassoc+===disassoc===
- Disassociate from the current BSS/IBSS.+*Disassociate from the current BSS/IBSS.
-chanlist+===chanlist===
- Return valid channels for the current settings.+*Return valid channels for the current settings.
-channels+===channels===
- Return valid channels for the current settings.+*Return valid channels for the current settings.
-channels_in_country+===channels_in_country===
- Return valid channels for the country specified.+*Return valid channels for the country specified.
Arg 1 is the country abbreviation Arg 1 is the country abbreviation
- Arg 2 is the band(a or b)+ Arg 2 is the band(a or b) (editors note: only b seems to be recognized in dd-wrt v22)
-curpower+ Example: wl channels_in_country JP b
- Return current tx power settings+ 
 +===curpower===
 +*Return current tx power settings
scansuppress scansuppress

Revision as of 16:49, 28 August 2005