Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I trunk 8 ports to one?

Status
Not open for further replies.

nfpk

Programmer
Aug 15, 2002
74
SE
Hi!
How do I trunk 8 ports to one so that I get 800 Mbps to one port on a 100 mbps Cisco 2950 switch?
nfpk
 
What are you trying to accomplish?

"I can picture a world without war. A world without hate. A world without fear. And I can picture us attacking that world, because they'd never expect it."
- Jack Handey, Deep Thoughts
 
You dont need 8 ports to get 800Mbps. A Etherchannel (which is what you are asking for) config uses full duplex so it is 200Mbps per port. So you need 4 ports at full duplex. Etherchannel is a type of trunking and automaticly configures the spanning tree so both ends need to speak Etherchannel.

If you want to do this without Etherchannel..ie.. just plug them in, dont. Spanning tree will block the extra ports in order to prevent data loops. You might be able to get them to come up but the stabilty of the switch will be in question as you are breaking a few networking rules to make it work.

MikeS


Find me at
"Take advantage of the enemy's unreadiness, make your way by unexpected routes, and attack unguarded spots."
Sun Tzu
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top