20 - Etherchannel Flashcards

1
Q

Configure a Layer 3 EtherChannel:
SW1(config-if)# […]
SW1(config-if)# channel-group group mode mode

A

no switchport

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

Configure an interface to join an EtherChannel
SW1(config-if)# […]

A

channel-group <number> mode <mode></mode></number>

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

Configure static EtherChannel:
SW1(config-if)# channel-group 1 mode […]

A

on

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

Configure the EtherChannel load-balancing method on the switch:
SW1(config)# […]

A

port-channel load-balance <method></method>

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

How many interfaces can be active in an EtherChannel?

A

8

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

LACP is IEEE […]

A

802.3ad

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

Manually configure the EtherChannel protocol used on an interface:
SW1(config-if)# […]

A

channel-protocol [lacp | pagp]

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

The EtherChannel channel-group number [does/doesn’t] have to match the number on the neighbor switch.

A

doesn’t

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

View the current EtherChannel load-balancing method on the switch:
SW1# […]

A

show etherchannel load-balance

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

What are the 6 EtherChannel load-balancing methods? (not including TCP/IP port numbers)

A

Source MAC
Destination MAC
Source/Destination MAC
Source IP
Destination IP
Source/Destination IP

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

What does LACP stand for?

A

Link Aggregation Control Protocol

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

What does LAG (EtherChannel) stand for?

A

Link Aggregation Group

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

What does PAgP stand for?

A

Port Aggregation Protocol

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

Which EtherChannel protocol allows up to 8 active interfaces and up to 8 standby interfaces?

A

LACP

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

Which method of EtherChannel configuration uses a Cisco proprietary protocol?

A

PAgP

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

Which method of EtherChannel configuration uses an industry standard protocol?

A

LACP

17
Q

Which two EtherChannel modes does LACP use?

A

Active, Passive

18
Q

Which two EtherChannel modes does PAgP use?

A

Desirable, Auto