You are asked to troubleshoot networking issues on an unfamiliar system.
Select the correct command to display what network devices are installed.
A.
ifconfig -a
B.
dladm show-dev
C.
dladm show-phys
D.
dladm show-ether
E.
netadm show-dev
F.
netadm show-ether
Explanation:
dladm show-dev
Shows information for all devices or the specified device.
Reference: man dladm
correct answer is C, http://troysunix.blogspot.sk/2011/07/vlan-tagging-and-vanity-naming-in.html
Correct C
C.
C dladm show-phys is valid for solaris 11 and dladm show-dev is valid for solaris 10.
http://docs.oracle.com/cd/E23824_01/html/821-1458/gkipd.html
C : dladm show-phys