exam questions

Exam 200-201 All Questions

View all questions & answers for the 200-201 exam

Exam 200-201 topic 1 question 132 discussion

Actual exam question from Cisco's 200-201
Question #: 132
Topic #: 1
[All 200-201 Questions]

Which filter allows an engineer to filter traffic in Wireshark to further analyze the PCAP file by only showing the traffic for LAN 10.11.x.x, between workstations and servers without the Internet?

  • A. src=10.11.0.0/16 and dst=10.11.0.0/16
  • B. ip.src==10.11.0.0/16 and ip.dst==10.11.0.0/16
  • C. ip.src=10.11.0.0/16 and ip.dst=10.11.0.0/16
  • D. src==10.11.0.0/16 and dst==10.11.0.0/16
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Eng_ahmedyoussef
10 months ago
Selected Answer: B
B is correct ip.src==10.11.0.0/16 and ip.dst==10.11.0.0/16
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...