Introduction To Networks Version 700 Modules 1 3 Basic Network Connectivity and Communications Exam
Introduction To Networks Version 700 Modules 1 3 Basic Network Connectivity and Communications Exam
00) – Modules
1 – 3: Basic Network Connectivity and
Communications Exam
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?
DoS attack
identity theft
spyware
zero-day attack
2. Which term refers to a network that provides secure access to the corporate
offices by suppliers, customers and collaborators?
Internet
intranet
extranet
extendednet
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?
cloud computing
online collaboration
bring your own device
video conferencing
4. What is an ISP?
It is a standards body that develops cabling and wiring
standards for networking.
It is a protocol that establishes how computers within a local
network communicate.
It is an organization that enables individuals and businesses to connect to the
Internet.
It is a networking device that combines the functionality of
several different networking devices in one.
5. Match the requirements of a reliable network with the supporting network
architecture. (Not all options are used.)
9. Match each characteristic to its corresponding Internet connectivity type. (Not all
options are used.)
10. What two criteria are used to help select a network medium from various
network media? (Choose two.)
the types of data that need to be prioritized
the cost of the end devices utilized in the network
the distance the selected medium can successfully carry a signal
the number of intermediate devices installed in the network
the environment where the selected medium is to be installed
12. A user is implementing security on a small office network. Which two actions
would provide the minimum security requirements for this network? (Choose two.)
implementing a firewall
installing a wireless network
installing antivirus software
implementing an intrusion detection system
adding a dedicated intrusion prevention device
13. Passwords can be used to restrict access to all or parts of the Cisco IOS. Select
the modes and interfaces that can be protected with passwords. (Choose three.)
VTY interface
console interface
Ethernet interface
boot IOS mode
privileged EXEC mode
router configuration mode
15. What function does pressing the Tab key have when entering a command in
IOS?
It aborts the current command and returns to configuration
mode.
It exits configuration mode and returns to user EXEC mode.
It moves the cursor to the beginning of the next line.
It completes the remainder of a partially typed word in a command.
16. While trying to solve a network issue, a technician made multiple changes to the
current router configuration file. The changes did not solve the problem and were
not saved. What action can the technician take to discard the changes and work
with the file in NVRAM?
Issue the reload command without saving the running configuration.
Delete the vlan.dat file and reboot the device.
Close and reopen the terminal emulation software.
Issue the copy startup-config running-config command.
letmein
secretin
lineconin
linevtyin
SwitchA(config-if)# no shutdown
20. Which command or key combination allows a user to return to the previous level
in the command hierarchy?
end
exit
Ctrl-Z
Ctrl-C
21. What are two characteristics of RAM on a Cisco device? (Choose two.)
RAM provides nonvolatile storage.
The configuration that is actively running on the device is stored in RAM.
The contents of RAM are lost during a power cycle.
RAM is a component in Cisco switches but not in Cisco routers.
RAM is able to store multiple versions of IOS and configuration
files.
22. Which two host names follow the guidelines for naming
conventions on Cisco IOS devices? (Choose two.)
Branch2!
RM-3-Switch-2A4
Floor(15)
HO Floor 17
SwBranch799
26. What command is used to verify the condition of the switch interfaces, including
the status of the interfaces and a configured IP address?
ipconfig
ping
traceroute
show ip interface brief
Explanation: The show ip interface brief command is used to
display a brief synopsis of the condition of the device interfaces.
The ipconfig command is used to verify TCP/IP properties on a
host. The ping command is used to verify Layer 3 connectivity.
The traceroute command is used to trace the network path from
source to destination.
27. Match the description with the associated IOS mode. (Not all options are used.)
28. Match the definitions to their respective CLI hot keys and shortcuts. (Not all
options are used.)
29. In the show running-config command, which part of the syntax is represented by
running-config?
the command
a keyword
a variable
a prompt
31. What command will prevent all unencrypted passwords from displaying in plain
text in a configuration file?
(config)# enable password secret
(config)# enable secret Secret_Password
(config-line)# password secret
(config)# service password-encryption
(config)# enable secret Encrypted_Password
33. What method can be used by two computers to ensure that packets are not
dropped because too much data is being sent too quickly?
encapsulation
flow control
access method
response timeout
36. Match the description to the organization. (Not all options are used.)
39. What process involves placing one PDU inside of another PDU?
encapsulation
encoding
segmentation
flow control
40. What layer is responsible for routing messages through an internetwork in the
TCP/IP model?
internet
transport
network access
session
Explanation: The TCP/IP model consists of four layers: application,
transport, internet, and network access. Of these four layers, it is
the internet layer that is responsible for routing messages. The
session layer is not part of the TCP/IP model but is rather part of
the OSI model.
41. For the TCP/IP protocol suite, what is the correct order of events when a Telnet
message is being prepared to be sent over the network?
42. Which PDU format is used when bits are received from the network medium by
the NIC of a host?
file
frame
packet
segment
43. Refer to the exhibit. ServerB is attempting to contact HostA. Which two
statements correctly identify the addressing that ServerB will generate in the
process? (Choose two.)
ServerB will generate a packet with the destination IP address
of RouterB.
ServerB will generate a frame with the destination MAC
address of SwitchB.
ServerB will generate a packet with the destination IP address
of RouterA.
ServerB will generate a frame with the destination MAC address of RouterB.
ServerB will generate a packet with the destination IP address of HostA.
ServerB will generate a frame with the destination MAC
address of RouterA.
Explanation: In order to send data to HostA, ServerB will generate
a packet that contains the IP address of the destination device
on the remote network and a frame that contains the MAC
address of the default gateway device on the local network.
44. Which method allows a computer to react accordingly when it requests data
from a server and the server takes too long to respond?
encapsulation
flow control
access method
response timeout
45. A web client is receiving a response for a web page from a web server. From the
perspective of the client, what is the correct order of the protocol stack that is used
to decode the received transmission?
Ethernet, IP, TCP, HTTP
HTTP, TCP, IP, Ethernet
Ethernet, TCP, IP, HTTP
HTTP, Ethernet, IP, TCP
Explanation:
1. HTTP governs the way that a web server and client interact.
2. TCP manages individual conversations between web servers
and clients.
3. IP is responsible for delivery across the best path to the
destination.
4. Ethernet takes the packet from IP and formats it for
transmission.
46. Which two OSI model layers have the same functionality as a single layer of the
TCP/IP model? (Choose two.)
data link
network
physical
session
transport
Explanation: The OSI data link and physical layers together are
equivalent to the TCP/IP network access layer. The OSI transport
layer is functionally equivalent to the TCP/IP transport layer, and
the OSI network layer is equivalent to the TCP/IP internet layer.
The OSI application, presentation, and session layers are
functionally equivalent to the application layer within the TCP/IP
model.
47. At which layer of the OSI model would a logical address be added during
encapsulation?
physical layer
data link layer
network layer
transport layer
51. Which device performs the function of determining the path that messages
should take through internetworks?
a router
a firewall
a web server
a DSL modem
52. Open the PT Activity. Perform the tasks in the activity instructions and then
answer the question.
54. 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?
55. What term describes a network owned by one organization that provides safe
and secure access to individuals who work for a different organization?
extranet
cloud
BYOD
quality of service
56. What term describes storing personal files on servers over the internet to
provide access anywhere, anytime, and on any device?
cloud
BYOD
quality of service
converged network
57. What term describes a network where one computer can be both client and
server?
peer-to-peer
cloud
BYOD
quality of service
58. What term describes a type of network used by people who work from home or
from a small remote office?
SOHO network
BYOD
quality of service
converged network
59. What term describes a computing model where server software runs on
dedicated computers?
client/server
internet
intranet
extranet
60. What term describes a type of network used by people who work from home or
from a small remote office?
SOHO network
internet
intranet
extranet
61. What term describes a technology that allows devices to connect to the LAN
using an electrical outlet?
powerline networking
internet
intranet
extranet
62. What term describes a policy that allows network devices to manage the flow of
data to give priority to voice and video?
quality of service
internet
intranet
extranet
63. What term describes a private collection of LANs and WANs that belongs to an
organization?
intranet
internet
extranet
peer-to-peer
64. What term describes the ability to use personal devices across a business or
campus network?
BYOD
internet
intranet
extranet
65. At which OSI layer is a source IP address added to a PDU during the
encapsulation process?
network layer
data link layer
transport layer
application layer
66. At which OSI layer is a destination port number added to a PDU during the
encapsulation process?
transport layer
data link layer
network layer
application layer
67. At which OSI layer is data added to a PDU during the encapsulation process?
application layer
data link layer
network layer
transport layer
68. At which OSI layer is a source IP address added to a PDU during the
encapsulation process?
network layer
data link layer
application layer
presentation layer
69. Which of the following is the name for all computers connected to a network that
participate directly in network communication?
Servers
Intermediary device
Host media
70. At which OSI layer is a destination IP address added to a PDU during the
encapsulation process?
network layer
application layer
transport layer
presentation layer
71. At which OSI layer is a source MAC address added to a PDU during the
encapsulation process?
data link layer
application layer
transport layer
presentation layer
72. At which OSI layer is a source port number added to a PDU during the
encapsulation process?
transport layer
application layer
network layer
presentation layer
data link layer
73. At which OSI layer is a destination MAC address added to a PDU during the
encapsulation process?
data link layer
transport layer
application layer
network layer
74. When data is encoded as pulses of light, which media is being used to transmit
the data?
Wireless
Fire optic cable
Copper cable
Host
Router
Switch
Servers