While attempting to configure an interface you receive the following error:
# ifconfig hme1 plumb 232.15.8.3 netmask 255.255.255.0 up
ifconfig: SIOCSLIFADDR: hme1: Cannot assign requested address
Which is the cause of this error?
A.
The interface hme1 does not exist.
B.
The IP address is not a valid unicast address.
C.
No broadcast address is given.
D.
The option plumb is given with other options.