Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

NWC204

Total questions: 59

Worksheet time: 32mins

Name
Class
Date
1.

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?

a)

DoS attack​

b)

identity theft

c)

zero-day attack

d)

spyware

2.

Which term refers to a network that provides secure access to the corporate offices by suppliers, customers and collaborators?

a)

Internet

b)

extendednet

c)

intranet

d)

extranet

3.

A large corporation has modified its network to allow users to access network resources from their personal laptops and smart phones. Which networking trend does this describe?

a)

bring your own device

b)

online collaboration

c)

cloud computing

d)

video conferencing

4.

What is an ISP?

a)

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

b)

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

c)

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

d)

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

5.

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

a)

a farm in a rural area without wired broadband access

b)

an apartment in a building with cable access to the Internet

c)

an Internet cafe in a city

d)

any home with multiple wireless devices

6.

What characteristic of a network enables it to quickly grow to support new users and applications without impacting the performance of the service being delivered to existing users?

a)

accessibility

b)

reliability

c)

quality of service

d)

scalability

7.

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?

a)

security

b)

integrity

c)

scalability

d)

quality of service (QoS)

e)

fault tolerance

8.

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

a)

grows in size without impacting existing users

b)

is not as reliable as a small network

c)

easily overloaded with increased traffic

d)

suitable for modular devices that allow for expansion

e)

offers limited number of applications

9.

Which two Internet connection options do not require that physical cables be run to the building? (Choose two.)

a)

dedicated leased line

b)

DSL

c)

dialup

d)

satellite

e)

cellular

10.

What type of network must a home user access in order to do online shopping?

a)

an intranet

b)

the Internet

c)

an extranet

d)

a local area network

11.

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

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.

12.

What is the Internet?

a)

It is a private network for an organization with LAN and WAN connections.

b)

It provides network access for mobile devices.

c)

It provides connections through interconnected global networks.

d)

It is a network based on Ethernet technology.

13.

What are two functions of end devices on a network? (Choose two.)

a)

They are the interface between humans and the communication network.

b)

They filter the flow of data to enhance security.

c)

They direct data over alternate paths in the event of link failures.

d)

They provide the channel over which the network message travels.

e)

They originate the data that flows through the network.

14.

Which device performs the function of determining the path that messages should take through internetworks?

a)

a router

b)

a web server

c)

a firewall

d)

a DSL modem

15.

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?

a)

VPN

b)

BYOD

c)

IPS

d)

ACL

16.

Which statement is true about the running configuration file in a Cisco IOS device?

a)

It is automatically saved when the router reboots.

b)

It affects the operation of the device immediately when modified.

c)

It should be deleted using the erase running-config command.

d)

It is stored in NVRAM.

17.

Which two statements are true regarding the user EXEC mode? (Choose two.)

a)

All router commands are available.

b)

The device prompt for this mode ends with the ">" symbol.

c)

Global configuration mode can be accessed by entering the enable command.

d)

Only some aspects of the router configuration can be viewed.

e)

Interfaces and routing protocols can be configured.

18.

Which type of access is secured on a Cisco router or switch with the enable secret command?

a)

virtual terminal

b)

console line

c)

AUX port

d)

privileged EXEC

19.

What is the default SVI on a Cisco switch?

a)

VLAN1

b)

VLAN999

c)

VLAN99

d)

VLAN100

20.

When a hostname is configured through the Cisco CLI, which three naming conventions are part of the guidelines? (Choose three.)

a)

the hostname should contain no spaces

b)

the hostname should end with a special character

c)

the hostname should be written in all lower case characters

d)

the hostname should be fewer than 64 characters in length

e)

the hostname should begin with a letter

21.

What is the function of the shell in an OS?

a)

It provides dedicated firewall services.

b)

It provides the intrusion protection services for the device.

c)

It interfaces between the users and the kernel.

d)

It interacts with the device hardware.

22.

A router with a valid operating system contains a configuration file stored in NVRAM. The configuration file has an enable secret password but no console password. When the router boots up, which mode will display?

a)

global configuration mode

b)

privileged EXEC mode

c)

user EXEC mode

d)

setup mode

23.
  1. 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?

a)

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.

b)

Copy the running configuration to the startup configuration file.

c)

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

d)

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

24.

Which memory location on a Cisco router or switch will lose all content when the device is restarted?

a)

flash

b)

RAM

c)

ROM

d)

NVRAM

25.

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

a)

to copy an existing configuration into RAM

b)

to make a changed configuration the new startup configuration

c)

to save an active configuration to NVRAM

d)

to remove all configurations from the switch

26.

Which functionality is provided by DHCP?

a)

automatic assignment of an IP address to each host

b)

translation of IP addresses to domain names

c)

end-to-end connectivity test

d)

remote switch management

27.

Which two functions are provided to users by the context-sensitive help feature of the Cisco IOS CLI? (Choose two.)

a)

displaying a list of all available commands within the current mode

b)

determining which option, keyword, or argument is available for the entered command

c)

selecting the best command to accomplish a task

d)

providing an error message when a wrong command is submitted

e)

allowing the user to complete the remainder of an abbreviated command with the TAB key

28.

Which memory location on a Cisco router or switch stores the startup configuration file?

a)

NVRAM

b)

flash

c)

ROM

d)

RAM

29.

To what subnet does the IP address 10.1.100.50 belong if a subnet mask of 255.255.0.0 is used?

a)

10.1.0.0

b)

10.1.100.0

c)

10.1.100.32

d)

10.0.0.0

30.

Which three acronyms/initialisms represent standards organizations? (Choose three.)

a)

IEEE

b)

MAC

c)

IANA

d)

TCP/IP
OSI

e)

IETF

31.

What type of communication will send a message to all devices on a local area network?

a)

broadcast

b)

unicast

c)

allcast

d)

multicast

32.

In computer communication, what is the purpose of message encoding?

a)

to convert information to the appropriate form for transmission

b)

to interpret information

c)

to negotiate correct timing for successful communication

d)

to break large messages into smaller frames

33.

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

a)

broadcast

b)

unicast

c)

multicast

d)

duplex

34.

What are two benefits of using a layered network model? (Choose two.)

a)

It assists in protocol design.

b)

It prevents technology in one layer from affecting other layers.

c)

It speeds up packet delivery.

d)

It prevents designers from creating their own model.

e)

It ensures a device at one layer can function at the next higher layer.

35.

What is the purpose of protocols in data communications?

a)

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

b)

specifying the device operating systems that will support the communication

c)

dictating the content of the message sent during communication

d)

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

36.

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

a)

source MAC address

b)

destination MAC address

c)

destination IP address

d)

destination port number

e)

source IP address

37.

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

a)

protocol data unit

b)

segment

c)

frame

d)

packet

38.

Which two protocols function at the internet layer? (Choose two.)

a)

POP

b)

ICMP

c)

BOOTP

d)

IP

e)

PPP

39.

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

a)

application

b)

presentation

c)

network

d)

transport

e)

session

40.
  1. Which type of communication will send a message to a group of host destinations simultaneously?

a)

anycast

b)

broadcast

c)

multicast

d)

unicast

41.

What process is used to receive transmitted data and convert it into a readable message?

a)

flow control

b)

access control

c)

encapsulation

d)

decoding

42.

What is done to an IP packet before it is transmitted over the physical medium?

a)

It is encapsulated into a TCP segment.

b)

It is encapsulated in a Layer 2 frame.

c)

It is tagged with information guaranteeing reliable delivery.

d)

It is segmented into smaller individual pieces.

43.

What process is used to place one message inside another message for transfer from the source to the destination?

a)

decoding

b)

access control

c)

flow control

d)

encapsulation

44.

A web client is sending a request for a webpage to a web server. From the perspective of the client, what is the correct order of the protocol stack that is used to prepare the request for transmission?

a)

HTTP, IP, TCP, Ethernet

b)

HTTP, TCP, IP, Ethernet

c)

Ethernet, IP, TCP, HTTP

d)

Ethernet, TCP, IP, HTTP

45.

A network administrator is troubleshooting connectivity issues on a server. Using a tester, the administrator notices that the signals generated by the server NIC are distorted and not usable. In which layer of the OSI model is the error categorized?

a)

network layer

b)

data link layer

c)

presentation layer

d)

physical layer

46.

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

a)

straight-through

b)

coaxial

c)

crossover

d)

rollover

47.

Why are two strands of fiber used for a single fiber optic connection?

a)

They allow for full-duplex connectivity.

b)

The two strands allow the data to travel for longer distances without degrading.

c)

They prevent crosstalk from causing interference on the connection.

d)

They increase the speed at which the data can travel.

48.

Which procedure is used to reduce the effect of crosstalk in copper cables?

a)

twisting opposing circuit wire pairs together

b)

requiring proper grounding connections

c)

avoiding sharp bends during installation

d)

wrapping the bundle of wires with metallic shielding

e)

designing a cable infrastructure to avoid crosstalk interference

49.

What is one advantage of using fiber optic cabling rather than copper cabling?

a)

It is easier to terminate and install than copper cabling.

b)

It is able to carry signals much farther than copper cabling.

c)

It is able to be installed around sharp bends.

d)

It is usually cheaper than copper cabling.

50.

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?

a)

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

b)

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

c)

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

d)

The end-user device only has an Ethernet NIC.

51.

Which type of UTP cable is used to connect a PC to a switch port?

a)

rollover

b)

straight-through

c)

crossover

d)

console

52.

What is the definition of bandwidth?

a)

the amount of data that can flow from one place to another in a given amount of time

b)

the speed of bits across the media over a given period of time

c)

the measure of usable data transferred over a given period of time

d)

the speed at which bits travel on the network

53.

Which statement correctly describes frame encoding?

a)

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

b)

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

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.

54.

What is a characteristic of UTP cabling?

a)

cladding

b)

immunity to electrical hazards

c)

cancellation

d)

woven copper braid or metallic foil

55.

A wireless LAN is being deployed inside the new one room office that is occupied by the park ranger. The office is located at the highest part of the national park. After network testing is complete, the technicians report that the wireless LAN signal is occasionally affected by some type of interference. What is a possible cause of the signal distortion?

a)

the large number of trees that surround the office

b)

the number of wireless devices that are used in the wireless LAN

c)

the elevated location where the wireless LAN was installed

d)

the microwave oven

56.

What is the purpose of the OSI physical layer?

a)

controlling access to media

b)

transmitting bits across the local media

c)

exchanging frames between nodes over physical network media

d)

performing error detection on received frames

57.

Which characteristic describes crosstalk?

a)

the loss of wireless signal over excessive distance from the access point

b)

the weakening of the network signal over long cable lengths

c)

the distortion of the network signal from fluorescent lighting

d)

the distortion of the transmitted messages from signals carried in adjacent wires

58.

What is indicated by the term throughput?

a)

the measure of the bits transferred across the media over a given period of time

b)

the time it takes for a message to get from sender to receiver

c)

the guaranteed data transfer rate offered by an ISP

d)

the measure of the usable data transferred across the media

e)

the capacity of a particular medium to carry data

59.

Which standards organization oversees development of wireless LAN standards?

a)

IANA

b)

ISO

c)

IEEE

d)

TIA