tuxmartin

Untitled

Jan 13th, 2016
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. root@ubuntu:/opt/angee/ang-launcher-respawner# iwconfig
  2. wlan0 IEEE 802.11bg ESSID:"angee-office"
  3. Mode:Managed Frequency:2.472 GHz Access Point: 58:6D:8F:F2:86:4C
  4. Bit Rate=36 Mb/s Tx-Power=20 dBm
  5. Retry short limit:7 RTS thr:off Fragment thr:off
  6. Encryption key:off
  7. Power Management:off
  8. Link Quality=42/100 Signal level=42/100
  9. Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
  10. Tx excessive retries:1 Invalid misc:3 Missed beacon:0
  11.  
  12. lo no wireless extensions.
  13.  
  14. eth0 no wireless extensions.
  15.  
  16. root@ubuntu:/opt/angee/ang-launcher-respawner# ifconfig
  17. lo Link encap:Local Loopback
  18. inet addr:127.0.0.1 Mask:255.0.0.0
  19. inet6 addr: ::1/128 Scope:Host
  20. UP LOOPBACK RUNNING MTU:65536 Metric:1
  21. RX packets:508 errors:0 dropped:0 overruns:0 frame:0
  22. TX packets:508 errors:0 dropped:0 overruns:0 carrier:0
  23. collisions:0 txqueuelen:0
  24. RX bytes:39121 (39.1 KB) TX bytes:39121 (39.1 KB)
  25.  
  26. wlan0 Link encap:Ethernet HWaddr 00:1d:0f:af:26:f5
  27. inet6 addr: fe80::21d:fff:feaf:26f5/64 Scope:Link
  28. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  29. RX packets:2 errors:0 dropped:0 overruns:0 frame:0
  30. TX packets:19 errors:0 dropped:0 overruns:0 carrier:0
  31. collisions:0 txqueuelen:1000
  32. RX bytes:322 (322.0 B) TX bytes:3774 (3.7 KB)
  33.  
  34. root@ubuntu:/opt/angee/ang-launcher-respawner#
  35. root@ubuntu:/opt/angee/ang-launcher-respawner# dhclient wlan0
  36. root@ubuntu:/opt/angee/ang-launcher-respawner# ifconfig
  37. lo Link encap:Local Loopback
  38. inet addr:127.0.0.1 Mask:255.0.0.0
  39. inet6 addr: ::1/128 Scope:Host
  40. UP LOOPBACK RUNNING MTU:65536 Metric:1
  41. RX packets:697 errors:0 dropped:0 overruns:0 frame:0
  42. TX packets:697 errors:0 dropped:0 overruns:0 carrier:0
  43. collisions:0 txqueuelen:0
  44. RX bytes:53125 (53.1 KB) TX bytes:53125 (53.1 KB)
  45.  
  46. wlan0 Link encap:Ethernet HWaddr 00:1d:0f:af:26:f5
  47. inet6 addr: fe80::21d:fff:feaf:26f5/64 Scope:Link
  48. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  49. RX packets:2 errors:0 dropped:0 overruns:0 frame:0
  50. TX packets:19 errors:0 dropped:0 overruns:0 carrier:0
  51. collisions:0 txqueuelen:1000
  52. RX bytes:322 (322.0 B) TX bytes:3774 (3.7 KB)
  53.  
  54. root@ubuntu:/opt/angee/ang-launcher-respawner#
Advertisement
Add Comment
Please, Sign In to add comment