Paste #121139

   
pasted on 07.05.2019 16:11
  • Edit to this paste
  • Print
  • Raw
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
sudo iwconfig wlx00c0ca8defe4 rate 1M
sudo iwconfig wlx00c0ca8defe4 power 15dBm
sudo iwconfig retry 30 
sudo iwconfig frag 256


gcqmkm@uocmo:~/secu/tcpdump$ iwconfig wlx00c0ca8defe4
wlx00c0ca8defe4  IEEE 802.11  ESSID:"V54-HOME001"  
          Mode:Managed  Frequency:2.412 GHz  Access Point: AC:67:06:3A:24:B1   
          Bit Rate=1 Mb/s   Tx-Power=15 dBm   
          Retry short  long limit:30   RTS thr:off   Fragment thr=256 B   
          Power Management:off
          Link Quality=35/70  Signal level=-75 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:6  Invalid misc:22   Missed beacon:0
Add Comment
Author