Tim Kirby wrote: > I have a couple of systems (Dell R710 running SLES10) with four > port Intel GigE cards plugged into Cisco 6500 w/CATOS that I would > dearly like to trunk/channel/bond such that a single stream will > do better than 1Gb. There seem to be a number of articles out there > that talk to the Linux side of things, but not much that deals with > what the switch configuration should look like... or, at least, I > haven't found such. I've managed to bond, no problem; it looks from > the reading as though a round robin configuration is the only way > to get the throughput I seek, but that may be my misinterpretation; > it doesn't seem to actually be *working*, however. > > Any hints/suggestions/sources/words of wisdom out there? > > Thanks > > Tim
You are configuring for LACP, correct? LACP should handle getting the links up. CatOS (first switch the module to use LACP, then group ports): set channelprotocol lacp <module_number> set port lacp-channel <mod>/<port>,<mod>/<port>... Linux bonding driver options: bonding miimon=100 mode=4 lacp_rate=1 -- END OF LINE --MCP _______________________________________________ Tech mailing list Tech@lopsa.org http://lopsa.org/cgi-bin/mailman/listinfo/tech This list provided by the League of Professional System Administrators http://lopsa.org/