Click Here to take the test. (You need an account. It's free)
1. Which of the following commands queries for the mail servers for the domain example.com?
2. Which of the following netmasks is used for a subnet described with a /25 in CIDR notation?
3. Which option to the traceroute command will use TCP SYN packets for the path trace?
4. Which of the following commands displays information about addresses, specifically only IPv6 addresses, currently in use on the computer?
5. When examining open ports on the server, you see that TCP port 3000 is listed with no corresponding protocol name, such as SMTP, IMAP over SSL (IMAPS), and so on. In which file would you find a list of port-to-protocol translations that could be customized to add this new port?
6. How many IP addresses are available in the 172.16.0.0 private range in IPv4?
7. On which port does LDAP over SSL operate?
8. Which option to the arp command creates a new entry for a given IP address-to-MAC address pair?
9. Which of the following commands adds a default gateway of 192.168.1.1 for interface etho?
10. Within which file can per-user default settings be created for the dig command?
11. Which of the following describes a primary difference between IPv4 and IPv6?
12. Which command provides a method for sending ICMP requests for IPv6?
13. Which of the following dig commands sends the query for example.com directly to the server at 192,168,2,5 rather than to a locally configured resolver?
14. Which option for the host command will query for the authoritative name servers for a given domain?
15. You need to offer internally facing NTP services. On which protocol and port does NTP listen?
16. Which option to the host command sets the query type to ANY?
17. Which command is used to show the settings for DNS resolution with systemd-resolved?
18. Which of the following ports is used for Secure Shell communication?
19. Which of the following netstat options displays the send and receive queues for each socket?
20. Which option to the route command forces the kernel to use the specified device for the route rather than attempting to determine the correct device?
21. Which command is used for setting parameters such as the essid, channel, and other related options for a wireless device?
22. Which of the following commands enables NetworkManager so that it can be used to configure Ethernet and Wi-Fi network devices?
23. Which ports need to be allowed through the firewall for Simple NetWork Management Protocol (SNMP) traffic?
24. Which file is read at boot to set the local computer’s hostname?
25. Which of the following commands views systemd Journal entries for the NetworkManager unit?
26. Which of the following commands will examine the system log for information regarding DHCP activity?
27. Which of the following commands changes the Media Access Control (MAC) address of etho?
28. Which of the following describes a primary difference between traceroute and tracepath?
29. Which of the following configuration lines in /etc/nsswitch. conf causes a lookup for group information to first use local files and then use LDAP?
30. Which of the following commands prevents traffic from reaching the host 192.168.1.3?
31. On which port does IMAP over SSL (IMAPS) listen?
32. Which of the following commands can be used to test network connectivity at the TCP level instead of telnet?
33. Which of the following commands should be executed after running ip route change?
34. When using the ip command, which protocol family is used as the default if not otherwise specified?
35. Which option to the ss command shows the process IDs associated with the socket?
36. Which of the following commands requests a zone transfer of example.org from the server at 192.168.1.4?
37. Which traceroute command is used exclusively for IPv6 route traces?
38. Which options for netcat will create a server listening on port 8080?
39. Which option should be used to send a DNS query for a Sender Policy Framework (SPF) record with dig?
40. Which of the following characters are valid for hostnames in /etc/hosts?
41. You are using the route command to view routes. However, name resolution is taking a long time and causing delay in the response from the route command. Which option to route can be added to cause it to not perform name resolution?
42. On which port does ICMP operate?
43. You have replaced a device on the network but used the IP from another active device. Which command can be run to remove the MAC address entry from your computer so that it performs the address resolution again?
44. Which programmatic function is used by the hostname command internally?
45. When troubleshooting a potential hardware problem, you need to determine which physical interface is being used for a certain address. One way to accomplish this is with the ping command in order to monitor the activity lights on the device. Which of the following options to ping will flood the interface with ECHO_REQUEST packets?
46. Which of the following commands will emulate the ping command in Microsoft Windows, where the ping is sent for four packets and then the command exits?
47. Which of the following addresses represents the localhost in IPv6?
48. Which of the following commands shows network sockets and their allocated memory?
49. If the traceroute6 command is not available, which option to the traceroute command can be used for an IPv6 traceroute?
50. Which of the following configuration lines will set the DNS server to 192.168.1.4 using /etc/resolv.conf?
51. Which of the following iproute2 commands changes the address of device etho to 192.168.1.1 with netmask 255.255.255.0?
52. Which of the following commands sends an IPv6 ping to a unique local address?
53. Which command for hostnamecti can be used to set the hostname?
54. You need to set the MTU to a specific value for a network interface. Which option to ifconfig facilitates this?
55. Which of the following configuration lines in /etc/resolv. conf enables debugging?
56. Which of the following commands displays information such as link status about the wireless device wlano?
57. Which of the following commands will change the default gateway to 192.168.1.1 using etho?
58. Which option for the ping command enables you to choose the interface from which the Internet Control Message Protocol (ICMP) packets will be generated?
59. In a scripting scenario, which command will return the domain name configured for the server?
60. You need to prevent local clients from going to a certain host, www.example.com. and instead redirect them to localhost. Which of the following is a method to override DNS lookups for the specified host?
61. You are having difficulty with an interface on the server and it is currently down. Assuming that there is no hardware failure on the device itself, which command and option can you use to display information about the interface?
62. Which of the following commands will disable ARP on the interface etho?
63. Which of the following commands configures the etho device with an IP address of 192.168.1.1 in a /24 network?
64. Which type of DNS record is used for specifying a POP3 server?
65. When viewing the available routes using the route command, one route contains UG flags and the others contain u flags. What do the letters UG signify in the route table?
66. Which of the following is not used as a private address for internai, non-Internet, use?
67. Which of the following commands configures ethi with an additional IPv6 address of fdd6: 551: b09e:: ?
68. You are troubleshooting a DNS problem using the dig command and receive a status: NXDOMAIN message. Which of the following best describes what NXDOMAIN means?
69. Which port(s) and protocol(s) should be opened in a firewall in order for the primary and secondary name servers to communicate for a given domain?
70. Which of the following commands can be used to scan for available wireless networks?
71. Which of the following commands shows the current default route without performing Domain Name System (DNS) lookups on the IP address(es) involved?
72. Which option to tcpdump displays a list of available interfaces on which tcpdump can operate?
73. Which of the following commands will attempt to bring online all interfaces marked as auto within the networking configuration?
74. Which of the following commands displays the Start of Authority information for the domain example.com?
75. Which type can be used with the dig command to test a zone transfer?
76. Which of the following commands adds a route to the server for the network 192.168.51.0/24 through its gateway of 192.168.51.1?
77. Which command provides an interface into NetworkManager that works from a terminal window?
78. Which of the following commands displays the number of packets forwarded by the kernel?
79. Which of the following represents a correct configuration line for /etc/hosts?
80. Which command can be used to listen for netlink messages on a network?
81. You need to split a subnet to enable four subnets with up to 30 hosts each. Which subnet mask, in Classless Inter-Domain Routing (CIDR) notation, facilitates this scenario?
82. Which systemd daemon can be used to manage network interfaces through systemd?
83. Which of the following commands will enumerate the hosts database?
84. When you’re looking to parse the output of the ip command, which option can you set to remove newlines so that the output can be piped to the grep command?
85. Which of the following protocols uses a three-way handshake?
86. Which option to traceroute causes the command to use ICMP for requests?
87. When troubleshooting a connectivity issue, you have found that you can reach a server via the web but cannot ping it. Which of the following best describes a possible cause for this scenario?
88. Assume that you want to enable local client services to go to hosts on the network without needing to fully qualify the name by adding the domain for either example. com or example. org. Which option in /etc/resolv.conf will provide this functionality?
{jssocials}
