QuestionQ1011

Network Access

Refer to the exhibit. Which two commands, when used together, create port-channel 10?

Question Image

Choose two
  • A int range g0/0-1 channel-group 10 mode active
  • B int range g0/0-1 channel-group 10 mode desirable
  • C int range g0/0-1 channel-group 10 mode passive
  • D int range g0/0-1 channel-group 10 mode auto
  • E int range g0/0-1 channel-group 10 mode on
Explanation

Port-channel 10 is shown as using LACP, so the member interfaces must be configured with LACP-compatible channel-group modes. In Cisco EtherChannel, active and passive are the LACP negotiation modes; using them together forms the bundle because active initiates LACP and passive responds. Desirable and auto are PAgP modes, and on creates a static EtherChannel without LACP, so those do not match the required protocol.

Learn more

Community Discussion

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