You have used the appropriate startup scrip in /etc/init.d to start the NTP daemon. However, the NTP daemon does not start up. There is no error message. What is the reason for this? A. There is no configuration file. B. rpcbind is not running on the machine. C. The configuration file contains faulty entries. D. The NTP daemon cannot contact an NTP server.
Answer: A
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
Answer: /etc/inet/ntp.conf
Latest Answer : I think should be /etc/inet/ntp.server ...
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 three parameters are held in the dhcp_network file? (Choose three) A. Timeserv B. LeaseTim C. LeaseNeg D. Client_ID E. Client_IP F. Server_IP
Answer: D, E, F
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