A DHCP client has been configured with the
RELEASE_ON_SIGTERM=yes parameter. Which two actions can be taken to force a DHCP client to relinquish the IP address it has 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 command pkill -9 dhcpagent 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