Cisco Exam Questions

Which command captures http traffic from Host A to Server A?

Refer to the exhibit. Server A is a busy server that offers these services:
– World Wide Web
– DNS
Which command captures http traffic from Host A to Server A?

A.
capture traffic match udp host 10.1.1.150 host 10.2.2.100

B.
capture traffic match 80 host 10.1.1.150 host 10.2.2.100

C.
capture traffic match ip 10.2.2.0 255.255.255.192 host 10.1.1.150

D.
capture traffic match tcp host 10.1.1.150 host 10.2.2.100

E.
capture traffic match tcp host 10.2.2.100 host 10.1.1.150 eq 80