chapter 3 Flashcards
what is EtherChannel? how does it work?
several Ethernet ports are bundled together to act as one logical connection called a port channel. allows a less expensive switch to provide more bandwidth.
PAgP?
Port Aggregation Protocol:
PAgP?
Port Aggregation Protocol: cisco proprietary used on switches to negotiate and determine the configuration of each side of a connection, then decides if they are compatible, before Etherchannel link is enabled.
how are EtherChannels formed?
dynamic negotiation using protocols: PAgP or LACP. ports with similar characteristics are able to form an EtherChannel between 2 switches.
what are (PAgP modes)?
a connection on each side has a port that is configured with a certain mode. the modes auto-negotiate to determine if a channel can form. there are 3 types of modes.
PAgP mode ON?
interface is forced into EtherChannel without using PAgP packets.
PAgP mode DESIRABLE?
the port actively negotiates with other interfaces by sending PAgP packets.
PAgP mode AUTO?
this port will not initiate PAgP negotiation packets but it will reply to PAgP packets to form an EtherChannel.
LACP?
Link Aggregation Control Protocol.
what is LACP?
Link Aggregation Control Protocol: IEEE used to facilitate EtherChannels in multi vendor environments. several ethernet channels are bundled to form one logical link (EtherChannel)
LACP mode passive?
the port is in a passive negotiate state and does not send out LACP negotiation packets. it will respond to Link Aggregation Control Protocols that it receives.
LACP mode active?
the port actively sends out LACP packets to other switch ports asking them for a connection so an EtherChannel can be made.
LACP mode on?
EtherChannel is forced without the use of LACP. no LACP packets are exchanged from this port.
what must be the same on both ends of an interface for an EtherChannel to form? also these settings must be the same between all interfaces that make up the EtherChannel.
port speed, duplex (half or full) and vlan that they belong to must be the same.
**can support several vlans if the Port channels are configured as a trunk. the vlans supported must be the same on both ends of the trunk.
Which command displays only one line of information per port channel?
show etherChannel summary