▲ 4 r/networking
Hey guys, got a oracle server with two nics in a bond mode 1 (active/backup). Now I want to connect this to our two S5224F dell switches. Both are connected to vlt domain.
I created a port-channel:
interface port-channel17
description ---
no shutdown
switchport access vlan 4052
vlt-port-channel 17
and linked the interfaces to the port-channel:
interface ethernet1/1/17:1
description ---
no shutdown
channel-group 17 mode passive
no switchport
flowcontrol receive off
But the speed is still not performing.
Is this the wrong way to config a LACP over two switches?
u/Badkilla_dsa — 17 days ago