Guest User

Untitled

a guest
Jun 18th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.52 KB | None | 0 0
  1. $ iperf3 -c 192.168.0.1
  2. Connecting to host 192.168.0.1, port 5201
  3. [ 4] local 192.168.0.17 port 41386 connected to 192.168.0.1 port 5201
  4. [ ID] Interval Transfer Bandwidth Retr Cwnd
  5. [ 4] 0.00-1.00 sec 33.6 MBytes 282 Mbits/sec 0 120 KBytes
  6. [ 4] 1.00-2.00 sec 33.0 MBytes 277 Mbits/sec 0 120 KBytes
  7. [ 4] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec 0 120 KBytes
  8. [ 4] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec 0 120 KBytes
  9. [ 4] 4.00-5.00 sec 33.0 MBytes 277 Mbits/sec 0 120 KBytes
  10. [ 4] 5.00-6.00 sec 32.9 MBytes 276 Mbits/sec 0 120 KBytes
  11. [ 4] 6.00-7.00 sec 33.0 MBytes 277 Mbits/sec 0 120 KBytes
  12. [ 4] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec 0 120 KBytes
  13. [ 4] 8.00-9.00 sec 33.0 MBytes 277 Mbits/sec 0 120 KBytes
  14. [ 4] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec 0 120 KBytes
  15. - - - - - - - - - - - - - - - - - - - - - - - - -
  16. [ ID] Interval Transfer Bandwidth Retr
  17. [ 4] 0.00-10.00 sec 330 MBytes 277 Mbits/sec 0 sender
  18. [ 4] 0.00-10.00 sec 330 MBytes 277 Mbits/sec receiver
  19.  
  20. iperf Done.
  21.  
  22. Bus 001 Device 005: ID 0b95:1790 ASIX Electronics Corp. AX88179 Gigabit Ethernet
  23. Device Descriptor:
  24. bLength 18
  25. bDescriptorType 1
  26. bcdUSB 2.10
  27. bDeviceClass 255 Vendor Specific Class
  28. bDeviceSubClass 255 Vendor Specific Subclass
  29. bDeviceProtocol 0
  30. bMaxPacketSize0 64
  31. idVendor 0x0b95 ASIX Electronics Corp.
  32. idProduct 0x1790 AX88179 Gigabit Ethernet
  33. bcdDevice 1.00
  34. iManufacturer 1 ASIX Elec. Corp.
  35. iProduct 2 AX88179
  36. iSerial 3 0000000000033C
  37. bNumConfigurations 1
  38. Configuration Descriptor:
  39. bLength 9
  40. bDescriptorType 2
  41. wTotalLength 39
  42. bNumInterfaces 1
  43. bConfigurationValue 1
  44. iConfiguration 0
  45. bmAttributes 0xa0
  46. (Bus Powered)
  47. Remote Wakeup
  48. MaxPower 248mA
  49. Interface Descriptor:
  50. bLength 9
  51. bDescriptorType 4
  52. bInterfaceNumber 0
  53. bAlternateSetting 0
  54. bNumEndpoints 3
  55. bInterfaceClass 255 Vendor Specific Class
  56. bInterfaceSubClass 255 Vendor Specific Subclass
  57. bInterfaceProtocol 0
  58. iInterface 4 Network_Interface
  59. Endpoint Descriptor:
  60. bLength 7
  61. bDescriptorType 5
  62. bEndpointAddress 0x81 EP 1 IN
  63. bmAttributes 3
  64. Transfer Type Interrupt
  65. Synch Type None
  66. Usage Type Data
  67. wMaxPacketSize 0x0008 1x 8 bytes
  68. bInterval 11
  69. Endpoint Descriptor:
  70. bLength 7
  71. bDescriptorType 5
  72. bEndpointAddress 0x82 EP 2 IN
  73. bmAttributes 2
  74. Transfer Type Bulk
  75. Synch Type None
  76. Usage Type Data
  77. wMaxPacketSize 0x0200 1x 512 bytes
  78. bInterval 0
  79. Endpoint Descriptor:
  80. bLength 7
  81. bDescriptorType 5
  82. bEndpointAddress 0x03 EP 3 OUT
  83. bmAttributes 2
  84. Transfer Type Bulk
  85. Synch Type None
  86. Usage Type Data
  87. wMaxPacketSize 0x0200 1x 512 bytes
  88. bInterval 0
  89. Binary Object Store Descriptor:
  90. bLength 5
  91. bDescriptorType 15
  92. wTotalLength 22
  93. bNumDeviceCaps 2
  94. USB 2.0 Extension Device Capability:
  95. bLength 7
  96. bDescriptorType 16
  97. bDevCapabilityType 2
  98. bmAttributes 0x00000002
  99. Link Power Management (LPM) Supported
  100. SuperSpeed USB Device Capability:
  101. bLength 10
  102. bDescriptorType 16
  103. bDevCapabilityType 3
  104. bmAttributes 0x00
  105. wSpeedsSupported 0x000e
  106. Device can operate at Full Speed (12Mbps)
  107. Device can operate at High Speed (480Mbps)
  108. Device can operate at SuperSpeed (5Gbps)
  109. bFunctionalitySupport 1
  110. Lowest fully-functional device speed is Full Speed (12Mbps)
  111. bU1DevExitLat 1 micro seconds
  112. bU2DevExitLat 101 micro seconds
  113. Device Status: 0x0000
  114. (Bus Powered)
Add Comment
Please, Sign In to add comment