Question 61-120 CCNA Flashcards
A client packet is received by a server. The packet has a destination port number of 67. What service is the client requesting?
DHCP
What are two problems that can be caused by a large number of ARP request and reply messages? (Choose two.)
A. Switches become overloaded because they concentrate all the traffic from the attached subnets.
B. The ARP request is sent as a broadcast, and will flood the entire subnet.
C. The network may become overloaded because ARP reply messages have a very large payload due to the 48-bit MAC address and 32-bit IP address that they contain.
D. A large number of ARP request and reply messages may slow down the switching process, leading the switch to make many changes in its MAC table.
E. All ARP request messages must be processed by all nodes on the local network.
B. The ARP request is sent as a broadcast, and will flood the entire subnet.
E. All ARP request messages must be processed by all nodes on the local network.
A group of Windows PCs in a new subnet has been added to an Ethernet network. When testing the connectivity, a technician finds that these PCs can access local network resources but not the Internet resources. To troubleshoot the problem, the technician wants to initially confirm the IP address and DNS configurations on the PCs, and also verify connectivity to the local router. Which three Windows CLI commands and utilities will provide the necessary information? (Choose three.)
netsh interface ipv6 show neighbor
arp -a
tracert
ping
ipconfig
nslookup
telnet
Ping
Ipconfig
Nslookup
During the process of forwarding traffic, what will the router do immediately after matching the destination IP address to a network on a directly connected routing table entry?
A. analyze the destination IP address
B. switch the packet to the directly connected interface
C. look up the next-hop address for the packet
D. discard the traffic after consulting the route table
switch the packet to the directly connected interface
What characteristic describes antispyware?
A. applications that protect end devices from becoming infected with malicious software
B. a network device that filters access and traffic coming into a network
C. software on a router that filters traffic based on IP addresses or applications
D. a tunneling protocol that provides remote users with secure access into the network of an organization
applications that protect end devices from becoming infected with malicious software
A network administrator needs to keep the user ID, password, and session contents private when establishing remote CLI connectivity with a switch to manage it. Which access method should be chosen?
Telnet
AUX
SSH
Console
SSH
What are the two most effective ways to defend against malware? (Choose two.)
Implement a VPN.
Implement network firewalls.
Implement RAID.
Implement strong passwords.
Update the operating system and other application software.
Install and update antivirus software
Update the operating system and other application software.
Install and update antivirus software
Which type of security threat would be responsible if a spreadsheet add-on disables the local software firewall?
brute-force attack
Trojan horse
DoS
buffer overflow
Trojan Horse
Which frame field is created by a source node and used by a destination node to ensure that a transmitted data signal has not been altered by interference, distortion, or signal loss?
A. User Datagram Protocol field
B. transport layer error check field
C. flow control field
D. frame check sequence field
E. error correction process field
frame check sequence field
A network administrator is adding a new LAN to a branch office. The new LAN must support 4 connected devices. What is the smallest network mask that the network administrator can use for the new network?
255.255.255.248
255.255.255.0
255.255.255.128
255.255.255.192
255.255.255.248
What service is provided by POP3?
A. Retrieves email from the server by downloading the email to the local mail application of the client.
B. An application that allows real-time chatting among remote users.
C. Allows remote access to network devices and servers.
D. Uses encryption to provide secure remote access to network devices and servers
Retrieves email from the server by downloading the email to the local mail application of the client.
What two security solutions are most likely to be used only in a corporate environment? (Choose two.)
antispyware
virtual private networks
intrusion prevention systems
strong passwords
antivirus software
virtual private networks
intrusion prevention systems
What characteristic describes antivirus software?
A. applications that protect end devices from becoming infected with malicious software
B. a network device that filters access and traffic coming into a network
C. a tunneling protocol that provides remote users with secure access into the network of an organization
D. software on a router that filters traffic based on IP addresses or applications
applications that protect end devices from becoming infected with malicious software
What mechanism is used by a router to prevent a received IPv4 packet from traveling endlessly on a network?
A. It checks the value of the TTL field and if it is 0, it discards the packet and sends a Destination Unreachable message to the source host.
B. It checks the value of the TTL field and if it is 100, it discards the packet and sends a Destination Unreachable message to the source host.
C. It decrements the value of the TTL field by 1 and if the result is 0, it discards the packet and sends a Time Exceeded message to the source host.
D. It increments the value of the TTL field by 1 and if the result is 100, it discards the packet and sends a Parameter Problem message to the source host.
It decrements the value of the TTL field by 1 and if the result is 0, it discards the packet and sends a Time Exceeded message to the source host.
A client packet is received by a server. The packet has a destination port number of 69. What service is the client requesting?
DNS
DHCP
SMTP
TFTP
TFTP
An administrator defined a local user account with a secret password on router R1 for use with SSH. Which three additional steps are required to configure R1 to accept only encrypted SSH connections? (Choose three.)
A. Configure DNS on the router.
B. Generate two-way pre-shared keys.
C. Configure the IP domain name on the router.
D. Generate the SSH keys.
E. Enable inbound vty SSH sessions.
F. Enable inbound vty Telnet sessions.
C. Configure the IP domain name on the router.
D. Generate the SSH keys.
E. Enable inbound vty SSH sessions
Which two functions are performed at the MAC sublayer of the OSI Data Link Layer to facilitate Ethernet communication? (Choose two.)
A. handles communication between upper layer networking software and Ethernet NIC hardware
B. implements trailer with frame check sequence for error detection
C. places information in the Ethernet frame that identifies which network layer protocol is being encapsulated by the frame
D. implements a process to delimit fields within an Ethernet 2 frame
E. adds Ethernet control information to network protocol data
B. implements trailer with frame check sequence for error detection
D. implements a process to delimit fields within an Ethernet 2 frame
An IPv6 enabled device sends a data packet with the destination address of FF02::2. What is the target of this packet?
A. all IPv6 enabled devices on the local link
B. all IPv6 DHCP servers
C.all IPv6 enabled devices across the network
D. all IPv6 configured routers on the local link
all IPv6 configured routers on the local link
What are the three parts of an IPv6 global unicast address? (Choose three.)
subnet ID
subnet masks
broadcast address
global routing prefix
interface ID
Subnet ID
Global routing prefix
Interface ID
A network administrator is designing the layout of a new wireless network. Which three areas of concern should be accounted for when building a wireless network? (Choose three.)
extensive cabling
mobility options
packet collision
interference
security
coverage area
interference
security
coverage area