4.4 Operating System - Your Computer on the Network Flashcards

1
Q

Which of the following commands displays the routing table?

A) show routes
B) ip show route
C) list routes
D) ip route show

A

ip route show

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

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

A

ifconfig

ip addr show

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

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

A

/etc/hosts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The resolvers that Linux uses to look up DNS data are configured in the _ configuration file

A

/etc/resolv.conf

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

To perform a lookup in the DNS, use the command _ , for more detailed information use command _

A

host

dig

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Name the DNS record type used to serve the following requests:

  1. Textual Data
  2. Reverse IP address lookup
  3. A domain that has no address of its own and relies on another domain for this information
  4. Mail Server
A

1) TXT

2) PTR

3) CNAME

4) MX

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

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

A, B, & D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly