Packet filters work at which of the following layers of the OSI model?

A) Application
B) Network
C) Session
D) Transport


B) Network

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. An object can store data. 2. A class is not an object. It is a description of an object. 3. Instance methods should be declared static. 4. Instance methods do not have the key word static in their headers. 5. When an object is passed as an argument to a method, the object's address is passed into the method's parameter variable.

Computer Science & Information Technology

Write a C shell (the first edition of the book mistakenly says Bash) script called mv (which replaces the GNU utility mv) that tries to rename the specified file (using the GNU utility mv), but if the destination file exists, instead creates an index number to append to the destination file, a sort of version number. (example omitted)

What will be an ideal response?

Computer Science & Information Technology

Which of the following is a task handled at the Network layer?

A. recognizes and uses multiple routes B. manages point-to-point transmission across the networking medium C. ensures reliable end-to-end transmission of PDUs D. maintains ongoing communications between a sender and a receiver

Computer Science & Information Technology

Case Based Critical ThinkingCase 1You are in the planning stages of designing a website to market children's books.  The continually expanding field of children's books makes this an exciting adventure. Answer the following two questions about planning the site. What is the primary goal of the site?

A. Sell a product B. Recruit writers C. Meet parents D. Recruit illustrators

Computer Science & Information Technology