wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CCNA Final Exam: Questions 1-5

Total questions: 64

Worksheet time: 32mins

Name
Class
Date
1.

Which traffic type commonly uses the Real-Time Transport Protocol (RTP)?

a)

Static web page downloads

b)

Encrypted file backups overnight

c)

Bulk peer-to-peer data sync

d)

Video streams during conferencing

2.

Which wireless technology is designed for low power and low data rate, making it suitable for home automation sensors?

a)

ZigBee mesh for smart devices

b)

5G cellular user equipment

c)

Wi‑Fi high‑throughput access

d)

LoRaWAN long‑range gateways

3.

In the TCP/IP model, which layer is responsible for routing packets across interconnected networks?

a)

Internet layer routing functions

b)

Transport layer session control

c)

Application layer service APIs

d)

Network access physical signaling

4.

Which server type stores records such as A, NS, AAAA, and MX to resolve hostnames?

a)

DNS authoritative resolvers

b)

Email relay gateways

c)

File distribution servers

d)

Web application front ends

5.

Which statement best describes a proprietary protocol?

a)

Defined and controlled by one organization

b)

Freely implemented by any vendor

c)

Always part of the TCP/IP open suite

d)

Mandated by international standards bodies

6.

What service is provided by DNS?

a)

Uses encryption to secure web multimedia exchanges

b)

Allows data transfers between a client and file server

c)

A basic set of rules for exchanging multimedia files

d)

Resolves domain names into IP addresses

7.

A client packet is received by a server with destination port 110. What service is the client requesting?

a)

SMTP

b)

DHCP

c)

POP3

d)

DNS

8.

What command can be used on a Windows PC to see the IP configuration of that computer?

a)

show ip interface brief

b)

ping

c)

ipconfig

d)

show interfaces

9.

A wired laser printer is attached to a home computer and shared so other computers on the home network can use it. What networking model is in use?

a)

peer-to-peer (P2P)

b)

point-to-point

c)

client-based

d)

master-slave

10.

What characteristic describes a virus?

a)

An attack that slows or crashes a device or service

b)

Malicious software or code running on an end device

c)

The use of stolen credentials to access private data

d)

A network device that filters traffic entering a network

11.

Three employees use a corporate network for an audio conference, financial transactions, and browsing a web page. With QoS enabled, which priority order from highest to lowest is most appropriate for these data types?

a)

web page, audio conference, financial transactions

b)

audio conference, web page, financial transactions

c)

financial transactions, audio conference, web page

d)

audio conference, financial transactions, web page

12.

Which IPv6 addressing component is assigned by the provider and identifies the general network portion?

a)

subnet ID

b)

interface ID

c)

global routing prefix

d)

subnet mask

13.

In IPv6, which component is equivalent to the host portion in IPv4 and uniquely identifies an endpoint on a link?

a)

global routing prefix

b)

subnet ID

c)

interface ID

d)

subnet mask

14.

During an end‑to‑end file transfer using FTP, which set of TCP/IP model layers is involved?

a)

application and Internet layers only

b)

application, Internet, and network access layers only

c)

application, transport, Internet, and network access layers

d)

application, session, transport, network, data link, and physical layers

15.

A switch begins forwarding a frame as soon as it reads the destination MAC address. Which forwarding method is described?

a)

fragment‑free switching

b)

buffered switching

c)

cut‑through switching

d)

store‑and‑forward switching

16.

Which characteristic is typical of store‑and‑forward switching?

a)

has consistently lower latency than other methods

b)

may forward runt frames due to early transmission

c)

always stores the entire frame before forwarding

d)

forwards immediately after destination is read

17.

Which two checks are performed by a store‑and‑forward switch before forwarding a frame?

a)

CRC and frame length checks

b)

destination address and VLAN tag checks

c)

TTL and header checksum checks

d)

port duplex and speed checks

18.

Which switching method can exhibit lower latency but risks transmitting corrupt or runt frames?

a)

broadcast suppression method

b)

cut‑through method

c)

store‑and‑forward method

d)

adaptive learning method

19.

In the diagram, which router interface IP should be configured as host H1's default gateway?

a)

R2 S0/0/0 interface address

b)

R1 G0/0 interface address

c)

R2 S0/0/1 interface address

d)

R1 S0/0/0 interface address

20.

Which service is the core function of Internet Messenger?

a)

Remote administrative access to network devices

b)

Encrypted tunnels for secure remote access

c)

Real-time chatting among remote users

d)

Resolving domain names to IP addresses

21.

A host must send traffic off its local LAN. Which simple configuration enables this routing at the host?

a)

Set a static ARP entry to the router

b)

Configure the router's LAN interface as default gateway

c)

Enable DHCP client on the switch port

d)

Assign the ISP DNS server as default route

22.

Network A requires about 100 usable host addresses. Which subnet mask best meets this need on a Class C network?

a)

/25 giving 128 usable addresses

b)

/28 giving 16 usable addresses

c)

/26 giving 64 usable addresses

d)

/27 giving 32 usable addresses

23.

You must allocate subnets for four segments: A=100 hosts, B=50 hosts, C=25 hosts, D=2 hosts. Which first-fit allocation from a 192.168.0.0/24 pool is most efficient?

a)

A: /30, B: /28, C: /27, D: /25

b)

A: /26, B: /25, C: /27, D: /28

c)

A: /25, B: /26, C: /27, D: /30

d)

A: /27, B: /26, C: /25, D: /29

24.

A network engineer mistakenly sets H1's default gateway to R1's serial interface. What is the likely outcome for H1's connectivity?

a)

H1 reaches local LAN but cannot reach remote networks

b)

H1 works normally due to router proxy ARP

c)

H1 can reach remote networks but not DNS servers

d)

H1 loses connectivity because gateway is off the LAN

25.

Refer to the exhibit showing an ARP table output. Which protocol was responsible for building the table that is shown?

a)

DHCP

b)

ARP

c)

DNS

d)

ICMP

26.

A network administrator observes corrupted, distorted signals on newly installed copper Ethernet cabling routed near fluorescent lights and electrical equipment. Which two factors are most likely causing interference with the cabling?

a)

Crosstalk and signal attenuation

b)

Extended length and crosstalk

c)

Signal attenuation and extended length

d)

RFI and EMI

27.

A host must send a packet to a device on a remote LAN segment but has no entry for the destination in its ARP cache. How will the host obtain the destination MAC address?

a)

Send the frame with a broadcast MAC address

b)

Send an ARP request for the destination MAC

c)

Send a request to DNS for the destination MAC

d)

Send the frame using its own MAC as destination

28.

On a Windows PC, which command directly displays the ARP cache entries similar to the table shown in the exhibit?

a)

nslookup

b)

arp -a

c)

netstat -r

d)

ipconfig /all

29.

A client packet arrives with destination port 53. Which service is being requested?

a)

IMAP

b)

DNS

c)

NetBIOS (NetBT)

d)

POP3

30.

A new LAN must support 25 hosts. What is the smallest subnet mask that meets this requirement?

a)

255.255.255.128

b)

255.255.255.240

c)

255.255.255.224

d)

255.255.255.192

31.

Which description correctly characterizes a Trojan horse?

a)

Malicious software or code on an end device

b)

A network device that filters inbound traffic

c)

An attack that slows or crashes a network service

d)

Use of stolen credentials to access private data

32.

What service is provided by HTTPS?

a)

Encryption securing exchange of text, images, sound, video

b)

Secure remote access to network devices and servers

c)

Resolving domain names like cisco.com to IP addresses

d)

Remote access to network devices without encryption

33.

How does a PC track flows for multiple application sessions so each app receives the correct packets?

a)

By the source port number used by each application

b)

By the source IP address of the PC

c)

By the destination IP address of the PC

d)

By the destination MAC address of the PC

34.

A new LAN must support 61 connected devices. Which subnet mask provides enough usable host addresses while being the smallest possible?

a)

255.255.255.224

b)

255.255.255.192

c)

255.255.255.128

d)

255.255.255.240

35.

Which statement best describes a DoS attack?

a)

Software that secretly collects user information

b)

An attack that slows or crashes a network service

c)

A filtering device controlling network traffic

d)

Credential theft to access private data

36.

You need a subnet that supports about 100 hosts with minimal waste. Which prefix length fits this requirement?

a)

/27 providing 30 usable hosts

b)

/25 providing 126 usable hosts

c)

/24 providing 254 usable hosts

d)

/26 providing 64 usable hosts

37.

A point-to-point link between two routers needs 2 usable addresses. Which subnet is most appropriate?

a)

192.168.0.0/24

b)

192.168.0.128/26

c)

192.168.0.192/27

d)

192.168.0.224/30

38.

Match each network with the correct IP address block to satisfy host needs shown in the diagram.

a)

Network A → 192.168.0.0/25

b)

Network B → 192.168.0.128/26

c)

Network C → 192.168.0.192/27

d)

Network D → 192.168.0.224/30

39.

For a subnet supporting 50 hosts, what is the smallest mask that meets the requirement?

a)

255.255.255.192 supporting 62 hosts

b)

255.255.255.128 supporting 126 hosts

c)

255.255.255.224 supporting 30 hosts

d)

255.255.255.240 supporting 14 hosts

40.

Match the application protocols to the correct transport protocols as shown. Which protocol uses TCP?

a)

DHCP and TFTP use TCP

b)

HTTP and TFTP use UDP

c)

SMTP and DHCP use UDP

d)

FTP, HTTP, SMTP use TCP

41.

What service is provided by SMTP?

a)

Allows remote access to network devices and servers

b)

Uses encryption to provide secure remote access to network devices and servers

c)

An application that allows real-time chatting among remote users

d)

Allows clients to send email to a mail server and servers to send email to other servers

42.

Which scenario describes a function provided by the transport layer?

a)

VoIP phone uses its burned identifier as a transport layer address

b)

Web-based movie sound is encoded within the transport layer header

c)

Two browser windows open; transport layer delivers each page to the correct window

d)

Transport layer formats the screen so pages render properly on any device

43.

In the exhibit, Host B on subnet Teachers sends a packet to Host D on subnet Students. What Layer 2 destination and source addresses are in the frame leaving Host B toward the router?

a)

Dest 00-00-0c-94-36-ab; Src 00-00-0c-94-36-aa

b)

Dest 00-00-0c-94-36-dd; Src 00-00-0c-94-36-bb

c)

Dest 00-00-0c-94-36-ab; Src 00-00-0c-94-36-bb

d)

Dest 00-00-0c-94-36-cd; Src 00-00-0c-94-36-bb

44.

In the same exhibit, what Layer 3 destination and source IP addresses are in the packet leaving Host B toward the router?

a)

Dest 172.16.20.200; Src 172.16.10.200

b)

Dest 172.16.20.99; Src 172.16.10.200

c)

Dest 172.16.20.200; Src 172.16.10.100

d)

Dest 172.16.20.99; Src 172.16.10.100

45.

What does the term attenuation mean in data communication?

a)

Time for a signal to reach its destination

b)

Loss of signal strength as distance increases

c)

Leakage of signals from one cable pair to another

d)

Strengthening of a signal by a networking device

46.

Which application protocol commonly relies on UDP rather than TCP?

a)

HTTP uses UDP for web pages

b)

SMTP uses UDP for email relay

c)

TFTP uses UDP for lightweight file transfer

d)

FTP uses UDP for quicker transfers

47.

Which transport-layer concept best explains delivering two web pages to their correct browser windows?

a)

ARP resolves window identifiers

b)

MAC addresses distinguish browser tabs

c)

DHCP assigns unique socket IDs

d)

Port numbers identify application endpoints

48.

When Host B sends to Host D across subnets, which device’s MAC becomes the Layer 2 destination on the first hop?

a)

Router interface Fa0 MAC

b)

Host C NIC MAC

c)

Host D NIC MAC

d)

Switch uplink MAC

49.

Refer to the exhibit. An administrator is trying to configure the switch but receives the error message that is displayed in the exhibit. What is the problem?

a)

The entire command, configure terminal, must be used.

b)

The administrator is already in global configuration mode.

c)

The administrator must first enter privileged EXEC mode before issuing the command.

d)

The administrator must connect via the console port to access global configuration mode.

50.

Which two protocols operate at the top layer of the TCP/IP protocol suite? (Choose two.)

a)

POP

b)

DNS

51.

A company has a file server that shares a folder named Public. The network security policy specifies that the Public folder is assigned Read-Only rights to anyone who can log into the server while the Edit rights are assigned only to the network admin group. Which component is addressed in the AAA network service framework?

a)

authorization

b)

authentication

52.

What three requirements are defined by the protocols used in network communications to allow message transmission across a network? (Choose three.)

a)

message encoding

b)

media selection

c)

message size

53.

What are two characteristics of IP? (Choose two.)

a)

does not require a dedicated end-to-end connection

b)

operates independently of the network media

54.

Which network characteristic ensures prioritized video traffic so meeting quality remains excellent during a call?

a)

Scalability for future user growth

b)

Quality of service for prioritized traffic

c)

Integrity of stored configuration files

d)

Security using strong authentication

55.

Which cause most commonly degrades signals on UTP cabling during installation work?

a)

Low-quality shielding in copper

b)

Improper termination of twisted pairs

c)

Loss of light across long links

d)

Installing cables inside conduit

56.

You need a subnet that contains host address 192.168.1.96. Which subnet range is correct?

a)

192.168.1.64/29 includes .65–.70

b)

192.168.1.32/28 includes .33–.46

c)

192.168.1.32/27 includes .33–.62

d)

192.168.1.64/26 includes .65–.126

57.

Refer to the exhibit. Based on the tracert output shown, which two statements about network connectivity are correct? (Choose two.)

a)

The host lacks a configured default gateway

b)

There are 4 hops to reach 192.168.100.1

c)

There is successful connectivity to 192.168.100.1

d)

The path supports high-quality videoconferencing

e)

Average round-trip time is 2 milliseconds

58.

Which two actions best assess traffic flow patterns and network traffic types using a protocol analyzer? (Choose two.)

a)

Capture traffic on weekends when usage is low

b)

Capture during peak utilization to reflect typical types

c)

Only capture near the data center aggregation switches

d)

Perform captures on different network segments

e)

Only capture WAN web traffic because it dominates volume

59.

What is the consequence of configuring a router with the ipv6 unicast-routing global configuration command?

a)

Each interface creates an IPv6 link-local address

b)

A global unicast address is statically added

c)

Interfaces start sending ICMPv6 Router Advertisements

d)

All router interfaces automatically activate

60.

Which three OSI layers map to the Application layer of the TCP/IP model? (Choose three.)

a)

Application, Transport, Internet

b)

Session, Transport, Network

c)

Application, Presentation, Session

d)

Presentation, Data Link, Physical

e)

Network, Data Link, Physical

61.

Refer to the exhibit. PC1 sends a packet to PC2 and routing is configured between R1 and R2. What will R1 do with the Ethernet frame header attached by PC1?

a)

Open the header to decide if it exits interface S0/0/0

b)

Do nothing, because a route exists to the destination

c)

Remove the Ethernet header and build a new Layer 2 header

d)

Open and replace only the destination MAC address

62.

A host has an incorrect default gateway configured. What is the most likely impact on its connectivity?

a)

Cannot communicate with local subnet hosts

b)

Loopback ping to 127.0.0.1 will fail

c)

Cannot communicate with hosts in other networks

d)

Switch will not forward packets from this host

63.

Which statement correctly describes an ARP behavior on IPv4 networks?

a)

Frames are encapsulated using ARP tables only

b)

Device sends ARP reply when it needs a MAC

c)

Host with IP but no MAC sends ARP broadcast

d)

ARP request always targets a single known MAC

64.

A new LAN must support 90 usable hosts. Which subnet mask provides the smallest network that meets this requirement?

a)

255.255.255.128 supports at least 126 hosts

b)

255.255.255.240 supports about 14 hosts

c)

255.255.255.224 supports about 30 hosts

d)

255.255.255.248 supports about 6 hosts