god dammit god dammit god daMMIT
Quiz yourself by thinking what should be in
each of the black spaces below before clicking
on it to display the answer.
Help!
|
|
||||
---|---|---|---|---|---|
show | True
🗑
|
||||
T/F: DNS follows a centralized database model, allowing for easier management of DNS records. | show 🗑
|
||||
T/F: ICANN is responsible for restrictions on use of the .com, .org, and .net TLDs. | show 🗑
|
||||
show | True
🗑
|
||||
T/F: An IPv6 address consists of 128 bits that are written as 10 blocks of hexadecimal numbers separated by colons. | show 🗑
|
||||
show | True
🗑
|
||||
show | False
🗑
|
||||
show | True
🗑
|
||||
T/F: When using IPv6, two or more nodes on the same link are said to be neighbors. | show 🗑
|
||||
show | False
🗑
|
||||
show | port numbers
🗑
|
||||
With a FQDN of ftp1.dallas.mycompany.com, what part is the domain name? | show 🗑
|
||||
How can you determine the manufacturer of a NIC card based on the MAC address? | show 🗑
|
||||
What command can you utilize to display TCP/IP configuration information for each network adapter installed? | show 🗑
|
||||
show | 127.0.0.1
🗑
|
||||
What text editor can be used on Linux to view and edit the contents of a configuration file? | show 🗑
|
||||
On a Linux-based system, what command can be used to display TCP/IP information associated with every interface on the system? | show 🗑
|
||||
Which of the following IPv6 addresses represents a global unicast address? | show 🗑
|
||||
Which of the following protocols is used as a signaling protocol for the initial connection between hosts, but does not participate in data transfer during the session? | show 🗑
|
||||
show | BIND
🗑
|
||||
Your supervisor has asked you to configure a new prototype network with a dual stack configuration. What does this mean? | show 🗑
|
||||
What utility is used to verify that TCP/IP installed, bound to the NIC, configured correctly, and communicating with the network? | show 🗑
|
||||
You are troubleshooting a network issue on a client computer and discover that the network card has an IP address of 169.254.196.200. What does this mean? | show 🗑
|
||||
show | The last 24 bits of the MAC address.
🗑
|
||||
show | 128.0.x.y to 191.255.x.y
🗑
|
||||
show | They do not forward broadcast traffic.
🗑
|
||||
show | 10.0.0.0 through 10.255.255.255
🗑
|
||||
show | port 547
🗑
|
||||
What type of IPv6 address is fe80::8cf1:2c42:ffde:da1c? | show 🗑
|
||||
If a host's IPv6 address contains the network adapter's MAC address within the last 64 bits of the IPv6 address, what standard is being used? | show 🗑
|
||||
show | TCP 3389
🗑
|
||||
What statement regarding the Server Message Block protocol is accurate? | show 🗑
|
||||
show | It is used for reverse DNS queries, and holds PTR records.
🗑
|
||||
In a DNS zone, what type of record holds the name-to-address mapping for IPv6 addresses? | show 🗑
|
||||
You are setting up a DNS zone and have been asked to create SPF and DKIM records. What type of DNS record will hold this information? | show 🗑
|
||||
show | It identifies the e-mail server to be used for e-mail traffic for the domain.
🗑
|
||||
show | dig @8.8.8.8 mycompany.com MX
🗑
|
||||
What command can be used to check a domain computer's time source from a Command Prompt window? | show 🗑
|
||||
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? | show 🗑
|
||||
In the DNS hierarchy, where is information about how to find the top-level domain servers held? | show 🗑
|
||||
T/F: UDP provides error checking, but not sequencing. | show 🗑
|
||||
T/F: IP is an unreliable, connectionless protocol, as it does not establish a session to send its packets. | show 🗑
|
||||
T/F: IPv4 and IPv6 use the same packet format. | show 🗑
|
||||
T/F: TCP uses a four-step process called a four-way handshake to establish a TCP connection. | show 🗑
|
||||
T/F: The cost of upgrading infrastructure has been a major factor in the slow adoption of IPv6. | show 🗑
|
||||
show | True
🗑
|
||||
T/F: Routing Information Protocol (RIP) is an interior gateway protocol that uses a link-state algorithm. | show 🗑
|
||||
show | True
🗑
|
||||
show | False
🗑
|
||||
show | False
🗑
|
||||
What is NOT one of the three characteristics of TCP in its role as a reliable delivery protocol? | show 🗑
|
||||
What field in an IPv4 packet informs routers the level of precedence they should apply when processing an incoming packet? | show 🗑
|
||||
What command will list only current connections, including IP addresses and port numbers? | show 🗑
|
||||
show | mtr
🗑
|
||||
Which statement regarding the Border Gateway Protocol (BGP) is accurate? | show 🗑
|
||||
show | sliding-window
🗑
|
||||
Which of the following is not a task handled by a router? | show 🗑
|
||||
show | TCP
🗑
|
||||
show | show ip route
🗑
|
||||
show | traceroute -I srv1.mycompany.com
🗑
|
||||
What is the purpose of the checksum TCP field? | show 🗑
|
||||
What happens when a router receives a packet with a TTL of 0? | show 🗑
|
||||
In IPv6, what field is used to indicate what sequence of packets from one source to one or multiple destinations a packet belongs to? | show 🗑
|
||||
show | It is the time it takes for the protocol to recognize the best path in the event of a network change.
🗑
|
||||
Routing protocols that enable routers to communicate beyond neighboring routers, allowing each router to independently map the network, are known as which type of protocols? | show 🗑
|
||||
Which routing protocol started as a Cisco proprietary protocol and combines some of the features of a link-state protocol with that of distance-vector protocols? | show 🗑
|
||||
show | EIGRP may not be available on non-Cisco routers.
🗑
|
||||
What tcpdump command can be used to filter out all traffic except SSH traffic? | show 🗑
|
||||
Which command will produce statistics about each message transmitted by a host, separated according to protocol type? | show 🗑
|
||||
When using the Routing Information Protocol (RIP), what is the maximum number of hops a message can take between its source and its destination before the destination is considered unreachable? | show 🗑
|
||||
show | Each node on the network waits a random amount of time and then resends the transmission.
🗑
|
||||
You have been tasked with maintaining a network that is jumbo frame enabled. What does this mean? | show 🗑
|
||||
What IPv6 field is similar to the TTL field in IPv4 packets? | show 🗑
|
||||
If the VLAN tag is present in an Ethernet frame, what is the maximum frame size? | show 🗑
|
||||
By default, what is the MTU size on a typical Ethernet network? | show 🗑
|
||||
What routing metric affects a path's potential performance due to delay? | show 🗑
|
||||
Which statement does NOT accurately describe characteristics of the OSPF protocol? | show 🗑
|
||||
Originally codified by ISO, what does the "intermediate system" in IS-IS (Intermediate System to Intermediate System) stand for? | show 🗑
|
||||
show | By default, the tracert utility uses ICMP echo requests, while traceroute uses UDP datagrams or TCP SYN messages.
🗑
|
||||
In the event of a duplicate MAC address shared by two hosts on a switched network, what statement is accurate? | show 🗑
|
Review the information in the table. When you are ready to quiz yourself you can hide individual columns or the entire table. Then you can click on the empty cells to reveal the answer. Try to recall what will be displayed before clicking the empty cell.
To hide a column, click on the column name.
To hide the entire table, click on the "Hide All" button.
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.
To hide a column, click on the column name.
To hide the entire table, click on the "Hide All" button.
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.
Normal Size Small Size show me how
Normal Size Small Size show me how
Created by:
TheGoldenCPU
Popular Computers sets