4.4 Operating System - Your Computer on the Network Flashcards
Which of the following commands displays the routing table?
A) show routes
B) ip show route
C) list routes
D) ip route show
ip route show
Which of the following commands display the IP address of the local host? (Pick 2)
A) ip addr show
B) show ip
C) ip_addr
D) ifconfig
ifconfig
ip addr show
What is the name of configuration file that could resolve host names to IP Address locally?
A) /etc/host
B) /etc/hosts
C) /etc/host.conf
D) /etc/hostname
/etc/hosts
The resolvers that Linux uses to look up DNS data are configured in the _ configuration file
/etc/resolv.conf
To perform a lookup in the DNS, use the command _ , for more detailed information use command _
host
dig
Name the DNS record type used to serve the following requests:
- Textual Data
- Reverse IP address lookup
- A domain that has no address of its own and relies on another domain for this information
- Mail Server
1) TXT
2) PTR
3) CNAME
4) MX
Which of the following are examples of IPv4 addresses? (Pick 3)
A) 192.0.1.254
B) 192.168.0.101
C) 192.168.1.256
D) 192.168.1.1
A, B, & D