ExamGecko
Home / Cisco / CCST-Networking / List of questions
Ask Question

Cisco CCST-Networking Practice Test - Questions Answers

Add to Whishlist

List of questions

Question 1

Report Export Collapse

In the network shown in the following graphic, Switch1 is a Layer 2 switch.

Cisco CCST-Networking image Question 1 120029 10112024185521000000

PC-A sends a frame to PC-C. Switch1 does not have a mapping entry for the MAC address of PC-C. Which action does Switch1 take?

Switch1 queries Switch2 for the MAC address of PC-C.

Switch1 queries Switch2 for the MAC address of PC-C.

Switch1 drops the frame and sends an error message back to PC-A.

Switch1 drops the frame and sends an error message back to PC-A.

Switch1 floods the frame out all active ports except port G0/1.

Switch1 floods the frame out all active ports except port G0/1.

Switch1 sends an ARP request to obtain the MAC address of PC-C.

Switch1 sends an ARP request to obtain the MAC address of PC-C.

Suggested answer: B
Explanation:

In a network, when a Layer 2 switch (like Switch1) receives a frame destined for a MAC address that is not in its MAC address table, it performs a flooding operation. This means the switch will send the frame out of all ports except the port on which the frame was received. This flooding ensures that if the destination device is connected to one of the other ports, it will receive the frame and respond, allowing the switch to learn its MAC address.

A . Switch1 queries Switch2 for the MAC address of PC-C: This does not happen in Layer 2 switches; they do not query other switches for MAC addresses.

A . Switch1 drops the frame and sends an error message back to PC-A: This is not the default behavior for unknown unicast frames.

D . Switch1 sends an ARP request to obtain the MAC address of PC-C: ARP is used by devices to map IP addresses to MAC addresses, not by switches to find unknown MAC addresses.

Thus, the correct answer is B. Switch1 floods the frame out all active ports except port G0/1.

Cisco Layer 2 Switching Overview

Switching Mechanisms (Cisco)

asked 11/10/2024
Jarrad Payne
43 questions

Question 2

Report Export Collapse

HOTSPOT

You purchase a new Cisco switch, turn it on, and connect to its console port. You then run the following command:

Cisco CCST-Networking image Question 2 120030 10112024185521000000

For each statement about the output, select True or False.

Note: You will receive partial credit for each correct selection.


Cisco CCST-Networking image Question 2 120030 10112024065521000
Correct answer: Cisco CCST-Networking image answer Question 2 120030 10112024065521000
Explanation:

Cisco IOS Interface Configuration: Cisco Interface Configuration

Understanding Cisco Switch Interfaces: Cisco Switch Interfaces

asked 11/10/2024
Mustapha Amine Atmani
56 questions

Question 3

Report Export Collapse

Which command will display all the current operational settings configured on a Cisco router?

show protocols

show protocols

show startup-config

show startup-config

show version

show version

show running-config

show running-config

Suggested answer: D
Explanation:

Cisco CCST-Networking image Question 3 explanation 120031 10112024185521000000

The show running-config command is used on a Cisco router to display the current operational settings that are actively configured in the router's RAM. This command outputs all the configurations that are currently being executed by the router, which includes interface configurations, routing protocols, access lists, and other settings. Unlike show startup-config, which shows the saved configuration that the router will use on the next reboot, show running-config reflects the live, current configuration in use.

show running-config: This command displays the current configuration running on the router. It includes all the operational settings and configurations applied to the router.

show protocols: This command shows the status of configured protocols on the router but not the entire configuration.

show startup-config: This command displays the configuration saved in NVRAM, which is used to initialize the router on startup, but not necessarily the current running configuration.

show version: This command provides information about the router's software version, hardware components, and uptime but does not display the running configuration.

Cisco IOS Commands: Cisco IOS Commands

asked 11/10/2024
Junwei Li
41 questions

Question 4

Report Export Collapse

DRAG DROP

Examine the connections shown in the following image. Move the cable types on the right to the appropriate connection description on the left. You may

Cisco CCST-Networking image Question 4 120032 10112024185521000000


Cisco CCST-Networking image Question 4 120032 10112024065521000
Correct answer: Cisco CCST-Networking image answer Question 4 120032 10112024065521000
Explanation:

Network Cable Types and Uses: Cisco Network Cables

Understanding Ethernet Cabling: Ethernet Cable Guide

asked 11/10/2024
ALOUAT EKRAM
49 questions

Question 5

Report Export Collapse

DRAG DROP

Move each cloud computing service model from the list on the left to the correct example on the right

Note: You will receive partial credit for each correct answer.


Cisco CCST-Networking image Question 5 120033 10112024065521000
Correct answer: Cisco CCST-Networking image answer Question 5 120033 10112024065521000
Explanation:

Cloud Service Models: Understanding IaaS, PaaS, SaaS

NIST Definition of Cloud Computing: NIST Cloud Computing

asked 11/10/2024
Olanrewaju Abolanle
36 questions

Question 6

Report Export Collapse

Examine the following output:

Cisco CCST-Networking image Question 6 120034 10112024185521000000

Which two conclusions can you make from the output of the tracert command? (Choose 2.)

Note: You will receive partial credit for each correct answer.

The trace successfully reached the www.cisco.com server.

The trace successfully reached the www.cisco.com server.

The trace failed after the fourth hop.

The trace failed after the fourth hop.

The IPv6 address associated with the www.cisco.com server is 2600:1408: c400: 38d: : b33.

The IPv6 address associated with the www.cisco.com server is 2600:1408: c400: 38d: : b33.

The routers at hops 5 and 6 are offline.

The routers at hops 5 and 6 are offline.

The device sending the trace has IPv6 address 2600:1408:c400:38d :: b33.

The device sending the trace has IPv6 address 2600:1408:c400:38d :: b33.

Suggested answer: A, C
Explanation:

* Statement A: 'The trace successfully reached the www.cisco.com server.' This is true as indicated by the 'Trace complete' message at the end, showing that the trace has reached its destination.

* Statement C: 'The IPv6 address associated with the www.cisco.com server is 2600:1408:c400:38d::b33.' This is true because the final hop in the trace, which is the destination, has this IPv6 address.

* Statement B: 'The trace failed after the fourth hop.' This is incorrect as the trace continues beyond the fourth hop, despite some intermediate timeouts.

* Statement D: 'The routers at hops 5 and 6 are offline.' This is not necessarily true. The routers might be configured to not respond to traceroute requests.

* Statement E: 'The device sending the trace has IPv6 address 2600:1408:c400:38d::b33.' This is incorrect; this address belongs to the destination server, not the sender.

* Understanding Traceroute: Traceroute Guide

asked 11/10/2024
PKE Holding AG Leitgeb
43 questions

Question 7

Report Export Collapse

DRAG DROP

Move the MFA factors from the list on the left to their correct examples on the right. You may use each factor once, more than once, or not at all.

Note: You will receive partial credit for each correct selection.


Cisco CCST-Networking image Question 7 120035 10112024065521000
Correct answer: Cisco CCST-Networking image answer Question 7 120035 10112024065521000
Explanation:

Multi-Factor Authentication (MFA) Explained: MFA Guide

Understanding Authentication Factors: Authentication Factors

asked 11/10/2024
PATRICK ADUSEI
46 questions

Question 8

Report Export Collapse

A Cisco switch is not accessible from the network. You need to view its running configuration.

Which out-of-band method can you use to access it?

Become a Premium Member for full access
  Unlock Premium Member

Question 9

Report Export Collapse

A user reports that a company website is not available. The help desk technician issues a tracert command to determine if the server hosting the website is reachable over the network. The output of the command is shown as follows:

Cisco CCST-Networking image Question 9 120037 10112024185521000000

What can you tell from the command output?

Become a Premium Member for full access
  Unlock Premium Member

Question 10

Report Export Collapse

Which wireless security option uses a pre-shared key to authenticate clients?

Become a Premium Member for full access
  Unlock Premium Member
Total 40 questions
Go to page: of 4
Search

Related questions