Advertisement
Guest User

Untitled

a guest
Apr 15th, 2021
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.17 KB | None | 0 0
  1. root@OpenWrt:~# swconfig dev switch0 show
  2. Global attributes:
  3. enable_vlan: 1
  4. max_frame_size: 12288
  5. dump_arl: MAC: a0:xx:xx:xx:xx:xx PORTMAP: 0x04 VID: 0x1 STATUS: 0x0
  6. MAC: ec:xx:xx:xx:xx:xx PORTMAP: 0x20 VID: 0x7 STATUS: 0x0
  7.  
  8. switch_ext: ???
  9. Port 0:
  10. mib: Port 0 MIB counters
  11. RxBroad : 0
  12. RxPause : 0
  13. RxMulti : 0
  14. RxFcsErr : 0
  15. RxAlignErr : 0
  16. RxRunt : 0
  17. RxFragment : 0
  18. Rx64Byte : 0
  19. Rx128Byte : 0
  20. Rx256Byte : 0
  21. Rx512Byte : 0
  22. Rx1024Byte : 0
  23. Rx1518Byte : 0
  24. RxMaxByte : 0
  25. RxTooLong : 0
  26. RxGoodByte : 0
  27. RxBadByte : 0
  28. RxOverFlow : 0
  29. Filtered : 0
  30. TxBroad : 0
  31. TxPause : 0
  32. TxMulti : 0
  33. TxUnderRun : 0
  34. Tx64Byte : 0
  35. Tx128Byte : 0
  36. Tx256Byte : 0
  37. Tx512Byte : 0
  38. Tx1024Byte : 0
  39. Tx1518Byte : 0
  40. TxMaxByte : 0
  41. TxOverSize : 0
  42. TxByte : 0
  43. TxCollision : 0
  44. TxAbortCol : 0
  45. TxMultiCol : 0
  46. TxSingleCol : 0
  47. TxExcDefer : 0
  48. TxDefer : 0
  49. TxLateCol : 0
  50. RxUniCast : 0
  51. TxUniCast : 0
  52.  
  53. enable_eee: ???
  54. pvid: 0
  55. link: port:0 link:up speed:10000baseT full-duplex
  56. Port 1:
  57. mib: Port 1 MIB counters
  58. RxBroad : 0
  59. RxPause : 0
  60. RxMulti : 0
  61. RxFcsErr : 0
  62. RxAlignErr : 0
  63. RxRunt : 0
  64. RxFragment : 0
  65. Rx64Byte : 0
  66. Rx128Byte : 0
  67. Rx256Byte : 0
  68. Rx512Byte : 0
  69. Rx1024Byte : 0
  70. Rx1518Byte : 0
  71. RxMaxByte : 0
  72. RxTooLong : 0
  73. RxGoodByte : 0
  74. RxBadByte : 0
  75. RxOverFlow : 0
  76. Filtered : 0
  77. TxBroad : 0
  78. TxPause : 0
  79. TxMulti : 0
  80. TxUnderRun : 0
  81. Tx64Byte : 0
  82. Tx128Byte : 0
  83. Tx256Byte : 0
  84. Tx512Byte : 0
  85. Tx1024Byte : 0
  86. Tx1518Byte : 0
  87. TxMaxByte : 0
  88. TxOverSize : 0
  89. TxByte : 0
  90. TxCollision : 0
  91. TxAbortCol : 0
  92. TxMultiCol : 0
  93. TxSingleCol : 0
  94. TxExcDefer : 0
  95. TxDefer : 0
  96. TxLateCol : 0
  97. RxUniCast : 0
  98. TxUniCast : 0
  99.  
  100. enable_eee: 1
  101. pvid: 0
  102. link: port:1 link:down
  103. Port 2:
  104. mib: Port 2 MIB counters
  105. RxBroad : 0
  106. RxPause : 0
  107. RxMulti : 840
  108. RxFcsErr : 0
  109. RxAlignErr : 0
  110. RxRunt : 0
  111. RxFragment : 0
  112. Rx64Byte : 35
  113. Rx128Byte : 570618
  114. Rx256Byte : 274669
  115. Rx512Byte : 140186
  116. Rx1024Byte : 111884
  117. Rx1518Byte : 4005999
  118. RxMaxByte : 0
  119. RxTooLong : 0
  120. RxGoodByte : 6106164936
  121. RxBadByte : 0
  122. RxOverFlow : 0
  123. Filtered : 0
  124. TxBroad : 1
  125. TxPause : 0
  126. TxMulti : 816
  127. TxUnderRun : 0
  128. Tx64Byte : 63
  129. Tx128Byte : 679614
  130. Tx256Byte : 895757
  131. Tx512Byte : 70042
  132. Tx1024Byte : 83841
  133. Tx1518Byte : 281007
  134. TxMaxByte : 0
  135. TxOverSize : 0
  136. TxByte : 673167025
  137. TxCollision : 0
  138. TxAbortCol : 0
  139. TxMultiCol : 0
  140. TxSingleCol : 0
  141. TxExcDefer : 0
  142. TxDefer : 0
  143. TxLateCol : 0
  144. RxUniCast : 5102551
  145. TxUniCast : 2009507
  146.  
  147. enable_eee: 1
  148. pvid: 0
  149. link: port:2 link:up speed:1000baseT full-duplex eee100 eee1000
  150. Port 3:
  151. mib: Port 3 MIB counters
  152. RxBroad : 0
  153. RxPause : 0
  154. RxMulti : 0
  155. RxFcsErr : 0
  156. RxAlignErr : 0
  157. RxRunt : 0
  158. RxFragment : 0
  159. Rx64Byte : 0
  160. Rx128Byte : 0
  161. Rx256Byte : 0
  162. Rx512Byte : 0
  163. Rx1024Byte : 0
  164. Rx1518Byte : 0
  165. RxMaxByte : 0
  166. RxTooLong : 0
  167. RxGoodByte : 0
  168. RxBadByte : 0
  169. RxOverFlow : 0
  170. Filtered : 0
  171. TxBroad : 6497
  172. TxPause : 0
  173. TxMulti : 397316
  174. TxUnderRun : 0
  175. Tx64Byte : 6959
  176. Tx128Byte : 28316
  177. Tx256Byte : 12118
  178. Tx512Byte : 124969
  179. Tx1024Byte : 230130
  180. Tx1518Byte : 1472
  181. TxMaxByte : 0
  182. TxOverSize : 0
  183. TxByte : 189870050
  184. TxCollision : 0
  185. TxAbortCol : 0
  186. TxMultiCol : 0
  187. TxSingleCol : 0
  188. TxExcDefer : 0
  189. TxDefer : 0
  190. TxLateCol : 0
  191. RxUniCast : 0
  192. TxUniCast : 151
  193.  
  194. enable_eee: 1
  195. pvid: 0
  196. link: port:3 link:up speed:10baseT half-duplex txflow rxflow eee100 eee1000
  197. Port 4:
  198. mib: Port 4 MIB counters
  199. RxBroad : 0
  200. RxPause : 0
  201. RxMulti : 0
  202. RxFcsErr : 0
  203. RxAlignErr : 0
  204. RxRunt : 0
  205. RxFragment : 0
  206. Rx64Byte : 0
  207. Rx128Byte : 0
  208. Rx256Byte : 0
  209. Rx512Byte : 0
  210. Rx1024Byte : 0
  211. Rx1518Byte : 0
  212. RxMaxByte : 0
  213. RxTooLong : 0
  214. RxGoodByte : 0
  215. RxBadByte : 0
  216. RxOverFlow : 0
  217. Filtered : 0
  218. TxBroad : 0
  219. TxPause : 0
  220. TxMulti : 0
  221. TxUnderRun : 0
  222. Tx64Byte : 0
  223. Tx128Byte : 0
  224. Tx256Byte : 0
  225. Tx512Byte : 0
  226. Tx1024Byte : 0
  227. Tx1518Byte : 0
  228. TxMaxByte : 0
  229. TxOverSize : 0
  230. TxByte : 0
  231. TxCollision : 0
  232. TxAbortCol : 0
  233. TxMultiCol : 0
  234. TxSingleCol : 0
  235. TxExcDefer : 0
  236. TxDefer : 0
  237. TxLateCol : 0
  238. RxUniCast : 0
  239. TxUniCast : 0
  240.  
  241. enable_eee: 1
  242. pvid: 0
  243. link: port:4 link:down
  244. Port 5:
  245. mib: Port 5 MIB counters
  246. RxBroad : 23
  247. RxPause : 0
  248. RxMulti : 18079
  249. RxFcsErr : 0
  250. RxAlignErr : 0
  251. RxRunt : 0
  252. RxFragment : 0
  253. Rx64Byte : 10616
  254. Rx128Byte : 3443
  255. Rx256Byte : 80
  256. Rx512Byte : 31915
  257. Rx1024Byte : 3004
  258. Rx1518Byte : 3396
  259. RxMaxByte : 0
  260. RxTooLong : 0
  261. RxGoodByte : 19194795
  262. RxBadByte : 0
  263. RxOverFlow : 0
  264. Filtered : 0
  265. TxBroad : 6484
  266. TxPause : 0
  267. TxMulti : 379282
  268. TxUnderRun : 0
  269. Tx64Byte : 14196
  270. Tx128Byte : 29912
  271. Tx256Byte : 13249
  272. Tx512Byte : 113073
  273. Tx1024Byte : 227516
  274. Tx1518Byte : 1108
  275. TxMaxByte : 0
  276. TxOverSize : 0
  277. TxByte : 184065266
  278. TxCollision : 0
  279. TxAbortCol : 0
  280. TxMultiCol : 0
  281. TxSingleCol : 0
  282. TxExcDefer : 0
  283. TxDefer : 0
  284. TxLateCol : 0
  285. RxUniCast : 34352
  286. TxUniCast : 13288
  287.  
  288. enable_eee: 1
  289. pvid: 0
  290. link: port:5 link:up speed:100baseT full-duplex txflow rxflow eee100 eee1000
  291. Port 6:
  292. mib: XG Port 6 MIB counters
  293. RxFrame : 0
  294. RxByte : 0
  295. RxByteGood : 0
  296. RxBroadGood : 0
  297. RxMultiGood : 0
  298. RxFcsErr : 0
  299. RxRuntErr : 0
  300. RxJabberError : 0
  301. RxUndersizeGood : 0
  302. RxOversizeGood : 0
  303. Rx64Byte : 0
  304. Rx128Byte : 0
  305. Rx256Byte : 0
  306. Rx512Byte : 0
  307. Rx1024Byte : 0
  308. RxMaxByte : 0
  309. RxUnicastGood : 0
  310. RxLengthError : 0
  311. RxOutOfRangeError : 0
  312. RxPause : 0
  313. RxOverFlow : 0
  314. RxVLANFrameGoodBad: 0
  315. RxWatchDogError : 0
  316. RxLPIUsec : 0
  317. RxLPITran : 0
  318. RxDropFrameGoodBad: 0
  319. RxDropByteGoodBad : 0
  320. TxByte : 0
  321. TxFrame : 0
  322. TxBroadGood : 0
  323. TxMultiGood : 0
  324. Tx64Byte : 0
  325. Tx128Byte : 0
  326. Tx256Byte : 0
  327. Tx512Byte : 0
  328. Tx1024Byte : 0
  329. TxMaxByte : 0
  330. TxUnicast : 0
  331. TxMulti : 0
  332. TxBroad : 0
  333. TxUnderFlowError : 0
  334. TxByteGood : 0
  335. TxByteGood : 0
  336. TxPause : 0
  337. TxVLANFrameGood : 0
  338. TxLPIUsec : 0
  339. TxLPITran : 0
  340.  
  341. enable_eee: ???
  342. pvid: 0
  343. link: port:6 link:down
  344. Port 7:
  345. mib: Port 7 MIB counters
  346. RxBroad : 0
  347. RxPause : 0
  348. RxMulti : 0
  349. RxFcsErr : 0
  350. RxAlignErr : 0
  351. RxRunt : 0
  352. RxFragment : 0
  353. Rx64Byte : 0
  354. Rx128Byte : 0
  355. Rx256Byte : 0
  356. Rx512Byte : 0
  357. Rx1024Byte : 0
  358. Rx1518Byte : 0
  359. RxMaxByte : 0
  360. RxTooLong : 0
  361. RxGoodByte : 0
  362. RxBadByte : 0
  363. RxOverFlow : 0
  364. Filtered : 0
  365. TxBroad : 0
  366. TxPause : 0
  367. TxMulti : 0
  368. TxUnderRun : 0
  369. Tx64Byte : 0
  370. Tx128Byte : 0
  371. Tx256Byte : 0
  372. Tx512Byte : 0
  373. Tx1024Byte : 0
  374. Tx1518Byte : 0
  375. TxMaxByte : 0
  376. TxOverSize : 0
  377. TxByte : 0
  378. TxCollision : 0
  379. TxAbortCol : 0
  380. TxMultiCol : 0
  381. TxSingleCol : 0
  382. TxExcDefer : 0
  383. TxDefer : 0
  384. TxLateCol : 0
  385. RxUniCast : 0
  386. TxUniCast : 0
  387.  
  388. enable_eee: ???
  389. pvid: 0
  390. link: port:7 link:up speed:unknown full-duplex
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement