Improving Redundant Switched Topologies with EtherChannel Flashcards

1
Q

Is a technology that enables link aggregation. enables packets to be sent over several physical interfaces as if over a single interface. EtherChannel logically bonds several physical connections into one logical connection.

A

EtherChannel

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

EtherChannel bundles individual links into a channel group to create a single logical interface ________ that provides the aggregate bandwidth of several physical links.

A

port channel

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

LACP, you can control link aggregation (for example the maximum number of bundled ports allowed). LACP is also superior to static port channels with its automatic failover, where traffic from a failed link within EtherChannel is sent over remaining working links in the EtherChannel.

A

Link Aggregation Control Protocol

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

This LACP mode places a port in an active negotiating state. In this state, the port initiates negotiations with other ports by sending LACP packets.

A

LACP active

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

This LACP mode places a port in a passive negotiating state. In this state, the port responds to the LACP packets that it receives, but it does not initiate LACP packet negotiation. The passive mode is useful when you do not know whether the remote system supports LACP.

A

LACP passive

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

Command displays one line of information per port channel and is particularly useful when several port channel interfaces are configured on the same device. The output of the command provides, among other, information on port channel interface status, method used for link aggregation, member interfaces, and their status.

A

show etherchannel summary

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

Command displays the general status of the logical port channel interface that represents the aggregated link. In the example, the interface port-channel 1 is operational.

A

show interface port-channel

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

Command displays information about the specific port channel interface. In the output, the Group: field indicates the port channel identifier, which is 1 in the example.

A

show etherchannel port-channel

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