The interface net3 should be operating, but is not.
Command:
Which command should you enter next?
A.
ipadm create-ip
B.
ipadm enable-if
C.
ipadm show-if
D.
ipadm up-addr
Explanation:
Enable-if -t interface
Enables the given interface by reading the configuration from the persistent store. All the persistent interface
properties, if any, are applied and all the persistent addresses, if any, on the given interface will be enabled.
-t, –temporary
Specifies that the enable is temporary and changes apply only to the active configuration.