You need to temporarily change the IP address on the hme0 interface on a system. Which
command modifies the address to 192.168.20.118 with a broadcast address of 192.168.20.127
and a netmask of 255.255.255.192?
A.
ifconfig hme0 192.168.20.118 netmask 255.255.255.127 broadcast +
B.
ifconfig hme0 192.168.20.118 netmask 255.255.255.192 broadcast +
C.
ifconfig hme0 192.168.20.118 netmask 255.255.255.0 + broadcast
D.
ifconfig hme0 192.168.20.118 netmask 192.168.20.127 broadcast +
E.
ifconfig hme0 192.168.20.118 netmask 255.255.255.192 + broadcast