192k views
4 votes
A network administrator is configuring an EtherChannel link between switches SW1 and SW2 by using the command SW1(config-if-range)# channel-group 1 mode auto. Which command must be used on SW2 to enable this EtherChannel?

A) SW2(config-if-range)# channel-group 1 mode on
B) SW2(config-if-range)# channel-group 1 mode active
C) SW2(config-if-range)# channel-group 1 mode passive
D) SW2(config-if-range)# channel-group 1 mode desirable

User Wltrup
by
8.2k points

1 Answer

1 vote

Final answer:

To enable the EtherChannel on SW2, the network administrator must use the command 'SW2(config-if-range)# channel-group 1 mode desirable'.

Step-by-step explanation:

To enable the EtherChannel on SW2, the network administrator must use the command SW2(config-if-range)# channel-group 1 mode desirable. To enable the EtherChannel on SW2, the network administrator must use the command 'SW2(config-if-range)# channel-group 1 mode desirable'.

This command sets the EtherChannel to actively negotiate with the other end of the link (SW1). The 'desirable' mode allows SW2 to actively try to form an EtherChannel, and if SW1 is also configured in an 'auto' mode, the EtherChannel will be created successfully.

User Nattalia
by
7.9k points