Page 1 of 1

While making configuration changes on your DHCP server, you want to test the changes on a Solaris OS workstation, which

Posted: Sun Jun 11, 2023 4:01 pm
by answerhappygod
While making configuration changes on your DHCP server, you want to test the changes on a Solaris OS workstation, which is configured as a DHCP client. Rather than rebooting the client or waiting for the DHCP lease to expire, which command can you use to cause the workstation to re-query the DHCP server?

A. dhcpagent -f
B. ifconfig hme0 down; ifconfig hme0 up
C. ifconfig hme0 dhcp release; ifconfig hme0 dhcp start
D. This cannot be done. You must reboot. E. svcadm restart dhcpagent