Given the NTP server IP address is 128.50.2.10, which two are valid entries in the NTP client configuration file? (Choose two) A. broadcastclient B. multicastclient C. multicastclient 24.0.1.1 D. unicastclient 128.50.2.10 E. broadcastclient 255.255.255.255
Answer: A, B
Which entry in an NTP servers configuration file is used to alter the stratum level sent out with the NTP servers time advertisements? A. peer B. fudge C. prefer D. controlkey
Answer: B
A network administrator has several clients unable to generate ARP requests, and the administrator decides it is safe to use IP address assigned by DHCP servers. What should the network administrator do to ensure that DHCP clients dhcpagent daemons will accept an IP address even though they are unable to generate an ARP request? A. Modify DHCP clients and disable RARP. B. Set the IGNORE_FAILED_ARP variable to no. C. Ensure that the client interface is set to NOARP. D. Set the
Answer: D
To which DHCP environment term does SUNW.Ultra-5_10 apply? A. A macro B. An option C. A data type D. A vendor-client class
Answer: D
Which causes a DHCP client to use its own host name? A. Removal of the /etc/dhcp.hme0 file. B. The appropriate entry in the /etc/hostname.hme0 file. C. Commenting out the RELEASE_ON_SIGTERM=yes parameter. D. Client host name must exist in the DHCP database on the server.
Answer: B
Given the portion of in.dhcpd output running in debug mode: 3cdbc114: There is no 192.6.17.0 dhcp-network table. 3cdbc114: Datagram received on network device: hme0. Which two are executed on the DHCP server for the DHCP client to obtain an IP address? (Choose two) A. init 6 B. touch /etc/dhcp.hme0 C. pntadm –C 192.6.17.0 D. ifconfig hme0 dhcp start E. pntadm –r SUNWfiles –f /var/dhcp –A 192.6.17.97 192.6.17.0
Answer: C, E
Which two commands allow you to define a DHCP symbol? (Choose two) A. pntadm B. dhtadm C. dhcpmgr D. dhcpinfo
Answer: B, D
Which two are benefits of using DHCP? (Choose two) A. DHCP is a replacement for JumpStart. B. DHCP servers support BOOTP and RARP clients. C. DHCP allows setting up BOOTP and RARP relays. D. DHCP on Solaris includes a VPN feature that allows for the dynamic setup of an IP-over-IP tunnel. E. DHCP supports clients that boot over a network, effectively replacing the need for RARP and the bootparams file. F. DHCP reduces the cost of managing networks by automatic assignment of available
Answer: E, E
A DNS server is successfully providing information related to zones for which it is authoritative. A problem occurs when it attempts to resolve addresses in zones for which is not authorative. What is a possible cause of this problem? A. The server has no /etc/resolv.conf file. B. The server does NOT support a .com domain. C. The server has only a single Ethernet interface. D. The server has no knowledge of the root level servers. E. The server is NOT authoritative for any reverse
Answer: D
Which two statements about the /etc/named.conf file are true? (Choose two) A. It allows nslookup to resolve queries. B. It informs a secondary server of the address of the primary. C. It configures a primary with the addresses of secondary servers. D. It informs in.named which zones it supports as a primary or secondary.
Answer: B, D