What is the open source EtherChannel protocol?
LACP (Link Aggregation Control Protocol)
What is the Cisco proprietary EtherChannel protocol?
PAgP (Port Aggregation Protocol)
What config should be made for an interface to actively seek an LACP EtherChannel?
channel-group group-num mode active
What config should be made for an interface to actively seek a PAgP EtherChannel?
channel-group group-num mode desirable
What config should be made for an interface to passively seek an LACP EtherChannel?
channel-group group-num mode passive
What config should be made for an interface to passively seek a PAgP EtherChannel?
channel-group group-num mode auto