6. Switches and Routers Flashcards

1
Q

What is the primary difference between a switch and a hub?

A

A switch forwards frames to specific ports using MAC addresses, while a hub
broadcasts data to all devices connected to it.

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

How do routers differ from switches in functionality?

A

Routers operate at the Network layer, forwarding packets between different
networks using IP addresses, while switches operate at the Data Link layer and
forward frames within the same network.

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

What is a collision domain, and how does a switch reduce collisions?

A

A collision domain is a network segment where packet collisions can occur.
Switches reduce collisions by creating separate domains for each port.

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

What is Network Address Translation (NAT), and what is its purpose?

A

NAT allows multiple devices on a private network to share a single public IP
address, conserving IPv4 address space.

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

What is MPLS, and how does it improve routing efficiency?

A

Multi-Protocol Label Switching (MPLS) uses labels to route packets,
avoiding complex routing table lookups and improving speed.

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

What is the role of routing tables in a router?

A

Routing tables map destination networks to next-hop addresses or interfaces,
enabling packet forwarding.

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