Implementing Ethernet Virtual LANs Flashcards

1
Q

Broadcast domain

A

The set of all LAN-connected devices, so that when any of the devices sends a broadcast frame, all the other devices get a copy of the frame

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

Virtual LANs (VLANs)

A

Individual broadcast domains cretaed by the switch, treating the ports in each domain as being completely separate

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

Most common reasons for VLANs

A
  • To reduce CPU overhead on each device
  • To reduce security risks
  • To create more flexible designs t
  • To solve problems more quickly
  • To reduce the workload for the Spanning Tree Protocol
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

VLAN trunking

A

The process by which VLANs are forwarded to multiple interconneted switches

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

VLAN tagging

A

The sending switch adds another header to the frame before sending it over the trunk. This extra trunking header includes a VLAN identifier (VLAN ID) field so that the sending switch can associate the frame with a particular VLAN ID, and the receiving switch can then know in what VLAN each frame belongs

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

VLANs ranges

A

1-1005 Normal range
1006-4094 Extended range
0/4095 Reserved

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

Native VLAN

A

Special VLAN ID (default VLAN 1) which frames with no 802.1Q header are part of
It must be agreed on if the switches support tagging

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

VLAN Trunking Protocol (VTP)

A

VTP is a Cisco proprietary tool on Cisco switches that advertises each VLAN configured in one switch (with the vlan number command) so that all the other switches in the campus learn about that VLAN

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

Dynamic Trunking Protocol (DTP)

A

Used to negotiate which trunking type to use between IEEE 802.1Q and ISL

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