An administrator is setting up the new Solaris platform server, logger, and has forgotten the
appropriate mail relay server to use for this subnet.
# cat /etc/resolv.conf
domainname central.company.com
nameserver 170.63.2.10
nameserver 163.120.15.10
Which command can the administrator use to discover this information?
A.
cat /etc/nsswitch.conf
B.
nsloookup type=A logger.central.company.com
C.
dig -relay 163.120.15.10
D.
dig central.company.com mx
E.
dig mailrelay logger.central.company.com