Advertisement
Guest User

OpenWRTdict

a guest
Jun 7th, 2014
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.26 KB | None | 0 0
  1. {
  2. "lo": {
  3. "macaddr": "00:00:00:00:00:00",
  4. "metric": 0,
  5. "txqueuelen": 0,
  6. "inactive": {
  7. "ipv6-address": [],
  8. "dns-server": [],
  9. "ipv4-address": [],
  10. "dns-search": [],
  11. "route": []
  12. },
  13. "ipv4-address": [
  14. {
  15. "mask": 8,
  16. "address": "127.0.0.1"
  17. }
  18. ],
  19. "dns-server": [],
  20. "uptime": 6283693,
  21. "statistics": {
  22. "rx_over_errors": 0,
  23. "tx_window_errors": 0,
  24. "tx_aborted_errors": 0,
  25. "rx_compressed": 0,
  26. "tx_carrier_errors": 0,
  27. "collisions": 0,
  28. "tx_packets": 392,
  29. "tx_dropped": 0,
  30. "rx_packets": 392,
  31. "rx_length_errors": 0,
  32. "rx_missed_errors": 0,
  33. "tx_bytes": 40768,
  34. "rx_frame_errors": 0,
  35. "rx_dropped": 0,
  36. "rx_crc_errors": 0,
  37. "rx_bytes": 40768,
  38. "tx_errors": 0,
  39. "rx_fifo_errors": 0,
  40. "tx_fifo_errors": 0,
  41. "tx_heartbeat_errors": 0,
  42. "multicast": 0,
  43. "rx_errors": 0,
  44. "tx_compressed": 0
  45. },
  46. "proto": "static",
  47. "autostart": true,
  48. "type": "Network device",
  49. "pending": false,
  50. "available": true,
  51. "dns-search": [],
  52. "link": true,
  53. "external": false,
  54. "device": "lo",
  55. "data": {},
  56. "present": true,
  57. "ipv6-prefix": [],
  58. "l3_device": "lo",
  59. "route": [],
  60. "up": true,
  61. "mtu": 16436,
  62. "ipv6-address": []
  63. },
  64. "br-lan": {
  65. "macaddr": "00:16:3e:26:9d:13",
  66. "metric": 0,
  67. "txqueuelen": 0,
  68. "inactive": {
  69. "ipv6-address": [],
  70. "dns-server": [],
  71. "ipv4-address": [],
  72. "dns-search": [],
  73. "route": []
  74. },
  75. "ipv4-address": [
  76. {
  77. "mask": 28,
  78. "address": "10.177.8.100"
  79. }
  80. ],
  81. "dns-server": [
  82. "10.11.12.13"
  83. ],
  84. "uptime": 6283693,
  85. "statistics": {
  86. "rx_over_errors": 0,
  87. "tx_window_errors": 0,
  88. "tx_aborted_errors": 0,
  89. "rx_compressed": 0,
  90. "tx_carrier_errors": 0,
  91. "collisions": 0,
  92. "tx_packets": 1398569,
  93. "tx_dropped": 0,
  94. "rx_packets": 1313375,
  95. "rx_length_errors": 0,
  96. "rx_missed_errors": 0,
  97. "tx_bytes": 116248122,
  98. "rx_frame_errors": 0,
  99. "rx_dropped": 2,
  100. "rx_crc_errors": 0,
  101. "rx_bytes": 97459837,
  102. "tx_errors": 0,
  103. "rx_fifo_errors": 0,
  104. "tx_fifo_errors": 0,
  105. "tx_heartbeat_errors": 0,
  106. "multicast": 0,
  107. "rx_errors": 0,
  108. "tx_compressed": 0
  109. },
  110. "proto": "static",
  111. "autostart": true,
  112. "type": "Bridge",
  113. "pending": false,
  114. "available": true,
  115. "dns-search": [],
  116. "link": true,
  117. "external": false,
  118. "device": "br-lan",
  119. "data": {},
  120. "present": true,
  121. "ipv6-prefix": [],
  122. "l3_device": "br-lan",
  123. "route": [
  124. {
  125. "nexthop": "10.177.8.97",
  126. "mask": 0,
  127. "target": "0.0.0.0"
  128. },
  129. {
  130. "nexthop": "2001:4c00:893b:96::97",
  131. "mask": 0,
  132. "target": "::"
  133. }
  134. ],
  135. "up": true,
  136. "mtu": 1500,
  137. "bridge-members": [
  138. "eth0"
  139. ],
  140. "ipv6-address": [
  141. {
  142. "mask": 64,
  143. "address": "2001:4c00:893b:96::100"
  144. }
  145. ]
  146. },
  147. "eth0": {
  148. "link-advertising": [
  149. "10H",
  150. "10F",
  151. "100H",
  152. "100F",
  153. "1000F"
  154. ],
  155. "macaddr": "00:16:3e:26:9d:13",
  156. "speed": "1000F",
  157. "txqueuelen": 1000,
  158. "up": true,
  159. "mtu": 1500,
  160. "statistics": {
  161. "rx_over_errors": 0,
  162. "tx_window_errors": 0,
  163. "tx_aborted_errors": 0,
  164. "rx_compressed": 0,
  165. "tx_carrier_errors": 0,
  166. "collisions": 0,
  167. "tx_packets": 1399632,
  168. "tx_dropped": 0,
  169. "rx_packets": 1580819,
  170. "rx_length_errors": 0,
  171. "rx_missed_errors": 0,
  172. "tx_bytes": 116870942,
  173. "rx_frame_errors": 0,
  174. "rx_dropped": 0,
  175. "rx_crc_errors": 0,
  176. "rx_bytes": 138847479,
  177. "tx_errors": 0,
  178. "rx_fifo_errors": 0,
  179. "tx_fifo_errors": 0,
  180. "tx_heartbeat_errors": 0,
  181. "multicast": 0,
  182. "rx_errors": 0,
  183. "tx_compressed": 0
  184. },
  185. "link": true,
  186. "external": false,
  187. "type": "Network device",
  188. "present": true,
  189. "link-supported": [
  190. "10H",
  191. "10F",
  192. "100H",
  193. "100F",
  194. "1000F"
  195. ]
  196. }
  197. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement