Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. [root@oracle02-a ~]# cat /proc/net/bonding/bond0
  2. Ethernet Channel Bonding Driver: v3.4.0 (October 7, 2008)
  3.  
  4. Bonding Mode: IEEE 802.3ad Dynamic link aggregation
  5. Transmit Hash Policy: layer3+4 (1)
  6. MII Status: up
  7. MII Polling Interval (ms): 100
  8. Up Delay (ms): 0
  9. Down Delay (ms): 0
  10.  
  11. 802.3ad info
  12. LACP rate: fast
  13. Active Aggregator Info:
  14. Aggregator ID: 3
  15. Number of ports: 2
  16. Actor Key: 9
  17. Partner Key: 23
  18. Partner Mac Address: 54:75:d0:cf:d1:80
  19.  
  20. Slave Interface: eth0
  21. MII Status: up
  22. Link Failure Count: 0
  23. Permanent HW addr: 00:30:48:cd:86:d4
  24. Aggregator ID: 3
  25.  
  26. Slave Interface: eth4
  27. MII Status: up
  28. Link Failure Count: 0
  29. Permanent HW addr: 00:25:90:06:59:8a
  30. Aggregator ID: 3
  31. [root@oracle02-a ~]# cat /proc/net/bonding/bond1
  32. Ethernet Channel Bonding Driver: v3.4.0 (October 7, 2008)
  33.  
  34. Bonding Mode: IEEE 802.3ad Dynamic link aggregation
  35. Transmit Hash Policy: layer3+4 (1)
  36. MII Status: up
  37. MII Polling Interval (ms): 100
  38. Up Delay (ms): 0
  39. Down Delay (ms): 0
  40.  
  41. 802.3ad info
  42. LACP rate: fast
  43. Active Aggregator Info:
  44. Aggregator ID: 5
  45. Number of ports: 2
  46. Actor Key: 9
  47. Partner Key: 24
  48. Partner Mac Address: 54:75:d0:cf:d1:80
  49.  
  50. Slave Interface: eth2
  51. MII Status: up
  52. Link Failure Count: 0
  53. Permanent HW addr: 00:25:90:08:2f:0e
  54. Aggregator ID: 5
  55.  
  56. Slave Interface: eth3
  57. MII Status: up
  58. Link Failure Count: 0
  59. Permanent HW addr: 00:25:90:08:2f:0f
  60. Aggregator ID: 5
  61. [root@oracle02-a ~]# cat /proc/net/bonding/bond2
  62. Ethernet Channel Bonding Driver: v3.4.0 (October 7, 2008)
  63.  
  64. Bonding Mode: IEEE 802.3ad Dynamic link aggregation
  65. Transmit Hash Policy: layer3+4 (1)
  66. MII Status: up
  67. MII Polling Interval (ms): 100
  68. Up Delay (ms): 0
  69. Down Delay (ms): 0
  70.  
  71. 802.3ad info
  72. LACP rate: fast
  73. Active Aggregator Info:
  74. Aggregator ID: 7
  75. Number of ports: 2
  76. Actor Key: 17
  77. Partner Key: 23
  78. Partner Mac Address: d0:d0:fd:01:1c:80
  79.  
  80. Slave Interface: eth1
  81. MII Status: up
  82. Link Failure Count: 0
  83. Permanent HW addr: 00:30:48:cd:86:d5
  84. Aggregator ID: 7
  85.  
  86. Slave Interface: eth5
  87. MII Status: up
  88. Link Failure Count: 0
  89. Permanent HW addr: 00:25:90:06:59:8b
  90. Aggregator ID: 7
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement