diff --git a/netinfra/switches/core-sw01-lacp-hash-fix.cmds b/netinfra/switches/core-sw01-lacp-hash-fix.cmds deleted file mode 100644 index e8743a6..0000000 --- a/netinfra/switches/core-sw01-lacp-hash-fix.cmds +++ /dev/null @@ -1,13 +0,0 @@ -! ================================================================== -! core-sw01 (Dell PowerConnect 5448) - #369 LACP hash + trunk fix -! Run at console (onsite). Non-disruptive: redistributes flows, no drop. -! ================================================================== -enable -configure -! 1) Improve load distribution: include L4 ports so NFS multi-flow spreads -! across both LACP links (currently layer-2-3 caps single-client at 1Gbps) -port-channel load-balance layer-2-3-4 -exit -show interfaces port-channel 1-3 -show running-config | include load-balance -write memory