102-500: LPI Level 1 Part 1
Question #: 1
Topic #: 1
Which of the following is a valid IPv6 address?
A. 2001:db8:0g21::1
B. 2001::db8:4581::1
C. 2001:db8:3241::1
D. 2001%db8%9990%%1
E. 2001.db8.819f..1
Question #: 2
Topic #: 1
Which if the following tools, used for DNS debugging, reports not only the response from the name sever but also details about the query?
A. dnsq
B. hostname
C. dig
D. dnslookup
E. zoneinfo
Question #: 3
Topic #: 1
Which of the following statements is valid in the file /etc/nsswitch.conf?
A. multi on
B. 192.168.168.4 dns-server
C. namespaces: net mount procs
D. include /etc/nsswitch.d/
E. hosts: files dns
Question #: 4
Topic #: 1
Which of the following connection types, as seen in nmcli connection show, may exist in NetworkManager? (Choose three.)
A. tcp
B. ethernet
C. wifi
D. ipv6
E. bridge
Question #: 5
Topic #: 1
On a Linux workstation, the route command takes a long time before printing out the routing table. Which of the following errors does that indicate?
A. The local routing information may be corrupted and must be re-validated using a routing protocol.
B. One of the routers in the routing table is not available which causes the automatic router failure detection mechanism (ARF-D) to wait for a timeout.
C. There may accidentally be more than one default router in which case a default router election has to be done on the network in order to choose one router as the default.
D. The Linux Kernel Routing Daemon (LKRD) is not running and should be started using its init script or systemd unit.
E. DNS resolution may not be working as route by default tries to resolve names of routers and destinations and may run into a timeout.
Question #: 6
Topic #: 1
On a Linux workstation, the route command takes a long time before printing out the routing table. Which of the following errors does that indicate?
A. The local routing information may be corrupted and must be re-validated using a routing protocol.
B. One of the routers in the routing table is not available which causes the automatic router failure detection mechanism (ARF-D) to wait for a timeout.
C. There may accidentally be more than one default router in which case a default router election has to be done on the network in order to choose one router as the default.
D. The Linux Kernel Routing Daemon (LKRD) is not running and should be started using its init script or systemd unit.
E. DNS resolution may not be working as route by default tries to resolve names of routers and destinations and may run into a timeout.
Question #: 7
Topic #: 1
What is true about the Hop Limit field in the IPv6 header?
A. The field is not changed during the transport of a package.
B. The field is transmitted within a hop-by-hop extension header.
C. Each router forwarding the packet increases the field’s value.
D. Each router forwarding the packet decreases the field’s value.
E. For multicast packages, the field’s value is always 1.
Question #: 8
Topic #: 1
Which of the following nmcli subcommands exist? (Choose two.)
A. nmcli ethernet
B. nmcli device
C. nmcli wifi
D. nmcli address
E. nmcli connection
Question #: 9
Topic #: 1
Which of the following changes may occur as a consequence of using the command ip? (Choose three.)
A. Network interfaces may become active or inactive.
B. New name servers may be added to the resolver configuration.
C. The system’s host name may change.
D. IP addresses may change.
E. The routing table may change.
Question #: 10
Topic #: 1
How many IP addresses can be used for unique hosts inside the IPv4 subnet 192.168.2.128/26?
A. 6
B. 14
C. 30
D. 62
E. 126