Open the PT Activity. Perform the tasks in the activity instructions and then answer the question.
Which set of configuration commands issued on SW1 will successfully complete the EtherChannel link between SW1 and SW2?
- interface Port-channel 1
no shutdown - interface GigabitEthernet0/1
channel-group 1 mode desirable - interface GigabitEthernet0/1
no shutdown - interface GigabitEthernet0/2
channel-group 2 mode desirableAnswers Explanation & Hints: Issuing the show running-configuration command on SW1 shows that interface GigabitEthernet0/1 is missing the channel-group 1 mode desirable command which will compete the EtherChannel configuration for interface GigabitEthernet0/1 and interface GigabitEthernet0/2.