TCP - IP Preguntas
TCP - IP Preguntas
Date link
When dealing with IPv4, what is the minimum IP header length? 20 bytes
Ports 1-1023 are known as ______ ports. system registered destination source
A 32-bit number that's used to keep track of where you are in a sequence of TCP
The concept of taking traffic that’s all aimed at the same node and delivering it to the
encapsulation
What port does the File Transfer Protocol (FTP) typically listen on? 80 443 21
25
Which field in a Transmission Control Protocol (TCP) header provides the next expected
Which field in a Transmission Control Protocol (TCP) header is not typically used in
The checksum doesn't compute for a packet sent at the Internet Protocol (IP) level. What
will happen to the data? It will be sent, but may be out of order. The data will be resent.
X ->The data will be sent back to the sending node with an error. The data will be
discarded.
In what order will the Transmission Control Protocol (TCP) generally send all segments?
visit a news website When you make a phone call When you are streaming a video.
When you are listening to the radio.
You are sending a very small amount of information that you need the listening program
to respond to immediately. Which Transmission Control Protocol (TCP) flag will be used?
the connection. The other device in the connection agrees. What has occured?
DNS stands for _________. Do Not Signal Domain Name System Dynamic Name Server
A DNS record that's used to redirect traffic from one domain name to another is known as a
The final step of the DHCP Discovery process is known as ______. DHCPACK
A service that might appear to be a single server to external clients, but actually
A company moves a popular website to a new web host. Which of the following will
pointer (PTR) resource records. Which zone type has been created? Fully
What benefits does the Domain Name System (DNS) provide? Check all that apply.
Ease of address memorization
Correct
Woohoo! With DNS in place, there is no need to memorize hard to remember IP addresses.
Easy mapping to a new Internet Protocol (IP) address
Correct
Great work! DNS easily maps to a system's IP address, even if that address changes.
A new Domain Name System (DNS) server is being configured. Which record type
is used to declare a new zone? Name server (NS) X Mail Exchanger (MX)
Which of the following is NOT configured by a Dynamic Host Protocol (DHCP) server? X
Gateway address
An internal system behind a firewall needs to be configured for remote access. How
During the name resolution process, which technique is used to avoid congestion when querying
The original and flawed wireless security protocol is known as _____. WEP WPA X
Which wireless security standards uses a 128-bit key? ) WiFi Protected Access (WPA)
Fiber optic cable from a service provider can be delivered directly to the end user. Which
A wireless network does not benefit like a wired network does, when it comes to collision
Similar to Wireless networks, cellular networks use band configuration to avoid what problem?
Distance X
Which value once represented a very popular modem baud rate that was used with dial-up
connections? 110 x
The ability for a protocol or program to determine that something went wrong is
The Linux and macOS program traceroute is known by a slightly different name on
The equivalent of the TTL field in an IPv4 header is known as the ______ field in an IPv6 header.
hop limit
A support technician uses the ping utility on a system that is online, yet no response is
received. What should be allowed through a firewall, for ping to operate
ICMP
A tech uses the netcat tool on a Linux system. Of the choices, which has proper syntax? nc
google.com 80
127.0.0.1
How many zeros are found at the beginning of an Internet Protocol (IP) v6 address that
correlate to a v4 address 80
When using the netcat command to test a network port, which option will provide
output that is not useful for scripting, but is useful for the human eye? -v
You would like to use the nslookup command in interactive mode. How is the mode
accessed? By providing a port number with the command. By providing the command with
technologies to a broader user base. Which cloud delivery model is being used? Hybrid
You run the Test-NetConnection command on a Windows PC while only providing a host
name. As a result, what default action does the command use? Echo request Name
For Internet Protocol (IP) v6 traffic to travel on an IP v4 network, which two technologies
are used? Check all that apply.
Datagrams
Correct
Woohoo! IPv6 tunnel servers take incoming IPv6 traffic and encapsulate it within traditional
IPv4 datagrams.
IPv6 tunnels
Correct
Awesome! An IPv6 tunnel is used to encapsulate data between IPv6 tunnel servers.
When shortening an Internet Protocol (IP) v6 address, which two rules are used? Check
all that apply.
This should not be selected
Not quite. Please review the videos in the "IPv6" module for a refresher.
Replace groups of zeros with colons.
Removing all leading zeros.
Correct
Nice job! When shortening an IPv6 address, you can remove any leading zeros from a group.