ENCOR-Cap 1

ENCOR-Cap 1

1st - 4th Grade

7 Qs

quiz-placeholder

Similar activities

CCNA - SRWE&ENSA - Cap13-16

CCNA - SRWE&ENSA - Cap13-16

1st - 3rd Grade

10 Qs

Networking Review

Networking Review

KG - University

12 Qs

Mikrotik Dasar

Mikrotik Dasar

1st - 3rd Grade

10 Qs

Unit 1 - Group A

Unit 1 - Group A

1st Grade

10 Qs

AIJ XI

AIJ XI

2nd Grade

10 Qs

DNS and Domain Structure

DNS and Domain Structure

1st - 3rd Grade

11 Qs

ISP and Addressing

ISP and Addressing

1st - 5th Grade

10 Qs

Quiz 3 - Networking and the Internet

Quiz 3 - Networking and the Internet

4th - 8th Grade

12 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.