Final Exam (Test #1.1) Flashcards
Which two traffic types use the Real-Time Transport Protocol (RTP)? (Choose two.)
video
web
file transfer
voice
peer to peer
video
voice
Which wireless technology has low-power and data rate requirements making it popular in home automation applications?
ZigBee
LoRaWAN
5G
Wi-Fi
ZigBee
Which layer of the TCP/IP model provides a route to forward messages through an internetwork?
application
network access
internet
transport
internet
Which type of server relies on record types such as A, NS, AAAA, and MX in order to provide services?
DNS
email
file
web
DNS
What are proprietary protocols?
- protocols developed by private organizations to operate on any vendor hardware
- protocols that can be freely used by any organization or vendor
- protocols developed by organizations who have control over their definition and operation
- a collection of protocols known as the TCP/IP protocol suite
protocols developed by organizations who have control over their definition and operation
What service is provided by DNS?
- Resolves domain names, such as cisco.com, into IP addresses.
- A basic set of rules for exchanging text, graphic images, sound, video, and other multimedia files on the web.
- Allows for data transfers between a client and a file server.
- Uses encryption to secure the exchange of text, graphic images, sound, and video on the web.
Resolves domain names, such as cisco.com, into IP addresses.
A client packet is received by a server. The packet has a destination port number of 110. What service is the client requesting?
DNS
DHCP
SMTP
POP3
POP3
What command can be used on a Windows PC to see the IP configuration of that computer?
show ip interface brief
ping
show interfaces
ipconfig
ipconfig
A wired laser printer is attached to a home computer. That printer has been shared so that other computers on the home network can also use the printer. What networking model is in use?
client-based
master-slave
point-to-point
peer-to-peer (P2P)
peer-to-peer (P2P)
What characteristic describes a virus?
- a network device that filters access and traffic coming into a network
- the use of stolen credentials to access private data
- an attack that slows or crashes a device or network service
- malicious software or code running on an end device
malicious software or code running on an end device
Three bank employees are using the corporate network. The first employee uses a web browser to view a company web page in order to read some announcements. The second employee accesses the corporate database to perform some financial transactions. The third employee participates in an important live audio conference with other corporate managers in branch offices. If QoS is implemented on this network, what will be the priorities from highest to lowest of the different data types?
- financial transactions, web page, audio conference
- audio conference, financial transactions, web page
- financial transactions, audio conference, web page
- audio conference, web page, financial transactions
audio conference, financial transactions, web page
Match the description to the IPv6 addressing component. (Not all options are used.)
LEFT SIDE:
- This part of the address is used by an organization to identify subnets
- This network portion of the address is assigned by the provider
- This part of the address is the equivalent to the host portion of an IPv4 address
RIGHT SIDE:
- global routing prefic
- subnet mask
- subnet ID
- interface ID
This network portion of the address is assigned by the provider => global routing prefix
This part of the address is used by an organization to identify subnets => subnet ID
This part of the address is the equivalent to the host portion of an IPv4 address => interface ID
(SKIPPED)
(N/A)
(SKIPPED)
(N/A)
(SKIPPED)
(SKIPPED)
What service is provided by Internet Messenger?
- An application that allows real-time chatting among remote users.
- Allows remote access to network devices and servers.
- Resolves domain names, such as cisco.com, into IP addresses.
- Uses encryption to provide secure remote access to network devices and servers.
An application that allows real-time chatting among remote users.
(SKIPPED)
N/A
(SKIPPED)
N/A
A network administrator notices that some newly installed Ethernet cabling is carrying corrupt and distorted data signals. The new cabling was installed in the ceiling close to fluorescent lights and electrical equipment. Which two factors may interfere with the copper cabling and result in signal distortion and data corruption? (Choose two.)
- crosstalk
- extended length of cabling
- RFI
- EMI
- signal attenuation
RFI
EMI
A host is trying to send a packet to a device on a remote LAN segment, but there are currently no mappings in the ARP cache. How will the device obtain a destination MAC address?
- It will send the frame and use its own MAC address as the destination.
- It will send an ARP request for the MAC address of the destination device.
- It will send the frame with a broadcast MAC address.
- It will send a request to the DNS server for the destination MAC address.
- It will send an ARP request for the MAC address of the default gateway.
It will send an ARP request for the MAC address of the default gateway.