Microsoft
Software
Hardware
Network
Question : Cisco Switch/Router Load Balancing
Hello All,
Scenario: I have two Cisco 2960G's daisy chained with switchport mode trunk. switch 1 hosts all of my storage servers and switch 2 hosts my blade system. I have a single cat6 cable chaining these together which only allows 1gb of passthrough.
1. How can I use lets say (4) 1GB daisy chains from one switch to another and treat them as one large pipe? Is it as easy as setting the switchport mode trunking and it will auto-load balance between the switch trunks
Answer : Cisco Switch/Router Load Balancing
Hi Michael,
Want to drop the first few lines or preserve them?
This picks up from line 5 and returns everything else as an object, if you'd like to give it a try?
Cheers,
Chris
1: 2:
$Data = WhateverComandYouRan $Data[5..$($Data.Count)] -Replace '\s{2,}', ',' | ConvertFrom-Csv
Random Solutions
Best route to split VMDK
DSCP QOS on powercoonect 6224,3548 and 5224
Virtual Memory
Anyone have a write-up of how to use BESR 2010 and Bitlocker together?
Writing DLL in Delphi 7
OWA for Exchange 2003
Delphi 6 not recompiling .pas files
How do I handle AutoCAD events by a Delphi program?
How to parse XML string in Oracle procedure ?
Financial Year Function/Calculation ASP.NET