CCN TH

CCN TH

11th Grade

50 Qs

quiz-placeholder

Similar activities

Internet Review

Internet Review

9th - 12th Grade

50 Qs

OM-2

OM-2

11th Grade

53 Qs

Remote, DHCP, DNS, FTP, File, Web, Database server

Remote, DHCP, DNS, FTP, File, Web, Database server

11th Grade

50 Qs

SIMULASI PRODUKTIF TKJ

SIMULASI PRODUKTIF TKJ

1st Grade - University

47 Qs

networking chapter 5 vocab

networking chapter 5 vocab

9th - 12th Grade

46 Qs

Data Processing 1st Term  Exams SS2

Data Processing 1st Term Exams SS2

11th Grade

51 Qs

Ujian PTS

Ujian PTS

11th Grade

50 Qs

Produktif TKJ XII

Produktif TKJ XII

9th - 12th Grade

50 Qs

CCN TH

CCN TH

Assessment

Quiz

Other

11th Grade

Easy

Created by

MUHAMMADAFFAN ALVI

Used 1+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1.When the Trunk port send the data frame, how to deal with?

A. When the VLAN ID is the same as the PVID of the port and is a VLAN ID allowed by the port, remove the Tag and send the message

B. When the VLAN ID is different from the PVID of the port, the data frame is dropped

C. When the VLAN ID is different from the PVID of the port, replace it with PVID forwarding

D. When the VLAN ID is different from the PVID of the port, strip off the TAG and forward

Answer explanation

Explanation (simple and beginner-friendly):

A Trunk port is used to carry data for multiple VLANs. It adds a tag (VLAN ID) to each data frame so switches know which VLAN it belongs to.

When sending data out of a Trunk port:

  • If the frame’s VLAN ID is the same as the port’s PVID (default VLAN) and that VLAN is allowed,
    → the port removes the VLAN tag and sends the frame normally.

This is done so that devices (like computers) that don’t understand VLAN tags can still receive the data.

The other options are incorrect because they describe dropping or wrongly changing the frame when it's not needed.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2.How many bits are there in the VLAN ID in the VLAN format defined by IEEE802.1Q?

A.12

B.6

C.10

D.8

Answer explanation

Explanation (easy and short):

The IEEE 802.1Q standard is used for VLAN tagging in Ethernet frames.

It adds a tag to the frame that includes a VLAN ID field.

  • This VLAN ID is 12 bits long,
    → which means it can support up to 4096 VLANs (from 0 to 4095).

So, the VLAN ID part in the tag is 12 bits.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

3.In the network shown in the figure below, the output information of switch A is shown in the figure. Then in the MAC address table of switch A, which interface does the MAC address of host B correspond to?

A.GigabitEtheret 0/0/3

B.GigabitEthemet0/0/2

C.Eth-Trunk 1

D.GigabitEthernet0/0/1

Answer explanation

Explanation (simple and beginner-friendly):

Looking at the network diagram:

  • Host B is connected to Switch B (SWB).

  • Switch B is connected to Switch A (SWA) through a Trunk link, which is named Eth-Trunk 1 on SWA.

  • If Host B sends a frame to Host A, it goes through Switch B → Trunk → Switch A.

So, when Switch A learns Host B’s MAC address, it sees it coming from the Trunk port, which is:

Eth-Trunk 1

That’s why in the MAC address table of Switch A, Host B’s MAC will appear under Eth-Trunk 1.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4.All ports on the root-bridge switch are designated ports.

A.True

B.False

Answer explanation

Explanation (simple and beginner-friendly):

In STP (Spanning Tree Protocol):

  • The root bridge is the main switch that all others connect to.

  • On the root bridge, all ports are considered designated ports.

Why?

  • Because the root bridge is the center of the tree, and it doesn’t need to block any ports.

  • Designated ports are the ones that send traffic toward the rest of the network.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5.In the configuration BPDU sent by the switch, which bridge ID is unlikely to appear?

A.8192 00-01-02-03-04-CC

B.4096 00-01-02-03-04-CC

C.0 00-01-02-03-04-CC

D.2048 00-01-02-03-04-CC

Answer explanation

Explanation (simple and easy):

In STP (Spanning Tree Protocol), switches send BPDUs (Bridge Protocol Data Units) to share their Bridge ID.
The Priority is usually a multiple of 4096, like:

  • 0

  • 4096

  • 8192

  • 12288

  • … up to 61440

👉 So, 2048 is not a valid STP priority value (not a multiple of 4096), which makes option D unlikely to appear.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6.The number of VLANs that can be created using the commands "vlan batch 10 20" and "vlan batch 10

to 20" respectively is

A.11 and 11

B.11 and 2

C.2 and 2

D. 2 and 11

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7.By default, the root path cost of the root bridge in the STP protocol must be 0.

A.True

B.False

Answer explanation

Explanation (simple and noob-friendly):

In STP (Spanning Tree Protocol):

  • The Root Path Cost shows how far a switch is from the root bridge.

  • The root bridge is the starting point, so its own cost to reach itself is 0.

👉 That’s why the root path cost on the root bridge is always 0 by default.
No distance = No cost!

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?