You need to know the IP address configured on interface net3, and that the interface is up. Which
command confirms these?
A.
ipadm show-if
B.
ipadm up-addr
C.
ipadm show-addr
D.
ipadm enable-if
E.
ipadm refresh-addr
F.
ipadm show-addrprop
Explanation:
Show address information, either for the given addrobj or all the address objects
configured on the specified interface, including the address objects that are only in the persistent
configuration.
State can be: disabled, down, duplicate, inaccessible, ok, tentative
Example:
# ipadm show-addr
ADDROBJ TYPE STATE ADDR
lo0/v4 static ok 127.0.0.1/8
lo0/v6 static ok ::1/128
Reference: man ipadm
C
C
A y C validate
Only C