exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 834 discussion

Actual exam question from Cisco's 200-301
Question #: 834
Topic #: 1
[All 200-301 Questions]



Refer to the exhibit. Which configuration enables an EtherChannel to form dynamically between SW1 and SW2 by using an industry-standard protocol, and to support full IP connectivity between all PCs?

  • A. SW1#
    interface Gi0/1
    switchport
    switchport mode access
    channel-group 1 mode active
    !
    interface Gi0/2
    switchport
    switchport mode access
    channel-group 1 mode active

    SW2#
    interface Gi0/1
    switchport
    switchport mode access
    channel-group 1 mode desirable
    !
    interface Gi0/2
    switchport
    switchport mode access
    channel-group 1 mode desirable
  • B. SW1#
    interface Gi0/1
    switchport
    switchport mode trunk
    channel-group 1 mode on
    !
    interface Gi0/2
    switchport
    switchport mode trunk
    channel-group 1 mode auto

    SW2#
    interface Gi0/1
    switchport
    switchport mode trunk
    channel-group 1 mode auto
    !
    interface Gi0/2
    switchport
    switchport mode trunk
    channel-group 1 mode on
    interface port-channel 1
    switchport
    switchport mode trunk
  • C. SW1#
    interface Gi0/1
    switchport
    switchport mode trunk
    channel-group 1 mode active
    !
    interface Gi0/2
    switchport
    switchport mode trunk
    channel-group 1 mode active

    SW2#
    interface Gi0/1
    switchport
    switchport mode trunk
    channel-group 1 mode passive
    !
    interface Gi0/2
    switchport
    switchport mode trunk
    channel-group 1 mode passive
  • D. SW1#
    interface Gi0/1
    switchport
    switchport mode trunk
    channel-group 1 mode auto
    !
    interface Gi0/2
    switchport
    switchport mode trunk
    channel-group 1 mode auto

    SW2#
    interface Gi0/1
    switchport
    switchport mode trunk
    channel-group 1 mode desirable
    !
    interface Gi0/2
    switchport
    switchport mode trunk
    channel-group 1 mode desirable
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Matalongo
Highly Voted 2 years, 1 month ago
Correct answer line c. PAGP is the standard protocol uses mode: on --- on desirable/auto -- desirable LACP is not standard uses: on --- on passive/active -- active The question is asking the standard protocol
upvoted 8 times
Arinamohammed
10 months, 2 weeks ago
Am I the only person who didn't understand this comment?
upvoted 2 times
...
hamish88
2 years, 1 month ago
The correct answer is C. LACP is the industrial standard protocol for EtherChannel.
upvoted 20 times
...
...
[Removed]
Most Recent 1 year, 2 months ago
Selected Answer: C
C is correct
upvoted 1 times
...
Christiandel
1 year, 2 months ago
Selected Answer: C
Static is "on" Cisco PAgP is "desirble/auto" Ind. standard is LACP "active/passiv"
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...