Networking Ch3
In a DNS zone, what type of record holds the name-to-address mapping for IPv6 addresses?
AAAA record
At the root level of the DNS hierarchical structure, 13 clusters of root servers hold information used to locate TLD servers. (T/F)
True
Each organization that provides host services on the public Internet is responsible for providing and maintaining DNS authoritative servers for public access. (T/F)
True
UDP port 123 is utilized by the Network Time Protocol service. (T/F)
True
When using IPv6, two or more nodes on the same link are said to be neighbors. (T/F)
True
The 1024 - 65535 range of ports is also known as the "well-known" range. (T/F)
False
The FTP protocol utilizes UDP, while TFTP uses TCP for data transmission. (T/F)
False
Which of the following IP addresses would be a loopback IP address?
127.0.0.1
What is by far the most popular DNS server software available?
BIND
Your supervisor has asked you to configure a new prototype network with a dual stack configuration. What does this mean?
Both IPv4 and IPv6 protocols will be used on the network.
ICANN is responsible for restrictions on use of the .com, .org, and .net TLDs. (T/F)
False
An IPv6 address consists of 128 bits that are written as 10 blocks of hexadecimal numbers separated by colons. (T/F)
False
DNS follows a centralized database model, allowing for easier management of DNS records. (T/F)
False
What does the MX record do in a forward DNS zone?
It identifies the e-mail server to be used for e-mail traffic for the domain.
What statement regarding the Server Message Block protocol is accurate?
It is used by Windows and UNIX-based operating systems to share files.
What is the ARPA domain suffix utilized for?
It is used for reverse DNS queries, and holds PTR records.
In the DNS hierarchy, where is information about how to find the top-level domain servers held?
On the DNS root servers.
What part of a MAC address serves as the extension identifier, or device ID?
The last 24 bits of the MAC address.
Encrypted control of remote computers using the RDP protocol is accomplished using what port number?
TCP 3389
How can you determine the manufacturer of a NIC card based on the MAC address?
The first 24 bits, known as the Organizationally Unique Identifier, identify the manufacturer.
A hexadecimal number is a number written in the base 16 number system. (T/F)
True
You are troubleshooting a DNS issue on a Linux system, and need to test the resolution of your domain mycompany.com MX record using Google's DNS server with the IP address of 8.8.8.8. What dig command will accomplish this?
dig @8.8.8.8 mycompany.com MX
On a Linux-based system, what command can be used to display TCP/IP information associated with every interface on the system?
ifconfig -a
What command can you utilize to display TCP/IP configuration information for each network adapter installed?
ipconfig /all
A Windows computer on your network is having issues resolving queries for a specific domain, but not other domains. Other computers on the same network resolve the name just fine. What command can you issue that might fix the problem?
ipconfig /flushdns
What type of IPv6 address is fe80::8cf1:2c42:ffde:da1c?
link local address
With a FQDN of ftp.dallas.mycompany.com, what part is the domain name?
mycompany.com
What utility is used to verify that TCP/IP installed, bound to the NIC, configured correctly, and communicating with the network?
ping
When using DHCP for IPv6 (i.e. DHCPv6), what port do clients receive responses on?
port 547
At the Transport layer of the OSI, what is used to find and communicate with a particular application running on a host?
port numbers
What text editor can be used on Linux to view and edit the contents of a configuration file?
vim
What command can be used to check a domain computer's time source from a Command Prompt window?
w32tm /query /source