ENCOR-Cap 1

ENCOR-Cap 1

1st - 4th Grade

7 Qs

quiz-placeholder

Similar activities

Network Devices Quiz

Network Devices Quiz

3rd Grade

12 Qs

ENCOR-Cap 2

ENCOR-Cap 2

1st - 5th Grade

9 Qs

Communication & Networking - IP, MAC, Packets & Protocols

Communication & Networking - IP, MAC, Packets & Protocols

2nd - 12th Grade

10 Qs

Internet basics

Internet basics

3rd Grade

10 Qs

IP Address

IP Address

1st Grade

10 Qs

LaboratorioWANColoquioFinal

LaboratorioWANColoquioFinal

1st Grade

10 Qs

Hardware and Software

Hardware and Software

3rd Grade

10 Qs

Redes I _2 2021-II

Redes I _2 2021-II

1st Grade

10 Qs

ENCOR-Cap 1

ENCOR-Cap 1

Assessment

Quiz

Computers

1st - 4th Grade

Medium

Created by

Quizzes ABRedes

Used 3+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Forwarding of network traffic from a Layer 2 perspective uses what information?

Source IP address

Destination IP address

Source MAC address

Destination MAC address

Data protocol

Answer explanation

The switch uses the destination MAC address to identify the port out of which the packet should be forwarded.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of network device helps reduce the size of a collision domain?

Hub

Switch

Load balancer

Router

Answer explanation

A switch uses the MAC address table to limit the Layer 2 communication between only the two devices communicating with each other.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Forwarding of network traffic from a Layer 3 perspective uses what information?

Source IP address

Destination IP address

Source MAC address

Destination MAC address

Data protocol

Answer explanation

The destination IP address is used to locate the longest matching route and the outbound interface out which it should be forwarded.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of network device helps reduce the size of a broadcast domain?

Hub

Switch

Load balancer

Router

Answer explanation

Broadcast domains do not cross Layer 3 boundaries. Splitting a Layer 2 topology into multiple subnets and joining them with a router reduces the size of a broadcast domain.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _________ can be directly correlated to the MAC address table.

Adjacency table

CAM

TCAM

Routing table

Answer explanation

The CAM is high-speed memory that contains the MAC address table.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A ___________ forwarding architecture provides increased port density and forwarding scalability.

Centralized

Clustered

Software

Distributed

Answer explanation

A distributed architecture uses dedicated components for building the routing table, adjacency table, and forwarding engines. This allows for the forwarding decisions to be made closer to the packet’s egress and is more scalable.

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

CEF is composed of which components? (Choose two.)

Routing Information Base

Forwarding Information Base

Label Information Base

Adjacency table

MAC address table

Answer explanation

CEF is composed of the adjacency table and the Forwarding Information Base.