There are hundreds of filters available in Wireshark. A large network could have numerous filters and many different types of traffic. List three filters that might be useful to a network administrator.

What will be an ideal response?


Answers will vary but could include TCP, specific IP Addresses (source and/or destination), and
protocols such as HTTP.

Computer Science & Information Technology

You might also like to view...

Anyone who uses a computer keyboard should be able to easily solve the following simple substitution cipher:

Rsvj ;ryyrt od vjsmhrf yp yjr pmr pm oyd tohjy pm yjr lrunpstf/ What will be an ideal response?

Computer Science & Information Technology

Which of the following statements is false?

a. The following if statement uses the == comparison operator to determine whether the values of variables number1 and number2 are equal: if number1 == number2: print(number1, 'is equal to', number2) b. Each if statement consists of the keyword if, the condition to test, and a colon (:) followed by an indented body called a suite. c. Each suite contains zero or more statements. d. Forgetting the colon (:) after the condition is a common syntax error.

Computer Science & Information Technology

Explain how the disabling and enabling of interrupts is useful in implementing mutual exclusion primitives on uniprocessor systems.

What will be an ideal response?

Computer Science & Information Technology

Workbooks can be posted online but control of them CANNOT be shared

Indicate whether the statement is true or false.

Computer Science & Information Technology