-
just for Sean ONeil
Sean writes –
Another thing. If you aggregate 4 ports, you don’t exactly get a single 4gbps port as you suggested. Instead you get up to 4 sessions at 1gbps max each. In other words, say you use Link Aggregation on a Mac client and link 4 ports together. Then connect to a server that also has 4 linked ports. Your max bandwidth for a single video stream is still only 1gbps.
Just wanted to clear that up. When I first heard of Link Aggregation, I too thought it was the same a having a 4gb ethernet connection
REPLY –
Link aggregation, or IEEE 802.3ad or IEEE 802.1AX-2008, is a computer networking term which describes using multiple network cables/ports in parallel to increase the link speed beyond the limits of any one single cable or port, and to increase the redundancy for higher availability.Link aggregation is an inexpensive way to set up a high-speed backbone network that transfers much more data than any one single port or device can deliver.
Trunking is not just for the core switching equipment. Network Interface Cards (NICs) can also sometimes be trunked together to form network links beyond the speed of any one single NIC. For example, this allows a central file server to establish a 2-gigabit connection using two 1-gigabit NICs trunked together.
more information –
Using multiple transmission paths between network devices in order to increase transmission speed. Port aggregation between a server and a switch requires multiple network adapters (NICs) in the server or adapters with multiple ports. Each server port hooks up to a switch port, and the port aggregation software is typically in the server. When port aggregation is provided between switches, the software is in the switches. Also called “link aggregation,” “trunking” and “multilink trunking.”A quote from the DELL site –
Link aggregation addresses all these problems by providing higher capacity and availability with little or
no additional hardwareBob Zelin