Advertisement
Guest User

Untitled

a guest
Feb 8th, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.39 KB | None | 0 0
  1. root@mhv3.ngena2.pv klei$ vppctl clear interfaces
  2.  
  3. root@mhv3.ngena2.pv klei$ vppctl clear hard
  4.  
  5. root@mhv3.ngena2.pv klei$ vppctl clear error
  6.  
  7. root@mhv3.ngena2.pv klei$ vppctl show int
  8. Name Idx State Counter Count
  9. BondEthernet0 1 up rx packets 144
  10. rx bytes 16446
  11. drops 144
  12. BondEthernet0.1099 4 up
  13. TenGigabitEthernete/0/0 2 bond-slave
  14. TenGigabitEthernete/0/1 3 bond-slave
  15. VirtualEthernet0/0/0 5 up
  16. local0 0 down
  17. root@mhv3.ngena2.pv klei$ vppctl show hard
  18. Name Idx Link Hardware
  19. BondEthernet0 1 up Slave-Idx: 2 3
  20. Ethernet address 3c:fd:fe:a3:49:44
  21. Ethernet Bonding
  22. carrier up full duplex speed 10000 mtu 9216 promisc
  23. rx queues 1, rx desc 512, tx queues 1, tx desc 512
  24. cpu socket 0
  25.  
  26. tx frames ok 1
  27. tx bytes ok 300
  28. rx frames ok 172
  29. rx bytes ok 20272
  30. extended stats:
  31. rx good packets 172
  32. tx good packets 1
  33. rx good bytes 20272
  34. tx good bytes 300
  35. TenGigabitEthernete/0/0 2 slave TenGigabitEthernete/0/0
  36. Ethernet address 3c:fd:fe:a3:49:44
  37. Intel X710/XL710 Family
  38. carrier up full duplex speed 10000 mtu 9216 promisc
  39. rx queues 1, rx desc 1024, tx queues 1, tx desc 1024
  40. cpu socket 0
  41.  
  42. tx frames ok 1
  43. tx bytes ok 190
  44. rx frames ok 87
  45. rx bytes ok 10258
  46. extended stats:
  47. rx good packets 87
  48. tx good packets 1
  49. rx good bytes 10258
  50. tx good bytes 190
  51. rx multicast packets 81
  52. rx broadcast packets 7
  53. rx unknown protocol packets 88
  54. tx multicast packets 2
  55. rx size 64 packets 3
  56. rx size 65 to 127 packets 83
  57. rx size 256 to 511 packets 2
  58. tx size 65 to 127 packets 2
  59. TenGigabitEthernete/0/1 3 slave TenGigabitEthernete/0/1
  60. Ethernet address 3c:fd:fe:a3:49:44
  61. Intel X710/XL710 Family
  62. carrier up full duplex speed 10000 mtu 9216 promisc
  63. rx queues 1, rx desc 1024, tx queues 1, tx desc 1024
  64. cpu socket 0
  65.  
  66. tx bytes ok 110
  67. rx frames ok 87
  68. rx bytes ok 10250
  69. extended stats:
  70. rx good packets 87
  71. rx good bytes 10250
  72. tx good bytes 110
  73. rx multicast packets 81
  74. rx broadcast packets 7
  75. rx unknown protocol packets 88
  76. tx multicast packets 1
  77. rx size 64 packets 5
  78. rx size 65 to 127 packets 81
  79. rx size 256 to 511 packets 2
  80. tx size 65 to 127 packets 1
  81. VirtualEthernet0/0/0 4 up VirtualEthernet0/0/0
  82. Ethernet address fa:16:3e:78:38:7d
  83. local0 0 down local0
  84. local
  85. root@mhv3.ngena2.pv klei$ vppctl show error
  86. Count Node Reason
  87. 2 cdp-input good cdp packets (processed)
  88. 17 llc-input unknown llc ssap/dsap
  89. 166 ethernet-input unknown vlan
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement