QuestionQ1362

IP Connectivity

Question Image

Refer to the exhibit. The LACP EtherChannel is configured, and the final change is to modify the interfaces on SwitchA so they respond to received packets but do not initiate negotiation. The interface range gigabitethernet0/0/0-15 command is entered. What must be configured next?

  • A SwitchA(config-if-range)#channel-group 1 mode auto
  • B SwitchA(config-if-range)#channel-group 1 mode active
  • C SwitchA(config-if-range)#channel-group 1 mode desirable
  • D SwitchA(config-if-range)#channel-group 1 mode passive
Explanation

LACP passive mode responds to received LACP packets without initiating LACP negotiation. Configuring the interfaces in channel group 1 with mode passive meets that requirement. auto and desirable are PAgP modes, and LACP active mode initiates negotiation.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!