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.
shut down the DHCP client
B.
use the dhcpinfo command with the r option
C.
use the dhcpagent command with the r option
D.
use the pkill -9 dhcpagent command on the client
E.
use the stop option of the ifconfig hme0 dhcp command
F.
use the release option of the ifconfig hme0 dhcp command