You enter dladm show-phys, which provides the following output:
You then enter:
ipadm create-ip net3
What is the output?
A.
ipadm: cannot; create interface net3: Operation failed.
B.
ipadm: cannot create interface net3: Interface already exists.
C.
ipadm: cannot create interface net3: IP address object not specified.
D.
No_response, The command was successful.
Explanation:
According to the exhibit the interface already exists.
The command ipadm create-ip net3 is supposed to create a new interface net3.