HPE7-A06 · Question #6
A network administrator wants to collect dumps for traffic sources or destined to a specific IP address. What is the simplest diagnostic command or commands on AOS-CX switches to accomplish this?
The correct answer is B. diag utilities tcpdump host-ip. On AOS-CX switches, the simplest way to capture traffic to or from a specific IP is with diag utilities tcpdump host <ip>. The host keyword matches both source and destination for the given IP address, eliminating the need to run separate source and destination filters.
Question
A network administrator wants to collect dumps for traffic sources or destined to a specific IP address. What is the simplest diagnostic command or commands on AOS-CX switches to accomplish this?
Options
- Adiag utilities tcpdump source-destination-ip
- Bdiag utilities tcpdump host-ip
- Cdiag utilities tcpdump source-ip
- Ddiag utilities tcpdump destination-ip
How the community answered
(56 responses)- A2% (1)
- B91% (51)
- C5% (3)
- D2% (1)
Explanation
On AOS-CX switches, the simplest way to capture traffic to or from a specific IP is with diag utilities tcpdump host <ip>. The host keyword matches both source and destination for the given IP address, eliminating the need to run separate source and destination filters.
Topics
Community Discussion
No community discussion yet for this question.