Advertisement
Guest User

Untitled

a guest
Jul 9th, 2017
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. sqm.eth1.itarget='default'
  2. sqm.eth1.etarget='auto'
  3.  
  4.  
  5. tc -s qdisc
  6.  
  7. qdisc noqueue 0: dev lo root refcnt 2
  8. Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
  9. backlog 0b 0p requeues 0
  10. qdisc fq_codel 0: dev eth0 root refcnt 2 limit 10240p flows 1024 quantum 1514 target 5.0ms interval 100.0ms ecn
  11. Sent 4461504200 bytes 5664739 pkt (dropped 0, overlimits 0 requeues 3)
  12. backlog 0b 0p requeues 3
  13. maxpacket 1514 drop_overlimit 0 new_flow_count 1 ecn_mark 0
  14. new_flows_len 0 old_flows_len 0
  15. qdisc noqueue 0: dev eth0.1 root refcnt 2
  16. Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
  17. backlog 0b 0p requeues 0
  18. qdisc noqueue 0: dev eth0.2 root refcnt 2
  19. Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
  20. backlog 0b 0p requeues 0
  21. qdisc cake 8007: dev pppoe-wan root refcnt 2 bandwidth 2055Kbit diffserv3 triple-isolate rtt 100.0ms raw
  22. Sent 434294643 bytes 2129009 pkt (dropped 2343, overlimits 639957 requeues 0)
  23. backlog 1627b 4p requeues 0
  24. memory used: 128960b of 4Mb
  25. capacity estimate: 2055Kbit
  26. Bulk Best Effort Voice
  27. thresh 128432bit 2055Kbit 513744bit
  28. target 141.8ms 8.9ms 35.5ms
  29. interval 283.7ms 103.9ms 70.9ms
  30. pk_delay 0us 10.0ms 2.6ms
  31. av_delay 0us 2.5ms 351us
  32. sp_delay 0us 11us 18us
  33. pkts 0 2121536 9820
  34. bytes 0 435749655 1461851
  35. way_inds 0 9998 0
  36. way_miss 0 58297 1638
  37. way_cols 0 0 0
  38. drops 0 2343 0
  39. marks 0 0 0
  40. sp_flows 0 2 0
  41. bk_flows 0 1 0
  42. un_flows 0 0 0
  43. max_len 0 1500 584
  44.  
  45. qdisc ingress ffff: dev pppoe-wan parent ffff:fff1 ----------------
  46. Sent 3999353096 bytes 3217266 pkt (dropped 0, overlimits 0 requeues 0)
  47. backlog 0b 0p requeues 0
  48. qdisc cake 8008: dev ifb4pppoe-wan root refcnt 2 bandwidth 9660Kbit besteffort triple-isolate wash rtt 100.0ms raw
  49. Sent 3959073414 bytes 3170774 pkt (dropped 46482, overlimits 5309131 requeues 0)
  50. backlog 14060b 10p requeues 0
  51. memory used: 115072b of 4Mb
  52. capacity estimate: 9660Kbit
  53. Tin 0
  54. thresh 9660Kbit
  55. target 5.0ms
  56. interval 100.0ms
  57. pk_delay 9.6ms
  58. av_delay 2.0ms
  59. sp_delay 959us
  60. pkts 3217266
  61. bytes 4025091224
  62. way_inds 6967
  63. way_miss 60213
  64. way_cols 0
  65. drops 46482
  66. marks 0
  67. sp_flows 0
  68. bk_flows 1
  69. un_flows 0
  70. max_len 1500
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement