Which display filter example would show only HTTP traffic on port 80?
host 192.168.1.1
tcp.port == 80
ip.src == 10.0.0.0/24
net 192.168.0.0/16
This question is part of this quiz :