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  
 
programming4us programming4us