Arista Certified Engineer – Associate (ACE-A) — Question 45
What will the following command do?
show event-monitor arp | grep 10.100.100.6
Answer options
- A. Show all the historical ARP entry changes on the remote Arista switch located at IP address 10.100.100.6
- B. Show all the event-monitors for a switch that has an ARP address matched to the IP address 10.100.100.6
- C. Show all historical ARP entry changes that contain the IP address 10.100.100.6
- D. This is not a valid command
Correct answer: B
Explanation
The correct answer is B because the command specifically filters event-monitor ARP logs for entries associated with the given IP address. Option A is incorrect as it implies querying a remote switch rather than event-monitor entries. Option C mistakenly suggests that it shows all historical changes rather than specifically monitoring events related to ARP. Option D is incorrect as the command is valid and correctly formatted.