Level 1 Chap 1-3 Flashcards
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?
zero-day attack
identity theft
DoS attack
spyware
spyware
Which term refers to a network that provides secure access to the corporate offices by suppliers, customers and collaborators?
extranet
intranet
extendednet
Internet
extranet
A large corporation has modi”ed its network to allow users to access network resources from their personal laptops and smart phones. Which networking trend does this describe?
video conferencing
online collaboration
cloud cloud
bring your own device
bring your own device
What is an ISP?
It is a networking device that combines the functionality of several di#erent networking devices in one.
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 standards body that develops cabling and wiring standards for networking.
It is an organization that enables individuals and businesses to connect to the Internet.
In which scenario would the use of a WISP be recommended
an apartment in a building with cable access to the
an Internet cafe in a a farm in
a rural area without wired broadband
any home with multiple wireless devices
a farm in a rural area without wired broadband access
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?
quality of service
scalability
accessibility
reliability
scalability
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 “ber 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
fault tolerance
quality of service (QoS
scalability
integrity
security
fault tolerance
What are two characteristics of a scalable network? (Choose two.)
suitable for modular devices that allow for expansion
easily overloaded with increased tra$c
is not as reliable as a small network
grows in size without impacting existing
o#ers limited number of applications
suitable for modular devices that allow for expansion
grows in size without impacting existing users
An employee at a branch office is creating a quote for a customer. In order to do this, the employee needs to access confidential pricing information from internal servers at the Head Office. What type of network would the employee access?
an intranet
the Internet
an extranet
a local area network
an intranet
Which statement describes the use of powerline networking technology?
New “smart” electrical cabling is used to extend an existing home LAN.
A home LAN is installed without the use of physical cabling.
A device connects to an existing home LAN using an adapter and an existing electrical outlet.
Wireless access points use powerline adapters to distribute data through the home LAN.
A device connects to an existing home LAN using an adapter and an existing electrical outlet.
. A networking technician is working on the wireless network at a medical clinic. The technician accidentally sets up the wireless network so that patients can see the medical records data of other patients. Which of the four network characteristics has been violated in this situation?
fault tolerance
scalability
security
Quality of Service (QoS)
reliability
security
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
the distance the selected medium can successfully carry a signal
the environment where the selected medium is to be installed
What type of network traffic requires QoS?
email
on-line purchasing
video conferencing
wiki
video conferencing
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
implementing a firewall
installing antivirus software
Which interface allows remote management of a Layer 2 switch?
the AUX interface
the console port interface
the switch virtual interface
the first Ethernet port interface
the switch virtual interface
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.
It completes the remainder of a partially typed word in a command.
. 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.
Issue the reload command without saving the running configuration.
An administrator uses the Ctrl-Shift-6 key combination on a switch after issuing the ping command. What is the purpose of using these keystrokes?
to restart the ping process
to interrupt the ping process
to exit to a different configuration mode
to allow the user to complete the command
to interrupt the ping process
Refer to the exhibit. A network administrator is configuring access control to switch SW1. If the administrator uses a console connection to connect to the switch, which password is needed to access user EXEC mode?
letmein
secretin
lineconin
linevtyin
lineconin
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?
Telnet access
SVI
password encryption
physical switchport access
SVI
Which command or key combination allows a user to return to the previous level in the command hierarchy?
end
exit
Ctrl-Z
Ctrl-C
exit
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.
The configuration that is actively running on the device is stored in RAM.
The contents of RAM are lost during a power cycle.
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
RM-3-Switch-2A4
SwBranch799
How is SSH different from Telnet?
SSH makes connections over the network, whereas Telnet is for out-of-band access.
SSH provides security to remote sessions by encrypting messages and using user authentication. Telnet is considered insecure and sends messages in plaintext.
SSH requires the use of the PuTTY terminal emulation program. Tera Term must be used to connect to devices through the use of Telnet.
SSH must be configured over an active network connection, whereas Telnet is used to connect to a device from a console connection.
SSH provides security to remote sessions by encrypting messages and using user authentication. Telnet is considered insecure and sends messages in plaintext.
What are three characteristics of an SVI? (Choose three.)
It is designed as a security protocol to protect switch ports.
It is not associated with any physical interface on a switch.
It is a special interface that allows connectivity by different types of media.
It is required to allow connectivity by any device at any location.
It provides a means to remotely manage a switch.
It is associated with VLAN1 by default.
It is not associated with any physical interface on a switch.
It provides a means to remotely manage a switch.
It is associated with VLAN1 by default.
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
show ip interface brief
In the show running-config command, which part of the syntax is represented by running-config ?
the command
a keyword
a variable
a prompt
a keyword