ENCOR-Cap 1

ENCOR-Cap 1

1st - 4th Grade

7 Qs

quiz-placeholder

Similar activities

AIJ - Routing Statis

AIJ - Routing Statis

2nd - 3rd Grade

10 Qs

DNS Domain Name

DNS Domain Name

1st - 3rd Grade

11 Qs

Communication & Networking - Security Measures

Communication & Networking - Security Measures

2nd - 12th Grade

10 Qs

Pengalamatan IP Address

Pengalamatan IP Address

1st - 3rd Grade

10 Qs

Communication & Networking - IP Addressing

Communication & Networking - IP Addressing

2nd - 12th Grade

10 Qs

QUIZ-VLAN1

QUIZ-VLAN1

1st - 2nd Grade

10 Qs

Post-Test Training Mikrotik Day 01

Post-Test Training Mikrotik Day 01

3rd Grade

10 Qs

Communication & Networking - Hardware (LAN)

Communication & Networking - Hardware (LAN)

3rd - 12th 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.