• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/15

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

15 Cards in this Set

  • Front
  • Back
Which Etherchannel Protocol is an IEEE standard
LACP.
What are the different modes that can be used to configure PagP?
Desirable and Auto
What are the different modes of LACP?
Active and Desirable.
If an interface is configured as desirable what will the other end need to be configured as in order to ensure the Etherchannel will form?
Desirable or Auto.
If an interface is configured as passive what will the other side need to be configured as in order to ensure the channel forms?
Active
What must be the same on all the physical ports in order for an etherchannel to form?
All ports must support etherchannel, speed and duplex must all be the same, span cannot be configured on any port, vlan's must match and if configuring L3 etherchannel the physical ports must be "no switchport"
What is the best order of operation to configure etherchannel?
1. interface range <interfaces>
2. shutdown
3. "no switchport" for (L3)
4. channel-group <x> mode <x>
5. interface port-channel <x>
6. trunking configuration if trunk
7. Int pox ip address if layer-3
8. interface range <x>
9. no shutdown
What are the Cisco Proprietary commands for Etherchanneling and what do they do?
Desirable - initiates etherchanneling.
Auto - will channel if other side requests.
What are the IEEE protocol commands to configure an etherchannel and how do they behave?
Active - initiates connection.
Passive - will channel if requested bu other side.
What is the default load balancing with etherchannel?
Load Balancing on source mac.
What is the purpose of the "lacp port-priority priority-value" command?
The lower the priority, the more likely that the interface will be used for LACP transmission (if more than the allowed interfaces re configured).
What is the purpose of the "lacp system-priority priority-value" command?
The switch with the lower system priority value determines which links between LACP partner switches are active and which
are in the standby for each LACP EtherChannel.
Which Link in an Etherchannel carries the STP BPDU?
The lowest number port.
What is the purpose of the "channel-protocol" command?
To ensure that only the named protocol can be used.
What command displays information about the etherchannel, ports used within the channel and the status of the ports?
show etherchannel sumary.