Switching Flashcards

(36 cards)

1
Q

Something to remember about hubs?

A

Inefficient and repeats signal to all ports

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

Address Learning

A

Switches learn the source MAC addresses of a frame and store it in a Content Addressable Memory filter table (CAM) or MAC address table

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

VLANs

A

Used to logically segment a switch into multiple broadcast domains

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

What are some VLAN benefits?

A

Broadcast control, improves security, and flexibility/scalability

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

VLAN Database

A

Where VLAN configurations are stored

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

What information does the VLAN database hold?

A

VLAN IDs and associated properties to organize and manage network traffic accordingly

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

Port Tagging? What can it distinguish?

A

Inserting a VLAN identifier into ethernet frames to distinguish between different VLANs on a trunk link

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

How can port tagging enable efficient use of network resources and traffic segregation?

A

Multiple VLANs can share a single physical connection

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

What is the Ethernet standard for port tagging?

A

IEEE 802.1Q

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

Trunk Ports

A

Used to pass multiple VLAN information across switches

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

Switch Virtual Interface (SVI)

A

Virtual interface on a switch that provides Layer 3 processing for VLANs

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

What does the SVI allow switches to do?

A

Route traffic between VLANs by assigning IP addresses to VLAN interfaces (enabling inter-VLAN routing on Layer 2 switches)

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

Does a switch need an assigned IP address?

A

No, unless you need to log into switch for managing

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

Interface Configurations

A

Setting various parameters on network devices

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

Native VLAN

A

Default VLAN on a trunk port that carries untagged traffic

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

What is the native VLAN essential for?

A

Ensuring that untagged traffic on older devices that do not support VLAN tagging is still routed correctly

17
Q

Voice VLAN

A

Designed to prioritize and separate voice traffic from other types of data traffic on the network

18
Q

What does Voice VLAN ensure?

A

QoS for VoIP communications

19
Q

Speed

A

data transfer rate

20
Q

Why would you configure port speed?

A

Compatibility with connected devices and optimize network performance

21
Q

Spanning Tree Protocol (STP)

A

Help prevent switching loops that logically block redundant paths

22
Q

What happens if a network link fails when STP is enabled?

A

STP recalculates the path and unblocks necessary links to ensure network traffic can still be routed efficiently

23
Q

What does STP help a network maintain

A

Reliability and performance

24
Q

Port Aggregation

A

Combine multiple network ports into a single group

25
Link Aggregation
Consolidation of multiple links between switches or between switches and servers
26
What does a port aggregation increase?
Bandwidth and providing redundancy for higher data throughput
27
What does link aggregation enhance?
Overall network capacity and fault tolerance
28
Port Security
Control which devices and how many devices can be connected to a switch port based on the MAC address of the connected host
29
Port Mirroring/Spanning
Redistribute traffic from one port to another
30
What is port mirroring/spanning used for?
Monitor traffic with a packet sniffer or an IDS
31
Maximum Transmission Unit (MTU)
Largest size of a packet or frame that can be sent in a packet or frame network
32
Do MTU packets vary?
Yes, dependent on the physical medium and network protocol
33
What happens if MTU is exceeded? What happens to the network?
This can result in the fragmentation of packets which can reduce network efficiency and increase latency
34
Jumbo Frames
Ethernet frames larger than the standard max of 1500 bytes
35
What happens if all network devices do not support jumbo frames?
This can result in fragmentation
36
What can jumbo frames reduce and improve in high throughput networks?
Overhead and performance