cloud3413
Quiz von , erstellt am more than 1 year ago

Homies Client Server DHCP-DNS Quiz Leggo

634
0
0
cloud3413
Erstellt von cloud3413 vor mehr als 9 Jahre
Schließen

Client Server DHCP-DNS

Frage 1 von 41

1

What transport protocol is used by DHCP?

Wähle eine der folgenden:

  • UDP

  • ARP

  • IP

  • TCP

Erklärung

Frage 2 von 41

1

What does ARP map an IP address to?

Wähle eine der folgenden:

  • the gateway address

  • A NetBIOS name

  • the MAC address

  • A DNS name

Erklärung

Frage 3 von 41

1

What command you use in Linux to start DHCP service?

Wähle eine der folgenden:

  • services dhcp start

  • services dhcpd start

  • service dhcp start

  • service dhcpd start

Erklärung

Frage 4 von 41

1

A DHCP _____________ acts as a proxy for a DHCP server.

Wähle eine der folgenden:

  • Relay Agent

  • Register

  • Resource Record

  • Client

Erklärung

Frage 5 von 41

1

From MS Windows command line, a client's DHCP lease can be manually renewed with the _______________ command.

Wähle eine der folgenden:

  • ipconfig /refresh

  • ifconfig /renew

  • ipconfig /renew

  • ifconfig /refresh

Erklärung

Frage 6 von 41

1

After 100% of the lease time elapsed without a renewal, the DHCP client will send out a ______________ packet on the network.

Wähle eine der folgenden:

  • DHCPAck

  • DHCPRequest

  • DHCPDiscover

  • DHCPRequest Broadcast

Erklärung

Frage 7 von 41

1

Sometimes a client cannot find a DHCP server though it issued a DHCPDiscover packet. When this happens to clients that had no previous lease, Windows clients implement _____.

Wähle eine der folgenden:

  • AIP

  • Relay Agent

  • DHCPFind

  • APIPA

Erklärung

Frage 8 von 41

1

To communicate across an Ethernet network, your computer must use its _____ bytes physical addresses.

Wähle eine der folgenden:

  • 8

  • 12

  • 6

  • 16

Erklärung

Frage 9 von 41

1

In Linux, what file should you consult to check what leases had been given out from the Linux DHCP server?

Wähle eine der folgenden:

  • /var/lib/dhcpd/dhcpd.leases

  • /etc/dhcpd/dhcpd.leases

  • /etc/dhcpd.leases

  • /var/log/dhcpd.leases

Erklärung

Frage 10 von 41

1

What is the name of the configuration file for DHCP in Linux?

Wähle eine der folgenden:

  • /etc/dhcp/dhcpd.conf

  • /var/lib/dhcpd.conf

  • /usr/sbin/dhcpd.conf

  • /etc/dhcp.config

Erklärung

Frage 11 von 41

1

What command line utility is built into Windows system to query DNS servers?

Wähle eine der folgenden:

  • dig

  • DNS active query

  • NSlookup

  • zone

Erklärung

Frage 12 von 41

1

Which of the following is considered a DNS alias that points to another host?

Wähle eine der folgenden:

  • BNAME

  • HNAME

  • CNAME

  • PNAME

Erklärung

Frage 13 von 41

1

The DNS query between DNS servers is a/an _________ query.

Wähle eine der folgenden:

  • Caching

  • Reverse

  • Recursive

  • Iterative

Erklärung

Frage 14 von 41

1

What is the host name in the DNS address cse.ucsc.edu?

Wähle eine der folgenden:

  • ucsc.edu

  • ucsc

  • edu

  • cse

Erklärung

Frage 15 von 41

1

Which two records are created by default in a standard primary Forward DNS zone in a DNS server? (Negative marks for incorrect answer)

Wähle eine oder mehr der folgenden:

  • SOA (Start of Authority)

  • NS (Name Server)

  • PTR (Pointer Record)

  • Host (Address)

Erklärung

Frage 16 von 41

1

The root domain in DNS is represented by a:

Wähle eine der folgenden:

  • .

  • ?

  • /

  • ,

Erklärung

Frage 17 von 41

1

An organization responsible for a domain may divide it into subdomain to decentralize administration.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 18 von 41

1

What command line utility is added to Linux based systems to query DNS servers?

Wähle eine der folgenden:

  • zone

  • DNS active query

  • NSilookup

  • dig

Erklärung

Frage 19 von 41

1

When will a WINS client register itself with the WINS server?

Wähle eine der folgenden:

  • When the clients cache is cleared.

  • When the client is shut down.

  • When the client attempts to connect to a share.

  • When the client is started up.

Erklärung

Frage 20 von 41

1

You will find NetBIOS names most likely in what type of network environment?

Wähle eine der folgenden:

  • All Ethernet networks

  • All TCP/IP networks

  • Any network

  • A Microsoft network

Erklärung

Frage 21 von 41

1

To avoid causing extra DNS traffic, increase security and save processing time you can add a static entry to your ___________.

Wähle eine der folgenden:

  • ARP cache

  • WINS Configuration

  • Hosts file

  • LMHosts file

Erklärung

Frage 22 von 41

1

When a DNS zone information is copied to a slave or secondary DNS server, this is referred to as which of the following process?

Wähle eine der folgenden:

  • host transfer

  • zone transfer

  • static transfer

  • Master transfer

Erklärung

Frage 23 von 41

1

Which of the following command/utilities can be used to clear the NetBIOS cache on a WINS system?

Wähle eine der folgenden:

  • net use

  • nbtstat

  • ipconfig

  • net view

Erklärung

Frage 24 von 41

1

What command would you use from the command line to start the DNS daemon in Linux system (ex: CentOS)?

Wähle eine der folgenden:

  • service named start

  • service dnsd start

  • service bind start

  • service dns start

Erklärung

Frage 25 von 41

1

Which DNS resource records are required to locate servers running specific services?

Wähle eine der folgenden:

  • MX Records

  • NS Records

  • Host Records

  • SRV Records

Erklärung

Frage 26 von 41

1

What is the configuration file for DNS in Linux?

Wähle eine der folgenden:

  • /etc/named.conf

  • /etc/dnsd.conf

  • /etc/bind.conf

  • /etc/dns.conf

Erklärung

Frage 27 von 41

1

DNS Stands for….

Wähle eine der folgenden:

  • Directory Naming server

  • Domain Name System

  • Disturbing naming service

  • Distributed naming service

Erklärung

Frage 28 von 41

1

If the DNS server does not support ___________, then an administrator must create the host record entries manually.

Wähle eine der folgenden:

  • DNS

  • NSDD

  • NS

  • DDNS

Erklärung

Frage 29 von 41

1

Reverse DNS zones are created within the ______________ domain.

Wähle eine der folgenden:

  • in-addr.rev

  • rev-addr.arpa

  • addr.rev

  • in-addr.arpa

Erklärung

Frage 30 von 41

1

Like other services DNS consists of a client and a server service. The terminology used for the client is called ______.

Wähle eine der folgenden:

  • Slave

  • Forwarder

  • Resolver

  • Master

Erklärung

Frage 31 von 41

1

Match the followings;
Primary DNS or Master

Wähle eine der folgenden:

  • Authoritative for the domain

  • gets data for its zone from authoritative server through zone transfer

  • only perform queries and all queries have a TTL

Erklärung

Frage 32 von 41

1

Match the followings;
Cache only server

Wähle eine der folgenden:

  • Authoritative for the domain

  • gets data for its zone from authoritative server through zone transfer

  • only perform queries and all queries have a TTL

Erklärung

Frage 33 von 41

1

Match the followings;
Secondary DNS or Slave

Wähle eine der folgenden:

  • Authoritative for the domain

  • gets data for its zone from authoritative server through zone transfer

  • only perform queries and all queries have a TTL

Erklärung

Frage 34 von 41

1

Match the definition with its DNS resource record name,
TXT

Wähle eine der folgenden:

  • comments

  • Hostname to IP mapping

  • IP address of SMTP host

  • alias for an IP with an existing A record

  • lists authoritative DNS servers for zone

  • OS type

  • IP to host lookup

  • keeps info such as TTLs, serial number, e-mail and responsible person

Erklärung

Frage 35 von 41

1

Match the definition with its DNS resource record name:
MX

Wähle eine der folgenden:

  • comments

  • Hostname to IP mapping

  • IP address of SMTP host

  • alias for an IP with an existing A record

  • lists authoritative DNS servers for zone

  • OS type

  • IP to host lookup

  • keeps info such as TTLs, serial number, e-mail and responsible person

Erklärung

Frage 36 von 41

1

Match the definition with its DNS resource record name:
NS

Wähle eine der folgenden:

  • comments

  • Hostname to IP mapping

  • IP address of SMTP host

  • alias for an IP with an existing A record

  • lists authoritative DNS servers for zone

  • OS type

  • IP to host lookup

  • keeps info such as TTLs, serial number, e-mail and responsible person

Erklärung

Frage 37 von 41

1

Match the definition with its DNS resource record name:
PTR

Wähle eine der folgenden:

  • comments

  • Hostname to IP mapping

  • IP address of SMTP host

  • alias for an IP with an existing A record

  • lists authoritative DNS servers for zone

  • OS type

  • IP to host lookup

  • keeps info such as TTLs, serial number, e-mail and responsible person

Erklärung

Frage 38 von 41

1

Match the definition with its DNS resource record name:
A

Wähle eine der folgenden:

  • comments

  • Hostname to IP mapping

  • IP address of SMTP host

  • alias for an IP with an existing A record

  • lists authoritative DNS servers for zone

  • OS type

  • IP to host lookup

  • keeps info such as TTLs, serial number, e-mail and responsible person

Erklärung

Frage 39 von 41

1

Match the definition with its DNS resource record name
CNAME

Wähle eine der folgenden:

  • comments

  • Hostname to IP mapping

  • IP address of SMTP host

  • alias for an IP with an existing A record

  • lists authoritative DNS servers for zone

  • OS type

  • IP to host lookup

  • keeps info such as TTLs, serial number, e-mail and responsible person

Erklärung

Frage 40 von 41

1

Match the definition with its DNS resource record name:
SOA

Wähle eine der folgenden:

  • comments

  • Hostname to IP mapping

  • IP address of SMTP host

  • alias for an IP with an existing A record

  • lists authoritative DNS servers for zone

  • OS type

  • IP to host lookup

  • keeps info such as TTLs, serial number, e-mail and responsible person

Erklärung

Frage 41 von 41

1

Match the definition with its DNS resource record name:
HINFO

Wähle eine der folgenden:

  • comments

  • Hostname to IP mapping

  • IP address of SMTP host

  • alias for an IP with an existing A record

  • lists authoritative DNS servers for zone

  • OS type

  • IP to host lookup

  • keeps info such as TTLs, serial number, e-mail and responsible person

Erklärung