wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

NetAcad Quiz Questions

Total questions: 48

Worksheet time: 24mins

Name
Class
Date
1.

In which alternative to DHCPv6 does a router dynamically provide IPv6 configuration information to hosts? 7.2.4

a)

ARP

b)

EUI-64

c)

ICMPv6

d)

SLAAC

2.

Which two types of devices are typically assigned static IP addresses? (Choose two.) 7.1.3

a)

workstations

b)

web servers

c)

printers

d)

hubs

e)

laptops

3.

Which network migration technique encapsulates IPv6 packets inside IPv4 packets to carry them over IPv4 network infrastructures? 7.2.1

a)

encapsulation

b)

translation

c)

dual-stack

d)

tunneling

4.

Which type of IPv6 address is not routable and used only for communication on a single subnet? 7.2.3

a)

global unicast address

b)

link-local address

c)

loopback address

d)

unique local address

e)

unspecified address

5.

An IPv6 enabled device sends a data packet with the destination address of FF02::1. What is the target of this packet?​ 7.2.5

a)

the one IPv6 device on the link that has been uniquely configured with this address

b)

all IPv6 enabled devices on the local link​ or network

c)

only IPv6 DHCP servers​

d)

only IPv6 configured routers

6.

A user who is unable to connect to the file server contacts the help desk. The helpdesk technician asks the user to ping the IP address of the default gateway that is configured on the workstation. What is the purpose for this ping command? 7.3.2

a)

to obtain a dynamic IP address from the server

b)

to request that gateway forward the connection request to the file server

c)

to test that the host has the capability to reach hosts on other networks

d)

to resolve the domain name of the file server to its IP address

7.

What is an ISP? 1.2.4

a)

It is a standards body that develops cabling and wiring standards for networking.

b)

It is a protocol that establishes how computers within a local network communicate.

c)

It is an organization that enables individuals and businesses to connect to the Internet.

d)

It is a networking device that combines the functionality of several different networking devices in one.

8.

How does BYOD change the way in which businesses implement networks?​ 1.4.1

a)

BYOD requires organizations to purchase laptops rather than desktops.

b)

BYOD users are responsible for their own network security, thus reducing the need for organizational security policies.

c)

BYOD devices are more expensive than devices that are purchased by an organization.

d)

BYOD provides flexibility in where and how users can access network resources.

9.

An employee wants to access the network of the organization remotely, in the safest possible way. What network feature would allow an employee to gain secure remote access to a company network? 1.4.3

a)

ACL

b)

IPS

c)

VPN

d)

BYOD

10.

Which three devices are considered end devices in a network? (Choose three.) 1.2.1

a)

router

b)

switch

c)

VoIP phone

d)

security camera

e)

TelePresence endpoint

11.

A college is building a new dormitory on its campus. Workers are digging in the ground to install a new water pipe for the dormitory. A worker accidentally damages a fiber optic cable that connects two of the existing dormitories to the campus data center. Although the cable has been cut, students in the dormitories only experience a very short interruption of network services. What characteristic of the network is shown here? 1.3.2

a)

quality of service (QoS)

b)

scalability

c)

security

d)

fault tolerance

e)

integrity

12.

What are two characteristics of a scalable network? (Choose two.) 1.3.2

a)

easily overloaded with increased traffic

b)

grows in size without impacting existing users

c)

is not as reliable as a small network

d)

suitable for modular devices that allow for expansion

e)

offers limited number of applications

13.

Which statement describes a characteristic of a converged network? 1.3.1

a)

A single network that delivers voice, video, and data to a variety of devices.

b)

Network services are delivered over a wide range of network platforms.

c)

The network establishes separate communication channels for each network service.

d)

The network uses different technologies for voice, video, and data.

14.

What is a WAN? 1.2.2

a)

a network infrastructure designed to provide data storage, retrieval, and replication

b)

a network infrastructure that provides access to other networks over a large geographic area

c)

a network infrastructure that spans a limited physical area such as a city

d)

a network infrastructure that provides access in a small geographic area

15.

During a routine inspection, a technician discovered that software that was installed on a computer was secretly collecting data about websites that were visited by users of the computer. Which type of threat is affecting this computer? 1.4.3

a)

DoS attack​

b)

identity theft

c)

spyware

d)

zero-day attack

16.

In which scenario would the use of a WISP be recommended?

a)

an Internet cafe in a city

b)

a farm in a rural area without wired broadband access

c)

any home with multiple wireless devices

d)

an apartment in a building with cable access to the Internet

17.

Why would a technician enter the command copy startup-config running-config? 2.2.3

a)

to remove all configurations from the switch

b)

to save an active configuration to NVRAM

c)

to copy an existing configuration into RAM

d)

to make a changed configuration the new startup configuration

18.

Which device acts as a gateway to allow hosts to send traffic to remote IP networks? 2.3.1

a)

DNS server

b)

DHCP server

c)

local router

d)

local switch

19.

An IT technician has manually configured an IP address on a laptop for a new employee. Each time the employee tries to connect to the LAN, the employee receives a duplicate IP address error message. What can the company do to prevent this situation from arising again?

a)

Configure the IP address on an SVI on the laptop.

b)

Use a virtual private network instead of the company LAN

c)

Use DHCP to automatically assign addresses.

d)

Use laptops that do not require IP addresses.

20.

What command will prevent all unencrypted passwords from displaying in plain text in a configuration file? 2.2.2

a)

(config)# enable password secret

b)

(config)# enable secret Secret_Password

c)

(config-line)# password secret

d)

(config)# service password-encryption

e)

(config)# enable secret Encrypted_Password

21.

An administrator has just changed the IP address of an interface on an IOS device. What else must be done in order to apply those changes to the device? 2.2.3

a)

Copy the running configuration to the startup configuration file.

b)

Copy the information in the startup configuration file to the running configuration.

c)

Reload the device and type yes when prompted to save the configuration.

d)

Nothing must be done. Changes to the configuration on an IOS device take effect as soon as the command is typed correctly and the Enter key has been pressed.

22.

True or False?

Mobile devices do not require IP addresses to communicate on the Internet. 2.3.1

a)

True

b)

False

23.

A technician configures a switch with these commands:


SwitchA(config)# interface vlan 1

SwitchA(config-if)# ip address 192.168.1.1 255.255.255.0

SwitchA(config-if)# no shutdown


What is the technician configuring? 2.3.2

a)

Telnet access

b)

SVI

c)

password encryption

d)

physical switchport access

24.

How is SSH different from Telnet? 2.1.2

a)

SSH makes connections over the network, whereas Telnet is for out-of-band access.

b)

SSH provides security to remote sessions by encrypting messages and using user authentication. Telnet is considered insecure and sends messages in plaintext.

c)

SSH requires the use of the PuTTY terminal emulation program. Tera Term must be used to connect to devices through the use of Telnet.

d)

SSH must be configured over an active network connection, whereas Telnet is used to connect to a device from a console connection.

25.

What layer of the TCP/IP protocol model determines the best path through the network? 3.2.4

a)

application

b)

transport

c)

internet

d)

network access

26.

What type of delivery uses data link layer addresses? 3.3.2

a)

remote delivery

b)

local and remote delivery

c)

local delivery

d)

remote delivery using routers

27.

Which layer of the OSI model defines services to segment and reassemble data for individual communications between end devices? 3.2.4

a)

application

b)

presentation

c)

session

d)

transport

28.

What type of message is sent to a specific group of hosts? 3.1.1

a)

static

b)

unicast

c)

dynamic

d)

multicast

29.

At which layer of the OSI model would a physical address be encapsulated? 3.3.2

a)

physical layer

b)

data link layer

c)

network layer

d)

transport layer

30.

Which logical address is used for delivery of data to a remote network? 3.3.2

a)

destination MAC address

b)

destination IP address

c)

destination port number

d)

source MAC address

e)

source IP address

31.

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

a)

connector specifications

b)

message encoding

c)

media selection

d)

message size

e)

delivery options

32.

Which message delivery option is used when all devices need to receive the same message simultaneously? 3.1.1

a)

duplex

b)

unicast

c)

multicast

d)

broadcast

33.

What is the general term that is used to describe a piece of data at any layer of a networking model? 3.3.1

a)

frame

b)

packet

c)

protocol data unit

d)

segment

34.

What is the purpose of protocols in data communications? 3.1.1

a)

specifying the bandwidth of the channel or medium for each type of communication

b)

specifying the device operating systems that will support the communication

c)

providing the rules required for a specific type of communication to occur

d)

dictating the content of the message sent during communication

35.

If the default gateway is configured incorrectly on the host, what is the impact on communications? 3.3.2

a)

The host is unable to communicate on the local network.

b)

The host can communicate with other hosts on the local network, but is unable to communicate with hosts on remote networks.

c)

The host can communicate with other hosts on remote networks, but is unable to communicate with hosts on the local network.

d)

There is no impact on communications.

36.

Why are open standards important in the data communications industry? 3.2.3

a)

They are required for devices to gain access to the Internet.

b)

They eliminate the threat of security breaches.

c)

They enable interoperability between software and hardware from different vendors.

d)

They encourage network organizations to develop proprietary software to retain their competitive edge.

37.

Which method of data transfer allows information to be sent and received at the same time? 4.4.3

a)

multiplex

b)

simplex

c)

full duplex

d)

half duplex

38.

What is a characteristic of a WAN hub-and-spoke topology? 4.4.2

a)

All sites require a hub device that connects to a router.

b)

The branch sites are connected to a central site through point-to-point links.​

c)

It requires that some of the branch sites be interconnected through point-to-point links.

d)

It requires that every site be interconnected to each other through point-to-point links.

39.

Which two factors influence the method that is used for media access control? (Choose two.) 4.4.1

a)

how signals are encoded by the NICs on end devices​

b)

how the IP protocol forwards the packet to the destination

c)

how the connection between nodes appears to the data link layer

d)

how data is generated by end devices applications

e)

how nodes share the media

40.

What is the purpose of the OSI physical layer? 4.1.2

a)

controlling access to media

b)

exchanging frames between nodes over physical network media

c)

transmitting bits across the local media

d)

performing error detection on received frames

41.

Which is a function of the Logical Link Control (LLC) sublayer? 4.3.1

a)

to identify which network layer protocol is being used

b)

to define the media access processes that are performed by the hardware

c)

to provide data link layer addressing

d)

to accept segments and package them into data units that are called packets

42.

A network team is comparing topologies for connecting on a shared media. Which physical topology is an example of a hybrid topology for a LAN? 4.4.3

a)

extended star

b)

partial mesh

c)

bus

d)

ring

43.

What method is used to manage contention-based access on a wireless network? 4.2.4

a)

CSMA/CD

b)

CSMA/CA

c)

priority ordering

d)

token passing

44.

What type of cable is used to connect a workstation serial port to a Cisco router console port? 4.2.2

a)

coaxial

b)

rollover

c)

crossover

d)

straight-through

45.

Which statement correctly describes frame encoding? 4.1.3

a)

It converts bits into a predefined code in order to provide a predictable pattern to help distinguish data bits from control bits.

b)

It transmits data signals along with a clock signal which occurs at evenly spaced time durations.

c)

It uses the characteristic of one wave to modify another wave.

d)

It generates the electrical, optical, or wireless signals that represent the binary numbers of the frame.

46.

A network administrator is designing a new network infrastructure that includes both wired and wireless connectivity. Under which situation would a wireless connection be recommended? 4.1.1

a)

The end-user device only has an Ethernet NIC.

b)

The end-user device needs mobility when connecting to the network.

c)

The end-user device area has a high concentration of RFI.

d)

The end-user device requires a dedicated connection because of performance requirements.

47.

What makes fiber preferable to copper cabling for interconnecting buildings? (Choose three.) 4.2.3

a)

durable connections

b)

greater distances per cable run

c)

easily terminated

d)

greater bandwidth potential

e)

limited susceptibility to EMI/RFI

48.

Which statement describes a characteristic of the frame header fields of the data link layer? 4.4.4

a)

They all include the flow control and logical connection fields.

b)

They include information on user applications.

c)

They vary depending on protocols.

d)

Ethernet frame header fields contain Layer 3 source and destination addresses.