EtherChannel Flashcards
What is a flow in regards to EtherChannel?
A flow is a communication from a client to a server using a particular application
A single flow is _________________ onto a single port channel interface
Load Balanced
When a flow is established, the flow will go over multiple port channel interfaces or just one for the entirety of the flow?
Just one
True or False: Packets from the same flow are load balanced round robin style across all the interfaces in the port channel (EtherChannel)?
False. Flows go over a single port channel interface
Why do flows go over just one single port channel interface when they could go over multiple ones?
Because packets could arrive out of order and would break some applications if that were to happen
True or False: Any single flow receives the bandwidth of all the links in the port channel (EtherChannel) as a maximum?
False. The flow receives the bandwidth of a single port channel as it’s maximum bandwidth
Does EtherChannel also provide redundancy?
Yes. If a port channel interface goes down, the other port channel links will pick up the slack with redundancy
What is the starting rule of thumb recommendation for oversubscription from the access layer to the distribution layer?
20:1
This means if you had 20 PCs connected to access layer switch all at 1Gbps links you would require a single 1Gbps uplink from the access layer to the distribution layer to support those PCs and their needs
What is the primary benefit of EtherChannel?
It groups multiple physical interfaces into a single logical interface
Does Spanning Tree see the EtherChannel as multiple interfaces?
No, it recognized the EtherChannel as one interface
Traffic will be _________________ across all links in the EtherChannel
Load Balanced
What are the 3 terms you could also use in place of EtherChannel?
Port Channel
LAG (Link Aggregation)
Link Bundle
What are the 3 types of EtherChannel Protocols?
LACP (Link Aggregation Contol Protocol)
PAgP (Port Aggregation Protocol)
Static Ether Channel
Of the three available protocols for EtherChannel, which one is the most preffered?
LACP (Link Aggregation Control Protocol)
What do LACP and PAgP have in common?
Both sides of the link negotiate the port channel creation and maintenance