Ticket #203: users-guide-kickmac.diff

File users-guide-kickmac.diff, 1.1 kB (added by matt@mattb.net.nz, 6 years ago)

Adds kickmac documentation to the User Guide

  • users-guide.tex

    old new  
    10351035  \ev 
    10361036\end{example} 
    10371037 
     1038\subsubsection{\mytt{kickmac} - Disassociate an associated station} 
     1039\argdesc{1}{0}{N/A}{No} 
     1040This command takes a single argument which is the MAC address of a  
     1041currently associated client. The client is immediately sent a disassociate 
     1042frame (with an unspecified reason). There is nothing to prevent the 
     1043client from immediately reassociating. If you are wishing to permanently 
     1044remove a client from the access point you will need to also make use of the  
     1045\mytt{maccmd}, \mytt{addmac} and \mytt{delmac} commands to configure the  
     1046appropriate ACL entries. 
     1047\begin{example} 
     1048  The following command immediately disassociates the client with MAC 
     1049  address 00:03:7f:03:42:3f. 
     1050  \bv 
     1051  \cmd{iwpriv ath0 kickmac 00:03:7f:03:42:3f} 
     1052  \ev 
     1053\end{example} 
     1054 
    10381055\subsubsection{\mytt{wmm} - WMM Support Enable/Disable} 
    10391056\argdesc{1}{0}{Enabled}{Yes} 
    10401057This command enables or disables WMM support. Passing a value of 1 to