• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/20

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

20 Cards in this Set

  • Front
  • Back

A subnet mask is used to differentiate the host portion from the network portion in aTCP/IP address. True or False?

True

Which networking service allows you to share files with other computers on thenetwork?


a. NIS


b. NFS


c. POP3


d. BIND

b. NFS

Stand-alone daemons are started on demand using the Internet Super Daemon (xinetd). True or False?

False

Which file stores the TCP/IP addresses of the DNS servers used to resolve host names?


a. /etc/hosts


b. /etc/host.conf


c. /etc/resolve


d. /etc/resolv.conf

d. /etc/resolv.conf

To test DNS configuration by resolving a host name to an IP address, which command or commands can you use? (Choose all that apply.)


a. nslookup hostname


b. dig hostname


c. host hostname


d. resolve hostname

a. nslookup hostname


b. dig hostname


c. host hostname

Which two commands can be used to modify the route table on a Linux computer? (Choose two answers.)


a. route


b. ipconfig


c. ip


d. traceroute

a. route


c. ip

Which file holds the methods to be used and the order in which they will be applied forhost name resolution?


a. /etc/nsswitch.conf


b. /etc/resolve.conf


c. /etc/hosts


d. /etc/dns.conf

a. /etc/nsswitch.conf

What are two means available to resolve a host name to the appropriate TCP/IPaddress? (Choose two answers.)


a. DHCP


b. DNS


c. /etc/hosts


d. /etc/resolve.conf

a. DHCP


c. /etc/hosts

SSH encrypts all traffic that passes across the network, whereas telnet and rlogin do not. True or False?

True

What devices are used to transfer information from one network to another?


a. routers


b. LANs


c. DNS servers


d. DHCP servers

a. routers

Which of the following are graphical remote administration technologies? (Choose all that apply.)


a. telnet


b. X Windows


c. rlogin


d. VNC

b. X Windows


d. VNC

The daemons associated with network services listen for network traffic associated witha particular ________________.


a. station


b. port


c. TCP/IP address


d. allocation number

b. port

The TCP/IP address 127.0.0.1 is also referred to as the ________________.


a. local address


b. lookup address


c. local host


d. loopback address

d. loopback address

The line that configures the host name for the computer at boot time can be found in /etc/sysconfig/network. True or False?

True

Which command would be used to activate the NIC aliased as eth0?


a. ifup


b. ifup eth0


c. ipup eth0


d. ifdown eth0

b. ifup eth0

Which of the following port numbers is associated with telnet?


a. 20


b. 137


c. 49


d. 23

d. 23

Which file would you modify to change the TCP/IP address of the first wired NIC onthe system the next time the system is booted or the card is brought up?


a. /etc/sysconfig/network-scripts/ifcfg-eth1


b. /etc/sysconfig/network-scripts/ifcfg-eth0


c. /etc/sysconfig/network-scripts/ipcfg-eth0


d. /etc/sysconfig/network-scripts/ipcfg-eth1

b. /etc/sysconfig/network-scripts/ifcfg-eth0

Before a computer can use a router, what configuration information must it be provided?


a. routing table


b. subnet mask


c. default gateway


d. default router

c. default gateway

Which of the following are stand-alone daemons? (Choose all that apply.)


a. Apache (httpd)


b. Washington University FTP (in.ftpd)


c. telnet (in.telnetd)


d. DNS (named)

a. Apache (httpd)


d. DNS (named)

Which of the following utilities can be used to check TCP/IP configuration and test network connectivity? (Choose all that apply.)


a. ifconfig


b. ipconfig


c. ping


d. netstat –i

a. ifconfig


c. ping


d. netstat –i