CCIE Practice Test 2026 – Complete Exam Prep Resource

Session length

1 / 20

Which TCP dump filter would best verify that traffic is reaching a Linux server?

tcpdump -i eth0 host 10.10.7.4 and host 11.0.1.9 and port 8080

tcpdump -i eth0 host 10.10.7.4 and 11.0.1.9

tcpdump -i eth0 src 10.10.7.4 and dst 11.0.1.9 and dst port 8080

The selected choice effectively captures traffic that is specifically directed to the Linux server at IP address 11.0.1.9, while also filtering for the appropriate source of that traffic. By using "src 10.10.7.4," the filter targets packets coming from the source address attempting to reach the destination. The inclusion of "dst" for the destination and "dst port 8080" ensures that the filter is honing in on the relevant traffic, which is crucial for confirming that the packets are both originating from the intended source and arriving at the correct server on the desired port.

This approach is particularly useful in troubleshooting scenarios, as it isolates the traffic flow to just the interactions between these two endpoints, making it easier to determine if traffic is successfully reaching the server as intended. The combination of source and destination checks, along with the specific port, allows for a precise examination of the traffic.

In contrast, other options might not serve this verification purpose effectively. Some options may include both source and destination correctly but miss filtering by the right port number, or they might not include the necessary distinctions between source and destination traffic. This specificity is essential when examining traffic flows and ensuring successful communication to the Linux server.

Get further explanation with Examzify DeepDiveBeta

tcpdump -i eth0 dst 11.0.1.9 and dst port 8080

Next Question

Find the option that is right for you!

All options are one-time payments.

$12.50

30 day premium pass

All the basics to get you started

  • Ad-free experience
  • View your previous attempt history
  • Mobile app access
  • In-depth explanations
  • 30 day premium pass access
👑$30.00 $87.50 usd

6 month DELUXE pass (most popular)

Everything with the 30 day premium pass FOR 6 MONTHS! & the ultimate digital PDF study guide (BONUS)

  • Everything included in the premium pass
  • $87.50 usd value for $30.00! You save $57.50!
  • + Access to the ultimate digital PDF study guide
  • + 6 months of premium pass access
  • + Priority support
$12.50 $18.99

Ultimate digital PDF study guide

For those that prefer a more traditional form of learning

  • Available for instant download
  • Available offline
  • Hundreds of practice multiple choice questions
  • Comprehensive content
  • Detailed explanations
Image Description
Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy