A DHCP client is configured with the RELEASE_ON_SIGTERM=yes parameter. Which two
actions force a DHCP client to relinquish the IP address it obtained through DHCP on hme0?
(Choose two.)
A.
use the dhcpagent command with the r option
B.
use the dhcpinfo command with the r option
C.
use the release option of the ifconfig hme0 dhcp command
D.
shut down the DHCP client
E.
use the pkill -9 dhcpagent command on the client
F.
use the stop option of the ifconfig hme0 dhcp commandv