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
C
C is the correct
There is not show-dev subcommand of dladm.
man dladm
dladm show-phys [-PZ] [-Lm] [[-p] -o field[,…]] [-H] [-z
zone[,…]] [-D [dcb-feature] [-lr]] [-V] [phys-link]
Show the physical device and attributes of all physical
links, or of the named physical link. Without -P, only
physical links that are available on the running system
are displayed.
The Correct Answer dladm show-phys there is no show-dev at Solaris 11
the Q is asked for unfamiliar system , the the show-phys is true only on x86 arch.
on SPARC its show-dev