• 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/23

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;

23 Cards in this Set

  • Front
  • Back
Name 3 key advantages of 802.1Q Trunking over ISL Trunking.
1) Smaller Frame Overhead

2) Widely Supported

3) Support for 802.1p fields for Qos
What makes up the 802.1Q Tag portion of frame?
EtherType

PRI 802.1p field 3 bit

CFI

VLAN ID (12 bytes)
How large is a 802.1Q tagged frame?
1522 bytes
In the VTP protocol. How often are "summary" advertisements sent.
Every 5 minutes
Describe the vtp process
VTP servers advertise summary advertisements via multicast address. Clients listen for advertisements that match their VTP domain and password
What of VLANS are used to build Private Vlans.
Primary and Secondary VLANS
What are two types of Secondary VLANs?
Community
Isolated
True or False - Promiscuous port can serve and isolated and community vlan at the same time.
False - A promiscuous port can service only one primary VLAN. A promiscuous port can service one isolated
VLAN or many community VLANs.
How do you configure a vlan to be a type of private vlan.
Switch(config-vlan)# private-vlan {community | isolated | primary}
How do you associate secondary vlans to primary vlans?
Switch(config-vlan)# private-vlan association {secondary-vlan-list |
add secondary-vlan-list | remove secondary-vlan-list}
Summarize Private Vlan configuratioj
- vtp mode transparent!
- Create Secondary VLANS
- Create Primary VLANS
- Associate Secondary VLANS to primary VLANS
- Map Secondary VLANS to Layer Interface of Primary
- Configure Physical Port as host or Promiscious (2 step process!!)
What must be enabled in order for Private VLANS to work?
vtp mode transparent
On lower end switches implementing switchport protection which port types cannot send traffic to each other ?
type protected


protected -> unprotected works!
unprotected -> unprotected works!

default port type = unprotected
What IEEE spec is LACP defined in?
802.3ad
What is the max amount of ports that can be bundled into an etherchannel
8
What are the different options for PAgP
Auto Places an interface in a passive negotiating state in which the interface
responds to the PAgP packets that it receives but does not initiate PAgP
negotiation (default).
Desirable Places an interface in an active negotiating state in which the interface
initiates negotiations with other interfaces by sending PAgP packets.
On Forces the interface to channel without PAgP. Interfaces configured in the
“on” mode do not exchange PAgP packets.
Non-silent If a switch is connected to a partner that is PAgP-capable, configure the
switch interface for non-silent operation. The non-silent keyword is always
used with the auto or desirable mode. If you do not specify non-silent
with the auto or desirable mode, silent is assumed. The silent setting is
for connections to file servers or packet analyzers; this setting enables
PAgP to operate, to attach the interface to a channel group, and to use
the interface for transmission.
What mode options for PAgP will not form an EtherChannel
Auto / Auto on both sides
What modes of LACP will not form an Ether Channel
Passive / Passive
Will Active / Passive configuration on ports for LACP allow for an etherchannel to come live?
No
how do you verify an ether channel config
show etherchannel
What is the default port priority of a configured LACP port
32768
What is the default loadbalance method on lower end switches for etherchannel
src-mac
What is the default loadbalance method on higher end switches for etherchannel
src-dst-ip