nerdexam
CompTIA

N10-005 · Question #864

Which of the following switches is used with ARP to display the cache entry for a specific IP address?

The correct answer is A. -a. The command arp -a <IP address> displays the ARP cache entry for a specific IP address (or all entries if no IP is specified). The -d switch deletes a cache entry, -s adds a static ARP entry, and -g is functionally equivalent to -a on some platforms but is less commonly…

Network troubleshooting

Question

Which of the following switches is used with ARP to display the cache entry for a specific IP address?

Options

  • A-a
  • B-d
  • C-g
  • D-s

How the community answered

(38 responses)
  • A
    87% (33)
  • B
    3% (1)
  • C
    8% (3)
  • D
    3% (1)

Explanation

The command arp -a <IP address> displays the ARP cache entry for a specific IP address (or all entries if no IP is specified). The -d switch deletes a cache entry, -s adds a static ARP entry, and -g is functionally equivalent to -a on some platforms but is less commonly referenced. On Windows and Linux, -a is the standard flag for viewing the ARP table.

Topics

#ARP command#ARP cache#network commands#troubleshooting tools

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice