Multiple choice technology operating systems

Which command can be used to verify a network interface card (NIC) is enabled?

  1. nslookup

  2. ping

  3. lanscan

  4. arp

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

lanscan is an HP-UX specific command that displays the status of all LAN interfaces, including whether each NIC is enabled or disabled. It shows the interface state, PPA, and MAC addresses. nslookup queries DNS, ping tests connectivity, and arp shows address mappings - none verify NIC enable status.