What command will be useful to confirm this?

You have connected a new printer at a fixed IP address. It appears to work correctly most of

the time, but at other times does not respond You suspect that the assigned address may
not be unique within the network. What command will be useful to confirm this?

You have connected a new printer at a fixed IP address. It appears to work correctly most of

the time, but at other times does not respond You suspect that the assigned address may
not be unique within the network. What command will be useful to confirm this?

A.
ipadm show-if

B.
dladm show-addr

C.
arp

D.
ipadm show-addr

E.
netstat



Leave a Reply 4

Your email address will not be published. Required fields are marked *


zelex

zelex

C

arp -a shows flags in the table. It helps to confirm the status of the resolved IP addresses. If the flags is “d” it indicates the IP address is unverified that is a local IP address is currently undergoing duplicate address detection.

ben

ben

C
D is for address’s interface in server but here is ip fix of printer

Mahoni

Mahoni

Answer: D
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