Final Exam (Test #1.1) Flashcards

1
Q

Which two traffic types use the Real-Time Transport Protocol (RTP)? (Choose two.)

video
web
file transfer
voice
peer to peer

A

video
voice

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which wireless technology has low-power and data rate requirements making it popular in home automation applications?

ZigBee
LoRaWAN
5G
Wi-Fi

A

ZigBee

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which layer of the TCP/IP model provides a route to forward messages through an internetwork?

application
network access
internet
transport

A

internet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which type of server relies on record types such as A, NS, AAAA, and MX in order to provide services?

DNS
email
file
web

A

DNS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

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
A

protocols developed by organizations who have control over their definition and operation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

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.
A

Resolves domain names, such as cisco.com, into IP addresses.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

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

A

POP3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

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

A

ipconfig

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

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)

A

peer-to-peer (P2P)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

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
A

malicious software or code running on an end device

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

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
A

audio conference, financial transactions, web page

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

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

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

(SKIPPED)

A

(N/A)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

(SKIPPED)

A

(N/A)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

(SKIPPED)

A

(SKIPPED)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

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.
A

An application that allows real-time chatting among remote users.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

(SKIPPED)

A

N/A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

(SKIPPED)

A

N/A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

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
A

RFI
EMI

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

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.
A

It will send an ARP request for the MAC address of the default gateway.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Which two functions are performed at the MAC sublayer of the OSI Data Link Layer to facilitate Ethernet communication? (Choose two.)

  • integrates Layer 2 flows between 10 Gigabit Ethernet over fiber and 1 Gigabit Ethernet over copper
  • enables IPv4 and IPv6 to utilize the same physical medium
  • handles communication between upper layer networking software and Ethernet NIC hardware
  • adds Ethernet control information to network protocol data
  • implements CSMA/CD over legacy shared half-duplex media
A
  • integrates Layer 2 flows between 10 Gigabit Ethernet over fiber and 1 Gigabit Ethernet over copper
  • implements CSMA/CD over legacy shared half-duplex media
22
Q

A client packet is received by a server. The packet has a destination port number of 53. What service is the client requesting?

  • DNS
  • NetBIOS (NetBT)
  • POP3
  • IMAP
A

DNS

23
Q

A network administrator is adding a new LAN to a branch office. The new LAN must support 25 connected devices. What is the smallest network mask that the network administrator can use for the new network?

  • 255.255.255.128
  • 255.255.255.192
  • 255.255.255.224
  • 255.255.255.240
A
  • 255.255.255.224
24
Q

What characteristic describes a Trojan horse?

  • malicious software or code running on an end device
  • an attack that slows or crashes a device or network service
  • the use of stolen credentials to access private data
  • a network device that filters access and traffic coming into a network
A

malicious software or code running on an end device

25
Q

What service is provided by HTTPS?

  • Uses encryption to provide secure remote access to network devices and servers.
  • Resolves domain names, such as cisco.com, into IP addresses.
  • Uses encryption to secure the exchange of text, graphic images, sound, and video on the web.
  • Allows remote access to network devices and servers.
A

Uses encryption to secure the exchange of text, graphic images, sound, and video on the web.

26
Q

A technician with a PC is using multiple applications while connected to the Internet. How is the PC able to keep track of the data flow between multiple application sessions and have each application receive the correct packet flows?

  • The data flow is being tracked based on the destination MAC address of the technician PC.
  • The data flow is being tracked based on the source port number that is used by each application.
  • The data flow is being tracked based on the source IP address that is used by the PC of the technician.
  • The data flow is being tracked based on the destination IP address that is used by the PC of the technician.
A

The data flow is being tracked based on the source port number that is used by each application.

27
Q

A network administrator is adding a new LAN to a branch office. The new LAN must support 61 connected devices. What is the smallest network mask that the network administrator can use for the new network?

255.255.255.240
255.255.255.224
255.255.255.192
255.255.255.128

A

255.255.255.192

28
Q

SKIPPED

A

N/A

29
Q

What characteristic describes a DoS attack?

  • the use of stolen credentials to access private data
  • a network device that filters access and traffic coming into a network
  • software that is installed on a user device and collects information about the user
  • an attack that slows or crashes a device or network service
A

an attack that slows or crashes a device or network service

30
Q

Skipped

A

N/A

31
Q

What service is provided by SMTP?

  • Allows clients to send email to a mail server and the servers to send email to other servers.
  • Allows remote access to network devices and servers.
  • Uses encryption to provide secure remote access to network devices and servers.
  • An application that allows real-time chatting among remote users.
A

Allows clients to send email to a mail server and the servers to send email to other servers.

32
Q

Which scenario describes a function provided by the transport layer?

  • A student is using a classroom VoIP phone to call home. The unique identifier burned into the phone is a transport layer address used to contact another network device on the same network.
  • A student is playing a short web-based movie with sound. The movie and sound are encoded within the transport layer header.
  • A student has two web browser windows open in order to access two web sites. The transport layer ensures the correct web page is delivered to the correct browser window.
  • A corporate worker is accessing a web server located on a corporate network. The transport layer formats the screen so the web page appears properly no matter what device is being used to view the web site.
A

A student has two web browser windows open in order to access two web sites. The transport layer ensures the correct web page is delivered to the correct browser window.

33
Q

SKIPPED

A

N/A

34
Q

What does the term “attenuation” mean in data communication?

  • strengthening of a signal by a networking device
  • leakage of signals from one cable pair to another
  • time for a signal to reach its destination
  • loss of signal strength as distance increases
A

loss of signal strength as distance increases

35
Q

SKIPPED

A

N/A

36
Q

Which two protocols operate at the top layer of the TCP/IP protocol suite? (Choose two.)

TCP
IP
UDP
POP
DNS
Ethernet

A

POP
DNS

37
Q

A company has a file server that shares a folder named Public. The network security policy specifies that the Public folder is assigned Read-Only rights to anyone who can log into the server while the Edit rights are assigned only to the network admin group. Which component is addressed in the AAA network service framework?

automation
accounting
authentication
authorization

A

authorization

38
Q

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

message size
message encoding
connector specifications
media selection
delivery options
end-device installation

A

message size
message encoding
delivery options

39
Q

What are two characteristics of IP? (Choose two.)

  • does not require a dedicated end-to-end connection
  • operates independently of the network media
  • retransmits packets if errors occur
  • re-assembles out of order packets into the correct order at the receiver end
  • guarantees delivery of packets
A
  • does not require a dedicated end-to-end connection
  • operates independently of the network media
40
Q

An employee of a large corporation remotely logs into the company using the appropriate username and password. The employee is attending an important video conference with a customer concerning a large sale. It is important for the video quality to be excellent during the meeting. The employee is unaware that after a successful login, the connection to the company ISP failed. The secondary connection, however, activated within seconds. The disruption was not noticed by the employee or other employees.
What three network characteristics are described in this scenario? (Choose three.)

security
quality of service
scalability
powerline networking
integrity
fault tolerance

A

security
quality of service
fault tolerance

41
Q

What are two common causes of signal degradation when using UTP cabling? (Choose two.)

improper termination
low-quality shielding in cable
installing cables in conduit
low-quality cable or connectors
loss of light over long distances

A

improper termination
low-quality cable or connectors

42
Q

Which subnet would include the address 192.168.1.96 as a usable host address?

192.168.1.64/26
192.168.1.32/27
192.168.1.32/28
192.168.1.64/29

A

192.168.1.64/26

43
Q

SKIPPED

A

N/A

44
Q

Which two statements describe how to assess traffic flow patterns and network traffic types using a protocol analyzer? (Choose two.)

  • Capture traffic on the weekends when most employees are off work.
  • Capture traffic during peak utilization times to get a good representation of the different traffic types.
  • Only capture traffic in the areas of the network that receive most of the traffic such as the data center.
  • Perform the capture on different network segments.
  • Only capture WAN traffic because traffic to the web is responsible for the largest amount of traffic on a network.
A
  • Capture traffic during peak utilization times to get a good representation of the different traffic types.
  • Perform the capture on different network segments.
45
Q

What is the consequence of configuring a router with the ipv6 unicast-routing global configuration command?

  • All router interfaces will be automatically activated.
  • The IPv6 enabled router interfaces begin sending ICMPv6 Router Advertisement messages.
  • Each router interface will generate an IPv6 link-local address.
  • It statically creates a global unicast address on this router.
A

The IPv6 enabled router interfaces begin sending ICMPv6 Router Advertisement messages.

46
Q

Which three layers of the OSI model map to the application layer of the TCP/IP model? (Choose three.)

application
network
data link
session
presentation
transport

A

application
session
presentation

47
Q

SKIPPED

A

N/A

48
Q

What will happen if the default gateway address is incorrectly configured on a host?

  • The host cannot communicate with other hosts in the local network.
  • The host cannot communicate with hosts in other networks.
  • A ping from the host to 127.0.0.1 would not be successful.
  • The host will have to use ARP to determine the correct address of the default gateway.
  • The switch will not forward packets initiated by the host.
A

The host cannot communicate with hosts in other networks.

49
Q

What are two features of ARP? (Choose two.)

  • When a host is encapsulating a packet into a frame, it refers to the MAC address table to determine the mapping of IP addresses to MAC addresses.
  • An ARP request is sent to all devices on the Ethernet LAN and contains the IP address of the destination host and its multicast MAC address.
  • If a host is ready to send a packet to a local destination device and it has the IP address but not the MAC address of the destination, it generates an ARP broadcast.
  • If no device responds to the ARP request, then the originating node will broadcast the data packet to all devices on the network segment.
  • If a device receiving an ARP request has the destination IPv4 address, it responds with an ARP reply.
A
  • If a host is ready to send a packet to a local destination device and it has the IP address but not the MAC address of the destination, it generates an ARP broadcast.
  • If a device receiving an ARP request has the destination IPv4 address, it responds with an ARP reply.
50
Q

A network administrator is adding a new LAN to a branch office. The new LAN must support 90 connected devices. What is the smallest network mask that the network administrator can use for the new network?

255.255.255.128
255.255.255.240
255.255.255.248
255.255.255.224

A

255.255.255.128