Etherchannel: By. Eng. Ayman Boghdady
Etherchannel: By. Eng. Ayman Boghdady
Etherchannel
If one of the computers would send traffic that exceeds 100 Mbit
of bandwidth we'll have congestion and traffic will be dropped
2
Etherchannel
Bundle all physical links into a logical link with the combined bandwidth
❑ Once one of the links fails it will keep working and use the links
that we have left
Configure an Etherchannel
❑ On
(interface becomes member of the etherchannel but does not negotiate)
❑ Desirable
(interface will actively ask the other side to become an etherchannel)
❑ Auto
(interface will wait passively for the other side to ask to become an etherchannel)
❑ Off
(no etherchannel configured on the interface) 5
Etherchannel
6
Etherchannel
7
Etherchannel
8
Etherchannel
It will give you a quick overview of all the etherchannels and the
interfaces that are in use
9
Etherchannel
10
Etherchannel
❑ Active
(interface will actively ask the other side to become an etherchannel)
❑ Passive
(interface will wait passively for the other side to ask to become an etherchannel)
❑ Off
(no etherchannel configured on the interface)
It's basically the same thing as PAgP but the terminology is different
11
Etherchannel
12
Etherchannel
13
Etherchannel
14
Etherchannel
15
Etherchannel
Etherchannel load-balance
16
Etherchannel
This means that ALL traffic from one MAC address will be sent down on
the same physical interface
MAC address AAA will be sent using Switch A’s fa0/13 interface
MAC address BBB will be sent using Switch A’s fa0/14 interface
MAC address CCC will be sent using Switch A’s fa0/13 interface
MAC address DDD will be sent using Switch A’s fa0/14 interface
17
Etherchannel
For SwitchB since we only have one router with MAC address EEE
It will pick one of the physical interfaces so ALL traffic from the router will
be sent down interface fa0/13 OR fa0/14
18
Etherchannel
Traffic from our router to the computer will be load balanced amongst
the different physical interfaces