Advertisement
Guest User

Untitled

a guest
Mar 25th, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.73 KB | None | 0 0
  1. root@ffnw-LOHNetzTEST-ARCHERC7V2:~# wifi status
  2. {
  3. "radio0": {
  4. "up": true,
  5. "pending": false,
  6. "autostart": true,
  7. "disabled": false,
  8. "retry_setup_failed": false,
  9. "config": {
  10. "hwmode": "11a",
  11. "path": "pci0000:01\/0000:01:00.0",
  12. "channel": "44",
  13. "htmode": "HT20",
  14. "country": "DE"
  15. },
  16. "interfaces": [
  17. {
  18. "section": "mesh_radio0",
  19. "ifname": "mesh0",
  20. "config": {
  21. "ifname": "mesh0",
  22. "mesh_fwding": false,
  23. "mcast_rate": 12000,
  24. "mode": "mesh",
  25. "macaddr": "c6:29:05:f6:bb:29",
  26. "mesh_id": "ffnw-mesh_02:00:0a:12:20:00",
  27. "network": [
  28. "mesh_radio0"
  29. ],
  30. "mode": "mesh",
  31. "disabled": false
  32. }
  33. },
  34. {
  35. "section": "client_radio0",
  36. "ifname": "client0",
  37. "config": {
  38. "ifname": "client0",
  39. "mode": "ap",
  40. "macaddr": "14:cc:20:ac:81:64",
  41. "ssid": "nordwest.freifunk.net",
  42. "network": [
  43. "client"
  44. ],
  45. "disabled": false,
  46. "mode": "ap"
  47. }
  48. }
  49. ]
  50. },
  51. "radio1": {
  52. "up": true,
  53. "pending": false,
  54. "autostart": true,
  55. "disabled": false,
  56. "retry_setup_failed": false,
  57. "config": {
  58. "hwmode": "11g",
  59. "path": "platform\/qca955x_wmac",
  60. "htmode": "HT20",
  61. "channel": "6",
  62. "country": "DE",
  63. "supported_rates": [
  64. "6000",
  65. "9000",
  66. "12000",
  67. "18000",
  68. "24000",
  69. "36000",
  70. "48000",
  71. "54000"
  72. ],
  73. "basic_rate": [
  74. "6000",
  75. "9000",
  76. "18000",
  77. "36000",
  78. "54000"
  79. ]
  80. },
  81. "interfaces": [
  82. {
  83. "section": "mesh_radio1",
  84. "ifname": "mesh1",
  85. "config": {
  86. "ifname": "mesh1",
  87. "mesh_fwding": false,
  88. "mcast_rate": 12000,
  89. "mode": "mesh",
  90. "macaddr": "c6:29:05:f6:bb:2d",
  91. "mesh_id": "ffnw-mesh_02:00:0a:12:20:00",
  92. "network": [
  93. "mesh_radio1"
  94. ],
  95. "mode": "mesh",
  96. "disabled": false
  97. }
  98. },
  99. {
  100. "section": "client_radio1",
  101. "ifname": "client1",
  102. "config": {
  103. "ifname": "client1",
  104. "mode": "ap",
  105. "macaddr": "14:cc:20:ac:81:65",
  106. "ssid": "nordwest.freifunk.net",
  107. "network": [
  108. "client"
  109. ],
  110. "disabled": false,
  111. "mode": "ap"
  112. }
  113. }
  114. ]
  115. }
  116. }
  117. root@ffnw-LOHNetzTEST-ARCHERC7V2:~# ifconfig
  118. bat0 Link encap:Ethernet HWaddr 14:CC:20:AC:81:66
  119. inet6 addr: fe80::16cc:20ff:feac:8166/64 Scope:Link
  120. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  121. RX packets:15678 errors:0 dropped:0 overruns:0 frame:0
  122. TX packets:431 errors:0 dropped:51 overruns:0 carrier:0
  123. collisions:0 txqueuelen:1000
  124. RX bytes:1246250 (1.1 MiB) TX bytes:111890 (109.2 KiB)
  125.  
  126. br-client Link encap:Ethernet HWaddr 14:CC:20:AC:81:66
  127. inet6 addr: fe80::16cc:20ff:feac:8166/64 Scope:Link
  128. inet6 addr: fd74:fdaa:9dc4:2000:16cc:20ff:feac:8166/64 Scope:Global
  129. inet6 addr: 2a06:e881:2000:4300:16cc:20ff:feac:8166/64 Scope:Global
  130. inet6 addr: fd74:fdaa:9dc4::16cc:20ff:feac:8166/64 Scope:Global
  131. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  132. RX packets:11728 errors:0 dropped:0 overruns:0 frame:0
  133. TX packets:403 errors:0 dropped:0 overruns:0 carrier:0
  134. collisions:0 txqueuelen:1000
  135. RX bytes:759319 (741.5 KiB) TX bytes:110998 (108.3 KiB)
  136.  
  137. br-wan Link encap:Ethernet HWaddr C6:29:05:F6:BB:28
  138. inet6 addr: fe80::c429:5ff:fef6:bb28/64 Scope:Link
  139. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  140. RX packets:39943 errors:0 dropped:10 overruns:0 frame:0
  141. TX packets:23392 errors:0 dropped:0 overruns:0 carrier:0
  142. collisions:0 txqueuelen:1000
  143. RX bytes:9073099 (8.6 MiB) TX bytes:3803120 (3.6 MiB)
  144.  
  145. client0 Link encap:Ethernet HWaddr 14:CC:20:AC:81:64
  146. inet6 addr: fe80::16cc:20ff:feac:8164/64 Scope:Link
  147. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  148. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  149. TX packets:11588 errors:0 dropped:0 overruns:0 carrier:0
  150. collisions:0 txqueuelen:1000
  151. RX bytes:0 (0.0 B) TX bytes:1113544 (1.0 MiB)
  152.  
  153. client1 Link encap:Ethernet HWaddr 14:CC:20:AC:81:65
  154. inet6 addr: fe80::16cc:20ff:feac:8165/64 Scope:Link
  155. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  156. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  157. TX packets:11592 errors:0 dropped:0 overruns:0 carrier:0
  158. collisions:0 txqueuelen:1000
  159. RX bytes:0 (0.0 B) TX bytes:1113944 (1.0 MiB)
  160.  
  161. eth0 Link encap:Ethernet HWaddr 14:CC:20:AC:81:67
  162. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  163. RX packets:39943 errors:0 dropped:0 overruns:0 frame:0
  164. TX packets:23387 errors:0 dropped:0 overruns:0 carrier:0
  165. collisions:0 txqueuelen:1000
  166. RX bytes:9632301 (9.1 MiB) TX bytes:3802602 (3.6 MiB)
  167. Interrupt:4
  168.  
  169. eth1 Link encap:Ethernet HWaddr 14:CC:20:AC:81:66
  170. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  171. RX packets:1861 errors:0 dropped:1828 overruns:0 frame:0
  172. TX packets:11596 errors:0 dropped:0 overruns:0 carrier:0
  173. collisions:0 txqueuelen:1000
  174. RX bytes:369662 (360.9 KiB) TX bytes:906933 (885.6 KiB)
  175. Interrupt:5
  176.  
  177. lo Link encap:Local Loopback
  178. inet addr:127.0.0.1 Mask:255.0.0.0
  179. inet6 addr: ::1/128 Scope:Host
  180. UP LOOPBACK RUNNING MTU:65536 Metric:1
  181. RX packets:543 errors:0 dropped:0 overruns:0 frame:0
  182. TX packets:543 errors:0 dropped:0 overruns:0 carrier:0
  183. collisions:0 txqueuelen:1
  184. RX bytes:34374 (33.5 KiB) TX bytes:34374 (33.5 KiB)
  185.  
  186. local-node Link encap:Ethernet HWaddr 16:41:95:40:F7:DC
  187. inet6 addr: fd74:fdaa:9dc4::127/128 Scope:Global
  188. inet6 addr: fe80::1441:95ff:fe40:f7dc/64 Scope:Link
  189. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  190. RX packets:98 errors:0 dropped:0 overruns:0 frame:0
  191. TX packets:58 errors:0 dropped:0 overruns:0 carrier:0
  192. collisions:0 txqueuelen:1000
  193. RX bytes:8270 (8.0 KiB) TX bytes:5364 (5.2 KiB)
  194.  
  195. local-port Link encap:Ethernet HWaddr 14:CC:20:AC:81:66
  196. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  197. RX packets:58 errors:0 dropped:0 overruns:0 frame:0
  198. TX packets:98 errors:0 dropped:0 overruns:0 carrier:0
  199. collisions:0 txqueuelen:1000
  200. RX bytes:5364 (5.2 KiB) TX bytes:8270 (8.0 KiB)
  201.  
  202. mesh0 Link encap:Ethernet HWaddr C6:29:05:F6:BB:29
  203. inet6 addr: fe80::c429:5ff:fef6:bb29/64 Scope:Link
  204. UP BROADCAST RUNNING MULTICAST MTU:1532 Metric:1
  205. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  206. TX packets:4756 errors:0 dropped:0 overruns:0 carrier:0
  207. collisions:0 txqueuelen:1000
  208. RX bytes:0 (0.0 B) TX bytes:1517228 (1.4 MiB)
  209.  
  210. mesh1 Link encap:Ethernet HWaddr C6:29:05:F6:BB:2D
  211. inet6 addr: fe80::c429:5ff:fef6:bb2d/64 Scope:Link
  212. UP BROADCAST RUNNING MULTICAST MTU:1532 Metric:1
  213. RX packets:268605 errors:0 dropped:100 overruns:0 frame:0
  214. TX packets:53338 errors:0 dropped:0 overruns:0 carrier:0
  215. collisions:0 txqueuelen:1000
  216. RX bytes:33234210 (31.6 MiB) TX bytes:11737238 (11.1 MiB)
  217.  
  218. primary0 Link encap:Ethernet HWaddr C6:29:05:F6:BB:2B
  219. inet6 addr: fe80::c429:5ff:fef6:bb2b/64 Scope:Link
  220. UP BROADCAST RUNNING NOARP MTU:1532 Metric:1
  221. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  222. TX packets:4732 errors:0 dropped:0 overruns:0 carrier:0
  223. collisions:0 txqueuelen:1000
  224. RX bytes:0 (0.0 B) TX bytes:1423816 (1.3 MiB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement