CCNA 121 - 160 Flashcards

1
Q

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

SSH
SMB/CIFS
HTTPS
SLP

A

SSH

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

What characteristic describes an IPS?

A. a tunneling protocol that provides remote users with secure access into the network of an organization
B. a network device that filters access and traffic coming into a network
C. software that identifies fast-spreading threats
D. software on a router that filters traffic based on IP addresses or applications

A

a network device that filters access and traffic coming into a network

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

What service is provided by DHCP?

A. An application that allows real-time chatting among remote users.
B. Allows remote access to network devices and servers.
C. Dynamically assigns IP addresses to end and intermediary devices.
D. Uses encryption to provide secure remote access to network devices and servers.

A

Dynamically assigns IP addresses to end and intermediary devices.

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

Which wireless technology has low-power and low-data rate requirements making it popular in IoT environments?

Bluetooth
Zigbee
WiMAX
Wi-Fi

A

Zigbee

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

What two ICMPv6 message types must be permitted through IPv6 access control lists to allow resolution of Layer 3 addresses to Layer 2 MAC addresses? (Choose two.)

neighbor solicitations
echo requests
neighbor advertisements
echo replies
router solicitations
router advertisements

A

Neighbor solicitations
Neighbor advertisements

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

A client is using SLAAC to obtain an IPv6 address for its interface. After an address has been generated and applied to the interface, what must the client do before it can begin to use this IPv6 address?

A. It must send a DHCPv6 INFORMATION-REQUEST message to request the address of the DNS server.
B. It must send a DHCPv6 REQUEST message to the DHCPv6 server to request permission to use this address.
C. It must send an ICMPv6 Router Solicitation message to determine what default gateway it should use.
D. It must send an ICMPv6 Neighbor Solicitation message to ensure that the address is not already in use on the network.

A

It must send an ICMPv6 Neighbor Solicitation message to ensure that the address is not already in use on the network.

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

Two pings were issued from a host on a local network. The first ping was issued to the IP address of the default gateway of the host and it failed. The second ping was issued to the IP address of a host outside the local network and it was successful. What is a possible cause for the failed ping?

A. The default gateway is not operational.
B. The default gateway device is configured with the wrong IP address.
C. Security rules are applied to the default gateway device, preventing it from processing ping requests.
D. The TCP/IP stack on the default gateway is not working properly.

A

Security rules are applied to the default gateway device, preventing it from processing ping requests.

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

An organization is assigned an IPv6 address block of 2001:db8:0:ca00::/56. How many subnets can be created without using bits in the interface ID space?

256
512
1024
4096

A

256

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

What subnet mask is needed if an IPv4 network has 40 devices that need IP addresses and address space is not to be wasted?

255.255.255.0
255.255.255.240
255.255.255.128
255.255.255.192
255.255.255.224

A

255.255.255.192

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

What is a benefit of using cloud computing in networking?

A. Technology is integrated into every-day appliances allowing them to interconnect with other devices, making them more ‘smart’ or automated.
B. Network capabilities are extended without requiring investment in new infrastructure, personnel, or software.
C. End users have the freedom to use personal tools to access information and communicate across a business network.
D. Home networking uses existing electrical wiring to connect devices to the network wherever there is an electrical outlet, saving the cost of installing data

A

Network capabilities are extended without requiring investment in new infrastructure, personnel, or software.

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

Which two statements are correct about MAC and IP addresses during data transmission if NAT is not involved? (Choose two.)

A. Destination IP addresses in a packet header remain constant along the entire path to a target host.
B. Destination MAC addresses will never change in a frame that goes across seven routers.
C. Every time a frame is encapsulated with a new destination MAC address, a new destination IP address is needed.
D. Destination and source MAC addresses have local significance and change every time a frame goes from one LAN to another.
E. A packet that has crossed four routers has changed the destination IP address four times.

A

A. Destination IP addresses in a packet header remain constant along the entire path to a target host.

D. Destination and source MAC addresses have local significance and change every time a frame goes from one LAN to another.

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

What is one main characteristic of the data link layer?

A. It generates the electrical or optical signals that represent the 1 and 0 on the media.
B. It converts a stream of data bits into a predefined code.
C. It shields the upper layer protocol from being aware of the physical medium to be used in the communication.
D. It accepts Layer 3 packets and decides the path by which to forward the packet to a remote network.

A

It shields the upper layer protocol from being aware of the physical medium to be used in the communication.

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

What are three characteristics of the CSMA/CD process? (Choose three.)

A. The device with the electronic token is the only one that can transmit after a collision.
B. A device listens and waits until the media is not busy before transmitting.
C. After detecting a collision, hosts can attempt to resume transmission after a random time delay has expired.
D. All of the devices on a segment see data that passes on the network medium.
E. A jam signal indicates that the collision has cleared and the media is not busy.
Devices can be configured with a higher transmission priority.

A

B. A device listens and waits until the media is not busy before transmitting.
C. After detecting a collision, hosts can attempt to resume transmission after a random time delay has expired.
D. All of the devices on a segment see data that passes on the network medium.

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

Which information does the show startup-config command display?

A. the IOS image copied into RAM
B. the bootstrap program in the ROM
C. the contents of the current running configuration file in the RAM
D. the contents of the saved configuration file in the NVRAM

A

the contents of the saved configuration file in the NVRAM

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

Which two commands can be used on a Windows host to display the routing table? (Choose two.)

netstat -s
route print
show ip route
netstat -r
tracert

A

Route print
Netstat -r

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

What are two functions that are provided by the network layer? (Choose two.)

A. directing data packets to destination hosts on other networks
B. placing data on the network medium
C. carrying data between processes that are running on source and destination hosts
D. providing dedicated end-to-end connections
E. providing end devices with a unique network identifier

A

A. directing data packets to destination hosts on other networks

E. providing end devices with a unique network identifier

17
Q

Which two statements describe features of an IPv4 routing table on a router? (Choose two.)​

A. Directly connected interfaces will have two route source codes in the routing table: C and S .
B. If there are two or more possible routes to the same destination, the route associated with the higher metric value is included in the routing table.
C. The netstat -r command can be used to display the routing table of a router.​
D. The routing table lists the MAC addresses of each active interface.
E. It stores information about routes derived from the active router interfaces.
If a default static route is configured in the router, an entry will be included in the routing table with source code S .

A

D. The routing table lists the MAC addresses of each active interface.
E. It stores information about routes derived from the active router interfaces.
If a default static route is configured in the router, an entry will be included in the routing table with source code S

18
Q

What characteristic describes a VPN?

A. software on a router that filters traffic based on IP addresses or applications
B. software that identifies fast-spreading threats
C. a tunneling protocol that provides remote users with secure access into the network of an organization
D. a network device that filters access and traffic coming into a network

A

a tunneling protocol that provides remote users with secure access into the network of an organization

19
Q

Why would a Layer 2 switch need an IP address?

to enable the switch to send broadcast frames to attached PCs
to enable the switch to function as a default gateway
to enable the switch to be managed remotely
to enable the switch to receive frames from attached PCs

A

to enable the switch to be managed remotely

20
Q

A user sends an HTTP request to a web server on a remote network. During encapsulation for this request, what information is added to the address field of a frame to indicate the destination?

A. the network domain of the destination host
B. the IP address of the default gateway
C. the MAC address of the destination host
D. the MAC address of the default gateway

A

the MAC address of the default gateway

21
Q

What is an advantage to using a protocol that is defined by an open standard?

A. A company can monopolize the market.
B. The protocol can only be run on equipment from a specific vendor.
C. An open standard protocol is not controlled or regulated by standards organizations.
D. It encourages competition and promotes choices.

A

It encourages competition and promotes choices.

22
Q

Data is being sent from a source PC to a destination server. Which three statements correctly describe the function of TCP or UDP in this situation? (Choose three.)

A. The source port field identifies the running application or service that will handle data returning to the PC.
B. The TCP process running on the PC randomly selects the destination port when establishing a session with the server.
C. UDP segments are encapsulated within IP packets for transport across the network.
D. The UDP destination port number identifies the application or service on the server which will handle the data.
E. TCP is the preferred protocol when a function requires lower network overhead.
F. The TCP source port number identifies the sending host on the network.

A

A. The source port field identifies the running application or service that will handle data returning to the PC.

C. UDP segments are encapsulated within IP packets for transport across the network.
D. The UDP destination port number identifies the application or service on the server which will handle the data.

23
Q

A network administrator wants to have the same subnet mask for three subnetworks at a small site. The site has the following networks and numbers of devices:

Subnetwork A: IP phones – 10 addresses
Subnetwork B: PCs – 8 addresses
Subnetwork C: Printers – 2 addresses
What single subnet mask would be appropriate to use for the three subnetworks?

255.255.255.0
255.255.255.240
255.255.255.248
255.255.255.252

A

255.255.255.240

24
Q

What two pieces of information are displayed in the output of the show ip interface brief command? (Choose two.)

IP addresses
interface descriptions
MAC addresses
next-hop addresses
Layer 1 statuses
speed and duplex settings

A

IP address
Layer 1 statuses

25
Q

A user is complaining that an external web page is taking longer than normal to load.The web page does eventually load on the user machine. Which tool should the technician use with administrator privileges in order to locate where the issue is in the network?

ping
nslookup
tracert
ipconfig /displaydns

A

Tracert

26
Q

Which value, that is contained in an IPv4 header field, is decremented by each router that receives a packet?

Header Length
Differentiated Services
Time-to-Live
Fragment Offset

A

Time-to-Live

27
Q

A network technician is researching the use of fiber optic cabling in a new technology center. Which two issues should be considered before implementing fiber optic media? (Choose two.)

A. Fiber optic cabling requires different termination and splicing expertise from what copper cabling requires.
B. Fiber optic cabling requires specific grounding to be immune to EMI.
C. Fiber optic cabling is susceptible to loss of signal due to RFI.
D. Fiber optic cable is able to withstand rough handling.
E. Fiber optic provides higher data capacity but is more expensive than copper cabling.

A

A. Fiber optic cabling requires different termination and splicing expertise from what copper cabling requires.
E. Fiber optic provides higher data capacity but is more expensive than copper cabling.

28
Q

A user is executing a tracert to a remote device. At what point would a router, which is in the path to the destination device, stop forwarding the packet?

A. when the router receives an ICMP Time Exceeded message
B. when the RTT value reaches zero
C. when the host responds with an ICMP Echo Reply message
D. when the value in the TTL field reaches zero
E. when the values of both the Echo Request and Echo Reply messages reach zero

A

when the value in the TTL field reaches zero

29
Q

Users report that the network access is slow. After questioning the employees, the network administrator learned that one employee downloaded a third-party scanning program for the printer. What type of malware might be introduced that causes slow performance of the network?

virus
worm
phishing
spam

A

Worm