You want to display the IP address assignments of the network interfaces. Which command should you use?
A.
ipadm show-if
B.
ipadm show-addr
C.
ipadm show-prop
D.
ipadm show-addrprop
Explanation:
‘ipadm show-addr’ displays all the configured addresses on the system.
Example:
# ipadm show-addr
ADDROBJ TYPE STATE ADDR
lo0/v4 static ok 127.0.0.1/8
lo0/v6 static ok ::1/128