Mod 6.2-6.3: Configure EtherChannel Flashcards

1
Q

CONFIG GUIDELINES:
All Ethernet interfaces must support EtherChannel with no requirement that interfaces be physically contiguous

A

EtherChannel support

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

CONFIG GUIDE:
Configure all interfaces in an EtherChannel to operate at the same speed and in the same duplex mode.

A

Speed and duplex

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

CONFIG GUIDE:
All interfaces in the EtherChannel bundle must be assigned to the same VLAN or be configured as a trunk (shown in the figure).

A

VLAN match

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

CONFIG GUIDE:
An EtherChannel supports the same allowed range of VLANs on all the interfaces in a trunking EtherChannel. If the allowed range of VLANs is not the same, the interfaces do not form an EtherChannel, even when they are set to auto or desirable mode.

A

Range of VLANs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

LACP Config:
Step 1: Use __ command to specify the interfaces that compose the EtherChannel group

A

interface range interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

LACP Config:
Step 2: Use the ___ to create the port channel interface and to identify the LACP EtherChannel Config

A

channel-group identifier mode active

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

L-ACP Config:
Step 3: Use the ___ to change Layer 2 settings on the port channel interface.

A

interface port-channel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

VERIFY ETHERCHANNEL:
The __ command displays the general status of the port channel interface

A

show interfaces port-channel 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

VERIFY ETHERCHANNEL:
The ___ is used to display one line of info per channel

A

show etherchannel summary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

VERIFY ETHERCHANNEL:
The ___ command display info about a specific port channel interface

A

show etherchannel port -channel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

VERIFY ETHERCHANNEL:
The _____ command can provide info abt the role of the interface in the EtherChannel

A

show interfaces etherchannel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

COMMON ETHERCHANNEL CONFIG ISSUE:
Choose the correct answer:
A. All interfaces within EtherChannel can have varying config of speed and duplex mode, native and allowed VLANs on trunks, and access VLAN on access ports
B. All interfaces within an EtherChannel must have the same configuration of speed and duplex mode, native and allowed VLANs on trunks, and access VLAN on access ports

A

B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

COMMON ETHERCHANNEL CONFIG ISSUE:
Assigned ports in the EtherChannel are ____ the same VLAN, or not configured as trunks

A

not part of

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

COMMON ETHERCHANNEL CONFIG ISSUE:
True or false.
Ports with different native VLANs cannot form an EtherChannel.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

COMMON ETHERCHANNEL CONFIG ISSUE:
True or false.
In an EtherChannel, we can configure one port as trunk and the other as others.

A

False.
It is not recommended that you configure trunking mode on individual ports that make up the EtherChannel. When configuring a trunk on an EtherChannel, verify the trunking mode on the EtherChannel.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

COMMON ETHERCHANNEL CONFIG ISSUE:
If the allowed range of ___ is not the same, the ports do not form an EtherChannel even when PAgP is set to the auto or desirable mode.

A

VLANs

17
Q

COMMON ETHERCHANNEL CONFIG ISSUE:
The dynamic negotiation options for ___ are not compatibly configured on both ends of the EtherChannel.

A

PAgP and LACP

18
Q

It is easy to confuse PAgP or LACP with ____, because they are all protocols used to automate behavior on trunk links.

A

DTP

19
Q

DTP is used for automating the creation of ___

A

trunk links

20
Q

TROUBLESHOOT ETHERCHANNEL:
Step 1: View the EtherChannel Summary info using the ___ command

A

show etherchannel summary

21
Q

TROUBLESHOOT ETHERCHANNEL:
Step 2: View Port Channel Config using the ___ command. It shows a more detailed output of the interface port-channel

A

show run | begin interface port-channel

22
Q

TROUBLESHOOT ETHERCHANNEL:
Step 3: Correct the ___

A

misconfiguration
ex: the modes

23
Q

TROUBLESHOOT ETHERCHANNEL:
Step 4: Verify if EtherChannel is operational using the ___ command

A

show etherchannel summary