Which of the following DNS record types provides the hostname to IP address mapping?()
第1题:
Which of the following server types allows resolution of domain names to IP addresses?()
第2题:
Which of the following protocols would a multilayer switch use to learn the IP address of a directly connected device?()
第3题:
Which of the following command line tools can be used to display the default gateway, IP address,and DNS servers currently being used by a host?()
第4题:
Which of the following commands should be used to show DNS information?()
第5题:
Which of the following procedures best explains how to enable the NIS name resolution to take precedence over DNS on a system-wide basis?()
第6题:
An adapter state does not show available after a reboot. Which of the following is the most probable cause?()
第7题:
Which of the following files should be used to alter the order of which DNS servers get queried first?()
第8题:
CDP
SNMP
DHCP
ARP
DNS
None of the above
第9题:
Remove the /etc/resolv.conf file
Unset the NSORDER environment variable
Add the following line to /etc/netsvc.conf: hosts=nis,bind,local
In a NIS and DNS environment, NIS takes precedence so there is nothing to change
第10题:
IPCONFIG
NETSTAT -A
NSLOOKUP
IPCONFIG /ALL
第11题:
/etc/hosts
/etc/resolv.conf
/etc/netsvc.conf
/etc/named.boot
第12题:
Session affinity is a feature of which of the following devices?()
第13题:
Which of the following server types will assign a unique address to the client’s machines?()
第14题:
Which of the following commands would be used to verify and troubleshoot DNS settings of aparticular host on a Windows computer?()
第15题:
On a system wide basis, which of the following procedures is best to make NIS name resolution take precedence over DNS?()
第16题:
Which of the following files contains the settings for the system’s DNS domain name and DNS servers?()
第17题:
In a DNS environment, the zone file that maps hostnames to IP address (sometimes called the named.hosts file), is created on which of the following servers?()
第18题:
Add the following line to /etc/netsvc.conf: hosts = nis,bind,local
edit /etc/netsvc.conf to add the following: process /full/path/of/process /{ hosts = local,nis,dns}
In an NIS and DNS environment, NIS takes precedence over DNS in this environment resulting in no change
Change the NSORDER environment variable
第19题:
Full DNS functionality as a replacement of a DNS
Responds to a DNS query with A-record
Forwards queries to a name server
Multiple A-records
DHCP functionality for the local hosts
第20题:
/etc/hosts
/etc/inetd.conf
/etc/netsvc.conf
/etc/resolv.conf
第21题:
trace
netstat
ifconfig
nslookup
第22题:
Set the NSORDER environmental variable of the environment which invokes the process to:NSORDER=local,nis,bind
Set the NSORDER environmental variable of the environment which invokes the process to: NSORDER=hosts=auth,nis,bind
Edit /etc/netsvc.conf to add a line similar to the following: process /full/path/of/process {hosts=local,nis,dns}
Unset NSORDER environment variable of the environment which invokes the process