Advertisement
Guest User

cat

a guest
Aug 12th, 2019
426
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.75 KB | None | 0 0
  1. cat /proc/cmdline
  2. console=ttyS0,115200n8 ubi.mtd=ubi earlyprintk console=ttyS0,115200n8 earlyprintks
  3.  
  4.  
  5. cat /proc/cpuinfo
  6. Processor : ARMv7 Processor rev 0 (v7l)
  7. processor : 0
  8. BogoMIPS : 2387.14
  9.  
  10. processor : 1
  11. BogoMIPS : 2387.14
  12.  
  13. Features : swp half fastmult edsp tls
  14. CPU implementer : 0x41
  15. CPU architecture: 7
  16. CPU variant : 0x3
  17. CPU part : 0xc09
  18. CPU revision : 0
  19.  
  20. Hardware : Meraki Wired-Arm-Nsp
  21. Revision : 0000
  22. Serial : 0000000000000000
  23.  
  24. cat /proc/meminfo
  25. MemTotal: 2075052 kB
  26. MemFree: 1971404 kB
  27. Buffers: 0 kB
  28. Cached: 62112 kB
  29. SwapCached: 0 kB
  30. Active: 15444 kB
  31. Inactive: 56896 kB
  32. Active(anon): 10596 kB
  33. Inactive(anon): 124 kB
  34. Active(file): 4848 kB
  35. Inactive(file): 56772 kB
  36. Unevictable: 0 kB
  37. Mlocked: 0 kB
  38. SwapTotal: 0 kB
  39. SwapFree: 0 kB
  40. Dirty: 0 kB
  41. Writeback: 0 kB
  42. AnonPages: 10144 kB
  43. Mapped: 4280 kB
  44. Shmem: 492 kB
  45. Slab: 9700 kB
  46. SReclaimable: 2336 kB
  47. SUnreclaim: 7364 kB
  48. KernelStack: 688 kB
  49. PageTables: 736 kB
  50. NFS_Unstable: 0 kB
  51. Bounce: 0 kB
  52. WritebackTmp: 0 kB
  53. CommitLimit: 1037524 kB
  54. Committed_AS: 18812 kB
  55. VmallocTotal: 1032192 kB
  56. VmallocUsed: 2476 kB
  57. VmallocChunk: 1007252 kB
  58.  
  59. cat /proc/devices
  60. Character devices:
  61. 1 mem
  62. 4 ttyS
  63. 5 /dev/tty
  64. 5 /dev/console
  65. 5 /dev/ptmx
  66. 10 misc
  67. 13 input
  68. 89 i2c
  69. 90 mtd
  70. 108 ppp
  71. 128 ptm
  72. 136 pts
  73. 166 ttyACM
  74. 180 usb
  75. 188 ttyUSB
  76. 189 usb_device
  77. 253 click_user
  78. 254 ubi0
  79.  
  80. Block devices:
  81. 259 blkext
  82. 31 mtdblock
  83.  
  84. cat /sys/devices/platform
  85. alarmtimer bcmiproc-gmac0 bcmiproc-gmac3 ramoops
  86. bcm-ehci.0 bcmiproc-gmac1 nand_iproc.0 serial8250
  87. bcm-ohci.0 bcmiproc-gmac2 power uevent
  88.  
  89. cat /proc/mtd
  90. dev: size erasesize name
  91. mtd0: 00200000 00040000 "U-boot"
  92. mtd1: 00300000 00040000 "bootkernel1"
  93. mtd2: 00100000 00040000 "senao_nvram"
  94. mtd3: 00300000 00040000 "bootkernel2"
  95. mtd4: 3f700000 00040000 "ubi"
  96. mtd5: 3ff00000 00040000 "all"
  97. mtd6: 0175d000 0003e000 "part.safe"
  98. mtd7: 0175d000 0003e000 "part.old"
  99. mtd8: 0003e000 0003e000 "board-config"
  100. mtd9: 2003a000 0003e000 "storage"
  101. mtd10: 008fe000 0003e000 "diagnostic1"
  102. mtd11: 01812000 0003e000 "part.new"
  103. mtd12: 00010000 00001000 "phram-oops"
  104.  
  105. cat /sys/class/mtd/mtd*/offset
  106. cat: can't open '/sys/class/mtd/mtd*/offset': No such file or directory
  107.  
  108. ifconfig -a
  109. all_lan_sniff Link encap:Ethernet HWaddr 00:01:02:03:04:05
  110. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  111. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  112. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  113. collisions:0 txqueuelen:0
  114. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  115.  
  116. apr0v1_sniff Link encap:Ethernet HWaddr 00:01:02:03:04:05
  117. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  118. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  119. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  120. collisions:0 txqueuelen:0
  121. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  122.  
  123. apr0v2_sniff Link encap:Ethernet HWaddr 00:01:02:03:04:05
  124. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  125. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  126. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  127. collisions:0 txqueuelen:0
  128. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  129.  
  130. apr0v3_sniff Link encap:Ethernet HWaddr 00:01:02:03:04:05
  131. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  132. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  133. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  134. collisions:0 txqueuelen:0
  135. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  136.  
  137. apr0v4_sniff Link encap:Ethernet HWaddr 00:01:02:03:04:05
  138. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  139. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  140. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  141. collisions:0 txqueuelen:0
  142. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  143.  
  144. apr1v1_sniff Link encap:Ethernet HWaddr 00:01:02:03:04:05
  145. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  146. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  147. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  148. collisions:0 txqueuelen:0
  149. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  150.  
  151. apr1v2_sniff Link encap:Ethernet HWaddr 00:01:02:03:04:05
  152. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  153. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  154. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  155. collisions:0 txqueuelen:0
  156. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  157.  
  158. apr1v3_sniff Link encap:Ethernet HWaddr 00:01:02:03:04:05
  159. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  160. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  161. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  162. collisions:0 txqueuelen:0
  163. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  164.  
  165. apr1v4_sniff Link encap:Ethernet HWaddr 00:01:02:03:04:05
  166. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  167. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  168. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  169. collisions:0 txqueuelen:0
  170. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  171.  
  172. arping Link encap:Ethernet HWaddr E0:55:3D:70:34:0E
  173. inet addr:192.0.2.1 Bcast:192.0.2.255 Mask:255.255.255.255
  174. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  175. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  176. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  177. collisions:0 txqueuelen:0
  178. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  179.  
  180. bridgehost Link encap:Ethernet HWaddr E0:55:3D:70:34:0E
  181. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  182. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  183. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  184. collisions:0 txqueuelen:0
  185. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  186.  
  187. cell_cdc_linux Link encap:Ethernet HWaddr 00:01:02:03:04:05
  188. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  189. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  190. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  191. collisions:0 txqueuelen:0
  192. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  193.  
  194. cell_cdc_sniff Link encap:Ethernet HWaddr 00:01:02:03:04:05
  195. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  196. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  197. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  198. collisions:0 txqueuelen:0
  199. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  200.  
  201. cellular_linux Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  202. UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
  203. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  204. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  205. collisions:0 txqueuelen:0
  206. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  207.  
  208. cellular_sniff Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  209. UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
  210. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  211. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  212. collisions:0 txqueuelen:0
  213. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  214.  
  215. client_vpn Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  216. UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
  217. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  218. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  219. collisions:0 txqueuelen:0
  220. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  221.  
  222. dummy0 Link encap:Ethernet HWaddr E0:55:3D:70:34:10
  223. BROADCAST NOARP MTU:1500 Metric:1
  224. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  225. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  226. collisions:0 txqueuelen:0
  227. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  228.  
  229. eth0 Link encap:Ethernet HWaddr E0:55:3D:70:34:0F
  230. UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
  231. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  232. TX packets:42 errors:0 dropped:0 overruns:0 carrier:0
  233. collisions:0 txqueuelen:1000
  234. RX bytes:0 (0.0 B) TX bytes:5012 (4.8 KiB)
  235. Interrupt:181 Base address:0x4000
  236.  
  237. ha_sync Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  238. UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1400 Metric:1
  239. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  240. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  241. collisions:0 txqueuelen:0
  242. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  243.  
  244. host Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  245. inet addr:192.0.2.1 P-t-P:192.0.2.1 Mask:255.255.255.255
  246. UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
  247. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  248. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  249. collisions:0 txqueuelen:0
  250. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  251.  
  252. ipsec_encap Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  253. UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
  254. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  255. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  256. collisions:0 txqueuelen:0
  257. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  258.  
  259. ipsec_vpn Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  260. UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
  261. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  262. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  263. collisions:0 txqueuelen:0
  264. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  265.  
  266. lan0_sniff Link encap:Ethernet HWaddr 00:01:02:03:04:05
  267. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  268. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  269. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  270. collisions:0 txqueuelen:0
  271. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  272.  
  273. lan1_sniff Link encap:Ethernet HWaddr 00:01:02:03:04:05
  274. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  275. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  276. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  277. collisions:0 txqueuelen:0
  278. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  279.  
  280. lan2_sniff Link encap:Ethernet HWaddr 00:01:02:03:04:05
  281. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  282. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  283. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  284. collisions:0 txqueuelen:0
  285. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  286.  
  287. lan3_sniff Link encap:Ethernet HWaddr 00:01:02:03:04:05
  288. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  289. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  290. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  291. collisions:0 txqueuelen:0
  292. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  293.  
  294. lo Link encap:Local Loopback
  295. inet addr:127.0.0.1 Mask:255.255.255.255
  296. UP LOOPBACK RUNNING MTU:16436 Metric:1
  297. RX packets:84 errors:0 dropped:0 overruns:0 frame:0
  298. TX packets:84 errors:0 dropped:0 overruns:0 carrier:0
  299. collisions:0 txqueuelen:0
  300. RX bytes:5712 (5.5 KiB) TX bytes:5712 (5.5 KiB)
  301.  
  302. proxy Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  303. inet addr:1.1.2.1 P-t-P:1.1.2.1 Mask:255.255.255.248
  304. UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
  305. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  306. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  307. collisions:0 txqueuelen:0
  308. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  309.  
  310. snort Link encap:Ethernet HWaddr 00:01:02:03:04:05
  311. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  312. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  313. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  314. collisions:0 txqueuelen:0
  315. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  316.  
  317. squid Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  318. UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
  319. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  320. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  321. collisions:0 txqueuelen:0
  322. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  323.  
  324. sw0_sniff Link encap:Ethernet HWaddr 00:01:02:03:04:05
  325. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  326. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  327. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  328. collisions:0 txqueuelen:0
  329. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  330.  
  331. test_client Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  332. UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
  333. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  334. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  335. collisions:0 txqueuelen:0
  336. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  337.  
  338. vpn_sniff Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  339. UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
  340. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  341. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  342. collisions:0 txqueuelen:0
  343. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  344.  
  345. wan0_sniff Link encap:Ethernet HWaddr 00:01:02:03:04:05
  346. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  347. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  348. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  349. collisions:0 txqueuelen:0
  350. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  351.  
  352. wan1_sniff Link encap:Ethernet HWaddr 00:01:02:03:04:05
  353. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  354. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  355. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  356. collisions:0 txqueuelen:0
  357. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  358.  
  359. wired0 Link encap:Ethernet HWaddr E0:55:3D:70:34:0F
  360. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  361. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  362. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  363. collisions:0 txqueuelen:80
  364. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  365.  
  366. wired1 Link encap:Ethernet HWaddr E0:55:3D:70:34:10
  367. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  368. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  369. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  370. collisions:0 txqueuelen:0
  371. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  372.  
  373. wireless_sniff Link encap:UNSPEC HWaddr 00-01-02-03-04-05-00-00-00-00-00-00-00-00-00-00
  374. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  375. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  376. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  377. collisions:0 txqueuelen:0
  378. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  379.  
  380. wvpn_sniff Link encap:Ethernet HWaddr 00:01:02:03:04:05
  381. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  382. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  383. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  384. collisions:0 txqueuelen:0
  385. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  386.  
  387. ls /sys/class/net
  388. all_lan_sniff apr1v4_sniff dummy0 lan2_sniff vpn_sniff
  389. apr0v1_sniff arping eth0 lan3_sniff wan0_sniff
  390. apr0v2_sniff bridgehost ha_sync lo wan1_sniff
  391. apr0v3_sniff cell_cdc_linux host proxy wired0
  392. apr0v4_sniff cell_cdc_sniff ipsec_encap snort wired1
  393. apr1v1_sniff cellular_linux ipsec_vpn squid wireless_sniff
  394. apr1v2_sniff cellular_sniff lan0_sniff sw0_sniff wvpn_sniff
  395. apr1v3_sniff client_vpn lan1_sniff test_client
  396.  
  397. brctl show
  398. ash: brctl: not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement