Valid 200-301 Dumps shared by EduDump.com for Helping Passing 200-301 Exam! EduDump.com now offer the newest 200-301 exam dumps, the EduDump.com 200-301 exam questions have been updated and answers have been corrected get the newest EduDump.com 200-301 dumps with Test Engine here:
When configuring an EtherChannel bundle, which mode enables LACP only if a LACP device is detected?
Correct Answer: A
The LACP is Link Aggregation Control Protocol. LACP is an open protocol, published under the 802.3ad. The modes of LACP are active, passive or on. The side configured as "pasive" will waiting the other side that should an Active for the Etherchannel to be established. PAgP is Port-Aggregation Protocol. It is Cisco proprietary protocol. The mode are On, Desirable or Auto. Desirable - Auto will establish a EtherChannel. An example of how to configure an Etherchannel: SwitchFormula1>enable SwitchFormula1#configure terminal SwitchFormula1(config)# interface range f0/5 -14 SwitchFormula1(config-if-range)# channel-group 13 mode ? active Enable LACP unconditionally auto Enable PAgP only if a PAgP device is detected desirable Enable PAgP unconditionally on Enable Etherchannel only passive Enable LACP only if a LACP device is detected