Advertisement
Guest User

Tenda router

a guest
Jan 17th, 2016
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 KB | None | 0 0
  1. [laur@asus ~]$ ifconfig
  2. enp6s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
  3. ether 90:e6:ba:a0:b2:6d txqueuelen 1000 (Ethernet)
  4. RX packets 0 bytes 0 (0.0 B)
  5. RX errors 0 dropped 0 overruns 0 frame 0
  6. TX packets 0 bytes 0 (0.0 B)
  7. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  8.  
  9. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
  10. inet 127.0.0.1 netmask 255.0.0.0
  11. inet6 ::1 prefixlen 128 scopeid 0x10<host>
  12. loop txqueuelen 0 (Local Loopback)
  13. RX packets 8 bytes 1024 (1024.0 B)
  14. RX errors 0 dropped 0 overruns 0 frame 0
  15. TX packets 8 bytes 1024 (1024.0 B)
  16. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  17.  
  18. wlp3s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  19. inet 192.168.0.105 netmask 255.255.255.0 broadcast 192.168.0.255
  20. inet6 fe80::21e:64ff:fe71:9f18 prefixlen 64 scopeid 0x20<link>
  21. ether 00:1e:64:71:9f:18 txqueuelen 1000 (Ethernet)
  22. RX packets 242663 bytes 100762930 (96.0 MiB)
  23. RX errors 0 dropped 0 overruns 0 frame 0
  24. TX packets 231207 bytes 94919229 (90.5 MiB)
  25. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  26.  
  27. [laur@asus ~]$ iwconfig
  28. enp6s0 no wireless extensions.
  29.  
  30. lo no wireless extensions.
  31.  
  32. wlp3s0 IEEE 802.11bgn ESSID:"wlan_lip"
  33. Mode:Managed Frequency:2.422 GHz Access Point: C8:3A:35:3E:92:80
  34. Bit Rate=135 Mb/s Tx-Power=14 dBm
  35. Retry short limit:7 RTS thr:off Fragment thr:off
  36. Power Management:off
  37. Link Quality=70/70 Signal level=-34 dBm
  38. Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
  39. Tx excessive retries:0 Invalid misc:6857 Missed beacon:0
  40.  
  41. [laur@asus ~]$ modinfo rt2870sta
  42. modinfo: ERROR: Module rt2870sta not found.
  43. [laur@asus ~]$ modinfo
  44. modinfo: ERROR: missing module or filename.
  45. [laur@asus ~]$ lsusb
  46. Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  47. Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  48. Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  49. Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  50. Bus 007 Device 002: ID 064e:a116 Suyin Corp. UVC 1.3MPixel WebCam
  51. Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  52. Bus 003 Device 002: ID 0b05:1751 ASUSTek Computer, Inc. BT-253 Bluetooth Adapter
  53. Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  54. Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  55. Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  56. [laur@asus ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement