Chapter 8 Flashcards

(24 cards)

1
Q

How does a Layer-2 switch differ from a router?

A

Layer-2 switches use MAC addresses and work at the data link layer; routers use IP addresses and work at the network layer.

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

How does a Layer-2 switch differ from a VLAN?

A

Layer-2 switches forward packets using MAC addresses; VLANs use tagging (IEEE 802.1q) to isolate traffic within or between switches.

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

How does a router differ from a VLAN?

A

VLANs create subnets inside switches; routers connect different subnets between devices.

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

When would you use a switched backbone?

A

To increase efficiency and separate traffic across the network within a building.

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

When would you use a routed backbone?

A

To connect different buildings and isolate subnets for better traffic control.

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

When would you use a VLAN backbone?

A

When you need to group devices from different locations into the same subnet.

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

How do routed backbones work?

A

They use Layer 3 (network layer) addresses to forward packets across subnets, typically with a bus topology.

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

What happens if you remove routers in each building and use only one core router?

A

It would work but increase traffic and reduce performance; only one subnet means more broadcast traffic.

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

How do switched backbones work?

A

Use a star topology with a central switch (collapsed backbone); all LANs connect into the switch directly.

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

What are the advantages of routed backbones?

A

Clear subnet separation and management; controlled broadcast domains.

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

What are the disadvantages of routed backbones?

A

Slower performance and more complex configuration/management.

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

What are the advantages of switched backbones?

A

Faster performance, easier centralized management, fewer devices, less cost.

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

What are the disadvantages of switched backbones?

A

More broadcast traffic, more cable needed, and total failure if the switch fails.

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

Compare rack-based and chassis-switch based backbones.

A

Rack-based systems are modular and flexible; chassis switches use pluggable modules and are easily upgradable.

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

What is a module in a chassis switch?

A

A plug-in component like a switch, hub, or router that adds functionality or ports.

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

How does a single-switch VLAN work?

A

All VLAN traffic stays within one switch; devices are grouped by software into virtual segments.

17
Q

How does a multi-switch VLAN work?

A

Multiple switches coordinate VLAN traffic using tagging (802.1q) or encapsulation.

18
Q

What is IEEE 802.1q?

A

A standard for VLAN tagging that inserts 16 bytes of VLAN info into Ethernet frames for multi-switch VLAN communication.

19
Q

What are advantages of VLANs?

A

Faster performance, better traffic control, supports cross-location subnet grouping, and traffic prioritization.

20
Q

What are disadvantages of VLANs?

A

More complex setup and higher cost; usually used in large networks.

21
Q

How can you improve BN performance?

A

Identify and eliminate bottlenecks, upgrade devices or circuits, reduce traffic, or prioritize applications.

22
Q

Why are broadcast messages important?

A

They provide updates like printer status or server shutdown notices, but should be filtered to limit network load.

23
Q

What are the preferred backbone architectures by layer?

A

Access: switched backbones; Distribution: VLANs; Core: routed backbones.

24
Q

Will Ethernet move into the WAN?

A

Yes—Ethernet/IP is replacing SONET/ATM in many WANs due to cost and performance benefits.