EtherChannels Flashcards
Order of Operations to configure L2 Etherchannel
Set physical interfaces switchport mode (trunk/access/dynamic)
Create port-channel with channel-group command
Ensure port-channel switchport mode matches physical port mode
Order of Operations to configure L3 EtherChannel
Create port-channel interface with port-channel command On port-channel interface: Set no switchport Set IP address On physical interfaces: Set no switchport Set no ip address Assign interfaces to port-channel with channel-group command
What standard is defined in 802.3ad
LACP
LACP mode which sends and receives LACPDUs
Active
LACP mode which only receives LACPDUs
Passive
Etherchannel mode which forces physical interfaces into a bundle
On/Static
Interface matching requirements for static etherchannel
Interfaces must have matching speed/duplex
Maximum number of interfaces allowed in LACP etherchannel
16, 8 active and 8 standby
True/False : etherchannel load balancing method is set per interface
False, etherchannel load balancing is set globally
Default etherchannel load balancing method
src-mac
True/False : the etherchannel load balancing is only locally significant to the switch
True, each switch can have a different load balancing method based on its position in the network
How are active ports in an LACP etherchannel chosen?
Switch with lower system ID becomes the system in charge of deciding which ports are active and which are standby. Ports with a lower port priority are then chosen to be active