Chap 5 - VLAN Trunks and Etherchannel Bundles Flashcards
What are the 4 roles in VTP architecture?
- Server
- Client
- Transparent
- Off
How many versions of VTP are there?
3
What is the difference between VTP versions 1 and 2 vs. 3?
- Versions 1 and 2 support VLANs 1 - 1005
- Version 3 supports VLANs 1 - 4094
- In VTP version 3 its not enough to be a VTP server, you also have to run the user exec command ‘vtp primary’
What version of VTP is the default?
Version 1
If a switch is running VTP version 3 what is the command to enable it as a server?
vtp primary’
What are the 3 main types of advertisements in VTP?
- Summary
- Subset
- Client Requests
What 2 times is a VTP Summary Advertisement sent, what 4 things does it include, and what does it not include?
- Occurs every 5 minutes or whenever a VLAN is added, removed, or changed
- Contains VTP version, domain, config revision number, and timestamp
- Does not contain VLAN information
What is a VTP Subset Advertisement?
- Occurs after a VLAN change
- Contains all relevant info for switches to make the VLAN change
What is a Client Request Advertisement?
- Occurs when a switch with a lower revision number joins the domain and sees advertisements with higher revision numbers than it has
- Client is asking for more detailed information.
What happens to the switchport configuration when the VLAN it is assigned to is removed?
The switchport moves to VLAN 1.
How often does DTP advertise itself?
Every 30 seconds.
What are the 3 modes to use when setting a switchport to trunk?
- Switchport mode trunk
- Dynamic Desirable
- Dynamic Auto
What is the IEEE standard for LACP?
802.3AD
What are the interfaces called that are part of an Etherchannel?
Member interfaces
What’s the downfall when configuring an Etherchannel statically?
There is no health integrity check.
What is the multicast MAC address used by PAgP?
0100:0CCC:CCCC
What is the protocol code used by PAgP?
0x0104
What is the multicast MAC address used by LACP?
0180:C200:0002.
What are the 2 negotiating modes used by PAgP?
Desirable and Auto
What are the 2 negotiating modes used by LACP?
Active and Passive