ExamGecko
Question list
Search
Search

Related questions











Question 205 - 312-50v12 discussion

Report
Export

You are analysing traffic on the network with Wireshark. You want to routinely run a cron job which will run the capture against a specific set of IPs - 192.168.8.0/24. What command you would use?

A.
wireshark --fetch ''192.168.8*''
Answers
A.
wireshark --fetch ''192.168.8*''
B.
wireshark --capture --local masked 192.168.8.0 ---range 24
Answers
B.
wireshark --capture --local masked 192.168.8.0 ---range 24
C.
tshark -net 192.255.255.255 mask 192.168.8.0
Answers
C.
tshark -net 192.255.255.255 mask 192.168.8.0
D.
sudo tshark -f''net 192 .68.8.0/24''
Answers
D.
sudo tshark -f''net 192 .68.8.0/24''
Suggested answer: D
asked 18/09/2024
Duc Hai
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first